Skip to content

$L^p$ Spaces

7.1 Definition

For 1p<1 \leq p < \infty, define

Lp(μ)={f:XR measurable:Xfpdμ<}L^p(\mu) = \left\{f : X \to \mathbb{R} \text{ measurable} : \int_X |f|^p\, d\mu < \infty\right\}

with the norm fp=(fpdμ)1/p\|f\|_p = \left(\int |f|^p\, d\mu\right)^{1/p}.

For p=p = \infty, define L(μ)={f:XR measurable:ess supf<}L^\infty(\mu) = \{f : X \to \mathbb{R} \text{ measurable} : \text{ess sup}|f| < \infty\} where f=esssupf\|f\|_\infty = \mathrm{ess\,sup}|f|.

Remark. Elements of LpL^p are equivalence classes of functions equal a.e. The norm p\|\cdot\|_p is well-defined on equivalence classes.

7.2 Holder”s Inequality

Theorem 7.1 (Holder’s Inequality). Let 1p,q1 \leq p, q \leq \infty with 1/p+1/q=11/p + 1/q = 1. If fLp(μ)f \in L^p(\mu) and gLq(μ)g \in L^q(\mu), then fgL1(μ)fg \in L^1(\mu) and

fg1fpgq\|fg\|_1 \leq \|f\|_p \cdot \|g\|_q

Proof sketch. Use Young’s inequality: abap/p+bq/qab \leq a^p/p + b^q/q for a,b0a, b \geq 0. Set a=f/fpa = |f|/\|f\|_p and b=g/gqb = |g|/\|g\|_q and integrate. \blacksquare

Special case (p=q=2p = q = 2): This reduces to the Cauchy-Schwarz inequality: fg1f2g2\|fg\|_1 \leq \|f\|_2 \|g\|_2.

7.3 Minkowski’s Inequality

Theorem 7.2 (Minkowski’s Inequality). For 1p1 \leq p \leq \infty and f,gLp(μ)f, g \in L^p(\mu):

f+gpfp+gp\|f + g\|_p \leq \|f\|_p + \|g\|_p

Proof sketch (for 1<p<1 < p < \infty). Write f+gp=f+gf+gp1|f + g|^p = |f + g| \cdot |f + g|^{p-1}. Apply Holder’s inequality with conjugate exponents pp and q=p/(p1)q = p/(p-1):

f+gpfpf+gpp/q+gpf+gpp/q\int |f + g|^p \leq \|f\|_p \|f + g\|_p^{p/q} + \|g\|_p \|f + g\|_p^{p/q}

Divide both sides by f+gpp/q\|f + g\|_p^{p/q}. \blacksquare

7.4 Completeness of LpL^p

Theorem 7.3. (Lp(μ),p)(L^p(\mu), \|\cdot\|_p) is a Banach space for every 1p1 \leq p \leq \infty.

Proof sketch. Let {fn}\{f_n\} be a Cauchy sequence in LpL^p. Extract a subsequence fnkf_{n_k} with fnk+1fnkp<2k\|f_{n_{k+1}} - f_{n_k}\|_p < 2^{-k}. Define g=fn1+k=1fnk+1fnkg = |f_{n_1}| + \sum_{k=1}^{\infty} |f_{n_{k+1}} - f_{n_k}|. By the triangle inequality, gpfn1p+1\|g\|_p \leq \|f_{n_1}\|_p + 1. So gLpg \in L^p, hence g<g < \infty a.e., meaning fnkf_{n_k} converges a.e. to some ff. Show fLpf \in L^p and fnff_n \to f in LpL^p-norm. \blacksquare

Theorem 7.4. L2(μ)L^2(\mu) is a Hilbert space with inner product f,g=fgdμ\langle f, g \rangle = \int f\overline{g}\, d\mu.

7.5 Inclusions

Proposition 7.5. If μ\mu is a finite measure and 1p<q1 \leq p < q \leq \infty, then Lq(μ)Lp(μ)L^q(\mu) \subseteq L^p(\mu). In particular, L(μ)L2(μ)L1(μ)L^\infty(\mu) \subseteq L^2(\mu) \subseteq L^1(\mu).

Proof. Apply Holder’s inequality with q/pq/p and its conjugate. \blacksquare