TheoremComplete

Product Measures and Fubini - Applications

TheoremConvolution Theorem

Let f,g∈L1(Rn)f, g \in L^1(\mathbb{R}^n). The convolution of ff and gg is defined by: (fβˆ—g)(x)=∫Rnf(xβˆ’y)g(y) dy=∫Rnf(y)g(xβˆ’y) dy(f * g)(x) = \int_{\mathbb{R}^n} f(x - y) g(y) \, dy = \int_{\mathbb{R}^n} f(y) g(x - y) \, dy

Then fβˆ—g∈L1(Rn)f * g \in L^1(\mathbb{R}^n) and: βˆ₯fβˆ—gβˆ₯1≀βˆ₯fβˆ₯1βˆ₯gβˆ₯1\|f * g\|_1 \leq \|f\|_1 \|g\|_1

Moreover, convolution is commutative: fβˆ—g=gβˆ—ff * g = g * f, and associative: (fβˆ—g)βˆ—h=fβˆ—(gβˆ—h)(f * g) * h = f * (g * h).

The proof uses Fubini's theorem to interchange the order of integration, showing that convolution is a well-defined operation on L1L^1 that makes it a Banach algebra.

ExampleSmoothing by Convolution

Let ϕϡ(x)=1Ο΅nΟ•(xΟ΅)\phi_\epsilon(x) = \frac{1}{\epsilon^n} \phi(\frac{x}{\epsilon}) where Ο•\phi is a smooth, compactly supported function with βˆ«Ο•=1\int \phi = 1 (called an approximation to the identity).

For f∈L1(Rn)f \in L^1(\mathbb{R}^n), the convolution fβˆ—Ο•Ο΅f * \phi_\epsilon is smooth (infinitely differentiable), and: lim⁑ϡ→0βˆ₯fβˆ—Ο•Ο΅βˆ’fβˆ₯1=0\lim_{\epsilon \to 0} \|f * \phi_\epsilon - f\|_1 = 0

This shows that smooth functions are dense in L1L^1, a fundamental result for PDE theory and harmonic analysis.

Remark

Applications of product measures and Fubini:

  1. Probability: For independent random variables XX and YY with joint distribution ΞΌβŠ—Ξ½\mu \otimes \nu: E[h(X,Y)]=∫XΓ—Yh d(ΞΌβŠ—Ξ½)=∫X(∫Yh(x,y) dΞ½(y))dΞΌ(x)\mathbb{E}[h(X, Y)] = \int_{X \times Y} h \, d(\mu \otimes \nu) = \int_X \left(\int_Y h(x, y) \, d\nu(y)\right) d\mu(x)

  2. Fourier transform: The Fourier inversion formula and Plancherel theorem use Fubini to evaluate integrals like: ∫Rn∫Rnf(x)g^(ΞΎ)e2Ο€ix⋅ξ dξ dx\int_{\mathbb{R}^n} \int_{\mathbb{R}^n} f(x) \hat{g}(\xi) e^{2\pi i x \cdot \xi} \, d\xi \, dx

  3. Change of variables: For measurable T:X×Y→U×VT: X \times Y \to U \times V, computing integrals after transformation often requires Fubini to decompose the integral.

  4. Stochastic processes: The Kolmogorov extension theorem uses product measures on infinite products to construct processes with prescribed finite-dimensional distributions.

  5. Differential geometry: Integration on manifolds uses Fubini to reduce integrals to coordinate patches.

The Convolution Theorem and its applications demonstrate how product measures and Fubini's theorem are central tools in modern analysis, connecting integration theory with functional analysis and harmonic analysis.