Prerequisites & Notation

Before You Begin

This chapter builds the infinite-dimensional framework needed for RF imaging. It assumes the following background. If any item feels unfamiliar, revisit the linked material before proceeding.

  • Linear algebra: vector spaces, inner products, eigenvalues, SVD (Telecom Book, Chapter 1) (Review ch01)

    Self-check: Can you compute the SVD of a 3×23 \times 2 complex matrix and interpret the singular values geometrically?

  • Calculus: sequences, series, limits, continuity in R\mathbb{R}; uniform vs. pointwise convergence

    Self-check: Can you prove that a Cauchy sequence in R\mathbb{R} converges, and give an example of a sequence that is Cauchy in Q\mathbb{Q} but not in Q\mathbb{Q}?

  • Measure theory and Lebesgue integration at the level of "almost everywhere" and the dominated convergence theorem

    Self-check: Can you state the dominated convergence theorem and give an example where pointwise convergence does not imply L1L^1 convergence?

  • Complex numbers: modulus, conjugate, polar form, ejθe^{j\theta}; basic complex analysis at the undergraduate level

    Self-check: Can you evaluate 01ej2πnxdx\int_0^1 e^{j 2\pi n x}\,dx for integer nn?

  • Basic set theory and proof techniques: induction, contradiction, epsilon-delta arguments

    Self-check: Can you write an ε\varepsilon-δ\delta proof of continuity for a given function?

Notation for This Chapter

Symbols introduced in this chapter. All imaging-specific symbols use \\backslashntn{} tokens where a notation key exists for the book. See also the NGlobal Notation Table master table.

SymbolMeaningIntroduced
V,W,H\mathcal{V}, \mathcal{W}, \mathcal{H}Generic normed, Banach, or Hilbert spacess01
\|\cdot\|Norm on a vector space (context determines the space)s01
Lp\|\cdot\|_{L^p}Lebesgue LpL^p norm on function spacess01
Lp(Ω)L^p(\Omega)Lebesgue space of pp-integrable functions on Ω\Omegas01
p\ell^pSequence space with pp-summable entriess01
f,g\langle f, g \rangleInner product (linear in first argument)s02
L2(Ω)L^2(\Omega)Hilbert space of square-integrable functionss02
{en}n=1\{e_n\}_{n=1}^\inftyOrthonormal basis (ONB)s02
f^\hat{f}Orthogonal projection of ff onto a subspaces02
A:VW\mathcal{A}: \mathcal{V} \to \mathcal{W}Bounded linear operators03
Aop\|\mathcal{A}\|_{\mathrm{op}}Operator norm: supf=1Af\sup_{\|f\|=1}\|\mathcal{A}f\|s03
A\mathcal{A}^*Adjoint operators03
σn(A)\sigma_n(\mathcal{A})Singular values of operator A\mathcal{A}, σ1σ20\sigma_1 \geq \sigma_2 \geq \cdots \to 0s04
{(σn,vn,un)}\{(\sigma_n, v_n, u_n)\}Singular system: right singular functions, left singular functionss04
D(Ω)\mathcal{D}'(\Omega)Space of distributions (continuous linear functionals on test functions)s05
Hs(Ω)H^s(\Omega)Sobolev space of order ss (weak derivatives in L2L^2)s05
G(r,r)G(\mathbf{r}, \mathbf{r}^\prime)Green's function of the Helmholtz operators05
A:XY\mathcal{A}: \mathcal{X} \to \mathcal{Y}Forward operator (maps scene to measurements)s06
Ω\OmegaTarget / scene region in 3-D spaces06
c(r)c(\mathbf{r})Complex reflectivity (scene) function at position r\mathbf{r}s06
A\mathbf{A}Discretized sensing matrixs06
w\mathbf{w}Noise vector in the observation models06