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 complex matrix and interpret the singular values geometrically?
- Calculus: sequences, series, limits, continuity in ; uniform vs. pointwise convergence
Self-check: Can you prove that a Cauchy sequence in converges, and give an example of a sequence that is Cauchy in but not in ?
- 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 convergence?
- Complex numbers: modulus, conjugate, polar form, ; basic complex analysis at the undergraduate level
Self-check: Can you evaluate for integer ?
- Basic set theory and proof techniques: induction, contradiction, epsilon-delta arguments
Self-check: Can you write an - proof of continuity for a given function?
Notation for This Chapter
Symbols introduced in this chapter. All imaging-specific symbols use ntn{} tokens where a notation key exists for the book. See also the NGlobal Notation Table master table.
| Symbol | Meaning | Introduced |
|---|---|---|
| Generic normed, Banach, or Hilbert spaces | s01 | |
| Norm on a vector space (context determines the space) | s01 | |
| Lebesgue norm on function spaces | s01 | |
| Lebesgue space of -integrable functions on | s01 | |
| Sequence space with -summable entries | s01 | |
| Inner product (linear in first argument) | s02 | |
| Hilbert space of square-integrable functions | s02 | |
| Orthonormal basis (ONB) | s02 | |
| Orthogonal projection of onto a subspace | s02 | |
| Bounded linear operator | s03 | |
| Operator norm: | s03 | |
| Adjoint operator | s03 | |
| Singular values of operator , | s04 | |
| Singular system: right singular functions, left singular functions | s04 | |
| Space of distributions (continuous linear functionals on test functions) | s05 | |
| Sobolev space of order (weak derivatives in ) | s05 | |
| Green's function of the Helmholtz operator | s05 | |
| Forward operator (maps scene to measurements) | s06 | |
| Target / scene region in 3-D space | s06 | |
| Complex reflectivity (scene) function at position | s06 | |
| Discretized sensing matrix | s06 | |
| Noise vector in the observation model | s06 |