Distributions, Sobolev Spaces, and Green's Functions

Why Distributions and Sobolev Spaces?

Classical calculus requires functions to be differentiable. But many objects central to RF imaging are not:

  • A point scatterer at r0\mathbf{r}_0 has scene function c(r)=γδ(rr0)c(\mathbf{r}) = \gamma\,\delta(\mathbf{r} - \mathbf{r}_0) — a Dirac delta, which is not a function in any LpL^p sense.
  • The Heaviside step models sharp edges in SAR urban scenes.
  • The Green's function of the Helmholtz operator has a non-integrable singularity at the source point.

Distributions extend classical calculus to handle these rigorously. Sobolev spaces provide the function-space language for PDEs and give us a way to encode prior smoothness assumptions in reconstructions.

This section provides the rigorous foundation for Chapter 5's electromagnetic scattering theory.

Historical Note: Laurent Schwartz and the Theory of Distributions

1944–1951

Laurent Schwartz (1915–2002) introduced the theory of distributions (also called "generalised functions") in 1944–45, publishing the foundational monograph Théorie des distributions in 1950–51. The Fields Medal in 1950 recognised this as the deepest advance in mathematical analysis since Lebesgue's integration theory.

Schwartz's key insight: instead of defining the Dirac delta as a "function" that is zero everywhere except at one point with infinite height, define it as a functional — a rule for assigning a number to every smooth function. This functional viewpoint unifies the delta function, its derivatives, and all classical functions under one framework.

Paul Dirac had introduced the delta function in physics in 1927 (in The Principles of Quantum Mechanics), but without mathematical rigour. Schwartz's theory validated decades of physicist's calculations and provided the rigorous setting for quantum field theory, the wave equation, and — directly relevant here — the Green's function of the Helmholtz operator.

Definition:

Test Functions and the Space D(Ω)\mathcal{D}(\Omega)

The space of test functions is

D(Ω)=Cc(Ω),\mathcal{D}(\Omega) = C_c^\infty(\Omega),

the set of all infinitely differentiable functions φ:ΩC\varphi: \Omega \to \mathbb{C} with compact support contained in Ω\Omega (i.e., φ\varphi vanishes outside some bounded closed subset of Ω\Omega).

A sequence φkφ\varphi_k \to \varphi in D(Ω)\mathcal{D}(\Omega) if: (a) all φk\varphi_k are supported in a common compact set, and (b) all derivatives converge uniformly: DαφkDαφD^\alpha \varphi_k \to D^\alpha\varphi uniformly for every multi-index α\alpha.

Definition:

Distributions — D(Ω)\mathcal{D}'(\Omega)

A distribution (or generalised function) TT on Ω\Omega is a continuous linear functional on D(Ω)\mathcal{D}(\Omega):

T:D(Ω)C,φT,φT(φ).T: \mathcal{D}(\Omega) \to \mathbb{C}, \quad \varphi \mapsto \langle T, \varphi \rangle \triangleq T(\varphi).

The space of all distributions is D(Ω)\mathcal{D}'(\Omega).

Every locally integrable function fLloc1(Ω)f \in L^1_{\mathrm{loc}}(\Omega) defines a regular distribution via

Tf,φ=Ωf(r)φ(r)dr.\langle T_f, \varphi \rangle = \int_\Omega f(\mathbf{r})\, \varphi(\mathbf{r})\,d\mathbf{r}.

Distributions that do not arise this way (e.g., the Dirac delta) are called singular distributions.

Example: The Dirac Delta as a Distribution

Show that the Dirac delta δr0\delta_{\mathbf{r}_0} is a distribution, verify it is not a regular distribution (i.e., not an L1L^1 function), and explain its role in RF imaging.

Definition:

Weak Derivative

The weak derivative (or distributional derivative) of a distribution TD(Ω)T \in \mathcal{D}'(\Omega) in the direction of multi-index α=(α1,,αd)\alpha = (\alpha_1, \ldots, \alpha_d) is defined by

DαT,φ=(1)αT,DαφφD(Ω).\langle D^\alpha T, \varphi \rangle = (-1)^{|\alpha|}\,\langle T, D^\alpha\varphi \rangle \quad \forall\,\varphi \in \mathcal{D}(\Omega).

Every distribution has weak derivatives of all orders.

The sign (1)α(-1)^{|\alpha|} comes from integration by parts — the derivative is transferred to the smooth test function φ\varphi, and boundary terms vanish because φ\varphi has compact support.

Key example: The Heaviside function H(x)=1x>0H(x) = \mathbf{1}_{x > 0} has weak derivative H=δ0H' = \delta_0 (the Dirac delta at 0). This formalises the physicist's statement "d/dxH(x)=δ(x)d/dx\,H(x) = \delta(x)" — the sharp edge of an urban building's SAR return has a distributional derivative that is a delta function.

Definition:

Sobolev Spaces Hs(Ω)H^s(\Omega)

For sN0s \in \mathbb{N}_0, the Sobolev space Hs(Ω)Ws,2(Ω)H^s(\Omega) \triangleq W^{s,2}(\Omega) consists of L2(Ω)L^2(\Omega) functions whose weak derivatives up to order ss are all in L2(Ω)L^2(\Omega):

Hs(Ω)={fL2(Ω):DαfL2(Ω)  for all  αs},H^s(\Omega) = \bigl\{f \in L^2(\Omega) : D^\alpha f \in L^2(\Omega)\;\text{for all}\;|\alpha| \leq s\bigr\},

equipped with the inner product

f,gHs=αsDαf,DαgL2.\langle f, g \rangle_{H^s} = \sum_{|\alpha| \leq s} \langle D^\alpha f, D^\alpha g \rangle_{L^2}.

For non-integer ss, HsH^s is defined via the Fourier transform: fHs(Rd)f \in H^s(\mathbb{R}^d) iff (1+ξ2)s/2f^L2(Rd)(1 + |\xi|^2)^{s/2}\hat{f} \in L^2(\mathbb{R}^d).

Hierarchy: H2(Ω)H1(Ω)L2(Ω)=H0(Ω)H^2(\Omega) \subset H^1(\Omega) \subset L^2(\Omega) = H^0(\Omega). Higher-order Sobolev spaces contain smoother functions. Reconstruction in HsH^s with s>0s > 0 is a form of regularisation: it penalises rapid spatial variation and produces smoother images than plain L2L^2 regularisation.

For negative ss, Hs(Ω)H^{-s}(\Omega) is the dual space of Hs(Ω)H^s(\Omega) and contains "rougher" objects like distributions. The Green's function of the Helmholtz equation is in H1H^{-1} near the singularity.

Definition:

Green's Function of the Helmholtz Operator

The Helmholtz operator in dd dimensions is L=Δ+κ2\mathcal{L} = \Delta + \kappa^2 where κ=2π/λ\kappa = 2\pi/\lambda is the wavenumber.

The free-space Green's function G(r,r)G(\mathbf{r}, \mathbf{r}') satisfies

(Δr+κ2)G(r,r)=δ(rr)(\Delta_{\mathbf{r}} + \kappa^2)\,G(\mathbf{r}, \mathbf{r}') = -\delta(\mathbf{r} - \mathbf{r}')

subject to the Sommerfeld radiation condition (outgoing waves at infinity). In 3-D:

G(r,r)=ejκrr4πrr.G(\mathbf{r}, \mathbf{r}') = \frac{e^{j\kappa\|\mathbf{r} - \mathbf{r}'\|}}{4\pi\,\|\mathbf{r} - \mathbf{r}'\|}.

The Dirac delta on the right-hand side requires the distributional framework to make rigorous sense. The Green's function is not in L2L^2 near r=r\mathbf{r} = \mathbf{r}' (it has a 1/r1/r singularity in 3-D), but it is in Hloc1H^{-1}_{\mathrm{loc}}.

The physical meaning: G(r,r)G(\mathbf{r}, \mathbf{r}') is the field at r\mathbf{r} produced by a unit point source at r\mathbf{r}'. The factor ejκre^{j\kappa r} is the outgoing spherical wave (the Sommerfeld condition selects the physical solution). The 1/(4πr)1/(4\pi r) factor is the spherical spreading loss. This is the kernel of the forward operator in the Born approximation (Ch~5).

Example: The Green's Function as the Kernel of the Forward Operator

Using the Green's function G(r,r)G(\mathbf{r}, \mathbf{r}') of the Helmholtz equation, write the Born-approximation forward operator that maps the contrast function χ(r)=κ2[ϵr(r)1]\chi(\mathbf{r}) = \kappa^2[\epsilon_r(\mathbf{r}) - 1] to the scattered field. Show it is an integral operator and identify its kernel.

Why This Matters: Distributions in Scattering Theory

Distributions appear at three points in the RF imaging forward model:

  1. Point scatterers. An isolated scatterer at r0\mathbf{r}_0 has c(r)=γδ(rr0)c(\mathbf{r}) = \gamma\,\delta(\mathbf{r} - \mathbf{r}_0) — a singular distribution. The discretised imaging model approximates this by a delta on the voxel grid.

  2. The Green's function. The Helmholtz Green's function G(r,r)G(\mathbf{r}, \mathbf{r}') satisfies (Δ+κ2)G=δ(\Delta + \kappa^2)G = -\delta in the distributional sense. Without distributions, this equation has no meaning — yet it is the kernel of the forward operator in every Born-approximation imaging model.

  3. Sobolev regularity of scenes. Assuming cHsc \in H^s with s>0s > 0 is a smoothness prior. It makes the inverse problem less ill-posed by restricting the feasible set to smoother functions, improving reconstruction stability (at the cost of resolution).

See full treatment in Chapter 5

Quick Check

The Dirac delta δr0\delta_{\mathbf{r}_0} is best described as ___.

A function in L1(Ω)L^1(\Omega)

A function in L2(Ω)L^2(\Omega)

A continuous linear functional on D(Ω)\mathcal{D}(\Omega)

An element of H1(Ω)H^1(\Omega)

Quick Check

Assuming the scene reflectivity cH1(Ω)c \in H^1(\Omega) (instead of L2L^2) as a prior for reconstruction ___.

Has no effect on the reconstruction

Makes the reconstruction less smooth

Penalises large spatial gradients, producing smoother images

Promotes sparse reconstructions

Distribution (generalised function)

A continuous linear functional T:D(Ω)CT: \mathcal{D}(\Omega) \to \mathbb{C} on the space of test functions. Distributions include all locally integrable functions, the Dirac delta, and their derivatives of all orders. The theory allows differentiation of non-smooth and singular objects.

Related: Distributions — D(Ω)\mathcal{D}'(\Omega), Test Functions and the Space D(Ω)\mathcal{D}(\Omega), Weak Derivative

Sobolev space HsH^s

The Hilbert space Hs(Ω)H^s(\Omega) of L2L^2 functions whose weak derivatives up to order ss are in L2L^2. Equipped with the HsH^s inner product. For s>0s > 0 this is a proper subspace of L2L^2 containing smoother functions; for s<0s < 0 it is a space of distributions.

Related: Sobolev Spaces Hs(Ω)H^s(\Omega), Weak Derivative

Green's function

The fundamental solution G(r,r)G(\mathbf{r}, \mathbf{r}') of a differential operator L\mathcal{L}, satisfying LG=δ\mathcal{L}G = -\delta in the distributional sense. For the Helmholtz operator in 3-D: G=ejκr/(4πr)G = e^{j\kappa r}/(4\pi r). The kernel of the Born-approximation forward operator.

Related: Green's Function of the Helmholtz Operator, Distributions — D(Ω)\mathcal{D}'(\Omega)

Key Takeaway

Three core messages of this section:

(1) Distributions extend classical functions to handle point scatterers (Dirac delta), sharp edges (Heaviside), and the singularities of Green's functions — all of which appear naturally in RF imaging.

(2) The Green's function of the Helmholtz operator (G=ejκr/(4πr)G = e^{j\kappa r}/(4\pi r) in free space) is the kernel of the Born-approximation forward operator. The equation (Δ+κ2)G=δ(\Delta + \kappa^2)G = -\delta is only meaningful in the distributional sense.

(3) Sobolev spaces HsH^s provide a quantitative measure of smoothness. Reconstruction in HsH^s encodes a smoothness prior — increasing ss produces smoother images at the cost of reduced ability to recover sharp features. This is the function-space analogue of Tikhonov regularisation with a derivative penalty.