Skip to content
homeaboutworkprojectsthesiswritingresume
Loading
~/blog/lp-spaces0%dark
  1. home/
  2. writing/
  3. The L-p Spaces

05 June 2026 · 5 min read · updated 13 June 2026

The L-p Spaces

The L-p spaces are the Banach spaces in which integrable functions are measured by the p-th root of the integral of their p-th power. We prove Young's inequality, deduce Holder's inequality and the Minkowski inequality that is the triangle inequality for the p-norm, and prove the Riesz-Fischer completeness theorem for every exponent, so each L-p is a Banach space. The case p equal to two is the Hilbert space the rest of the analysis is built on, and the general scale is the home of the inequalities probability and harmonic analysis run on.

  • 4 equations
  • 9 results
  • 8 connections
  • measure-theory
  • functional-analysis
  • integration
On this page▾
  • The p-norm
  • Young, Holder, and Minkowski
  • Completeness

5 min left

  • The p-norm1m
  • Young, Holder, and Minkowski2m
  • Completeness2m

The Lebesgue integral measures the size of a function, and there is one such measure per exponent ppp, with a function small when its ppp-th power has small integral. Each choice gives a complete normed space, a Banach space, and the single value p=2p=2p=2 gives the Hilbert space L2L^2L2 the geometry of the subject lives in. This post proves the two inequalities that make the ppp-norm a norm and the completeness that makes the space Banach, on a fixed measure space (Ω,A,μ)(\Omega,\mathcal A,\mu)(Ω,A,μ) [1]. For 1<p<∞1<p<\infty1<p<∞ the conjugate exponent qqq satisfies 1p+1q=1\tfrac1p+\tfrac1q=1p1​+q1​=1 (equivalently q=p/(p−1)q=p/(p-1)q=p/(p−1)); the case p=1p=1p=1 needs no conjugate exponent and is handled separately.

#The p-norm

Definition1

For 1≤p<∞1\le p<\infty1≤p<∞, the space Lp(μ)L^p(\mu)Lp(μ) consists of the measurable functions with ∫∣f∣p dμ<∞\int\abs f^p\,d\mu<\infty∫∣f∣pdμ<∞, with two identified when they agree almost everywhere, normed by

∥f∥p=(∫∣f∣p dμ)1/p.(1)\norm f_p=\Big(\int\abs f^p\,d\mu\Big)^{1/p}. \tag{1}∥f∥p​=(∫∣f∣pdμ)1/p.(1)

Positivity and homogeneity of ∥⋅∥p\norm{\cdot}_p∥⋅∥p​ are immediate, and the null-set identification makes ∥f∥p=0\norm f_p=0∥f∥p​=0 force f=0f=0f=0. The one nontrivial axiom is the triangle inequality, and it follows from a pointwise inequality between products and powers.

#Young, Holder, and Minkowski

Lemma2

For nonnegative reals a,ba,ba,b and conjugate exponents p,q>1p,q>1p,q>1, ab≤app+bqqab\le\dfrac{a^p}{p}+\dfrac{b^q}{q}ab≤pap​+qbq​.

Proof

If aaa or bbb is zero the inequality is trivial, so take a,b>0a,b>0a,b>0. The logarithm is concave, so the value at a weighted average is at least the weighted average of the values,

log⁡(app+bqq)≥1plog⁡ap+1qlog⁡bq=log⁡a+log⁡b=log⁡(ab),(2)\log\Big(\frac{a^p}{p}+\frac{b^q}{q}\Big)\ge\frac1p\log a^p+\frac1q\log b^q=\log a+\log b=\log(ab), \tag{2}log(pap​+qbq​)≥p1​logap+q1​logbq=loga+logb=log(ab),(2)

using the weights 1p,1q\tfrac1p,\tfrac1qp1​,q1​ summing to 111 and the identities 1plog⁡ap=log⁡a\tfrac1p\log a^p=\log ap1​logap=loga. Exponentiating, which is monotone, gives ab≤app+bqqab\le\frac{a^p }{p}+\frac{b^q}{q}ab≤pap​+qbq​.

Theorem3

For p,qp,qp,q conjugate with 1<p<∞1<p<\infty1<p<∞ and measurable f,gf,gf,g, ∫∣fg∣ dμ≤∥f∥p ∥g∥q\int\abs{fg}\,d\mu\le\norm f_p\,\norm g_q∫∣fg∣dμ≤∥f∥p​∥g∥q​.

Proof

If ∥f∥p\norm f_p∥f∥p​ or ∥g∥q\norm g_q∥g∥q​ is 000, then fg=0fg=0fg=0 almost everywhere and the bound holds; if either is infinite it is trivial. So assume both are finite and positive. Apply Young's inequality pointwise to a=∣f∣/∥f∥pa=\abs f/\norm f_pa=∣f∣/∥f∥p​ and b=∣g∣/∥g∥qb=\abs g/\norm g_qb=∣g∣/∥g∥q​,

∣fg∣∥f∥p∥g∥q≤∣f∣pp ∥f∥pp+∣g∣qq ∥g∥qq,(3)\frac{\abs{fg}}{\norm f_p\norm g_q}\le\frac{\abs f^p}{p\,\norm f_p^p}+\frac{\abs g^q}{q\,\norm g_q^q}, \tag{3}∥f∥p​∥g∥q​∣fg∣​≤p∥f∥pp​∣f∣p​+q∥g∥qq​∣g∣q​,(3)

and integrate. The right side integrates to 1p+1q=1\tfrac1p+\tfrac1q=1p1​+q1​=1, since ∫∣f∣p=∥f∥pp\int\abs f^p=\norm f_p^p∫∣f∣p=∥f∥pp​ and ∫∣g∣q=∥g∥qq\int\abs g^q=\norm g_q^q∫∣g∣q=∥g∥qq​, so ∫∣fg∣ dμ≤∥f∥p∥g∥q\int\abs{fg}\,d\mu\le\norm f_p\norm g_q∫∣fg∣dμ≤∥f∥p​∥g∥q​.

The case p=q=2p=q=2p=q=2 is the Cauchy-Schwarz inequality for the integral inner product. Holder's inequality in turn delivers the triangle inequality.

Theorem4

For 1≤p<∞1\le p<\infty1≤p<∞ and f,g∈Lp(μ)f,g\in L^p(\mu)f,g∈Lp(μ), ∥f+g∥p≤∥f∥p+∥g∥p\norm{f+g}_p\le\norm f_p+\norm g_p∥f+g∥p​≤∥f∥p​+∥g∥p​.

Proof

The case p=1p=1p=1 is the integral of ∣f+g∣≤∣f∣+∣g∣\abs{f+g}\le\abs f+\abs g∣f+g∣≤∣f∣+∣g∣. For p>1p>1p>1, first f+g∈Lpf+g\in L^pf+g∈Lp because ∣f+g∣p≤2p−1(∣f∣p+∣g∣p)\abs{f+g}^p\le 2^{p-1}(\abs f^p+\abs g^p)∣f+g∣p≤2p−1(∣f∣p+∣g∣p) by convexity of t↦tpt\mapsto t^pt↦tp. If ∥f+g∥p=0\norm{f+g}_p=0∥f+g∥p​=0 there is nothing to prove, so assume it is positive. Split the integrand and apply Holder with the conjugate exponent q=p/(p−1)q=p/(p-1)q=p/(p−1) to each piece,

∥f+g∥pp=∫∣f+g∣ ∣f+g∣p−1 dμ≤(∥f∥p+∥g∥p) ∥∣f+g∣p−1∥q,(4)\norm{f+g}_p^p=\int\abs{f+g}\,\abs{f+g}^{p-1}\,d\mu\le\big(\norm f_p+\norm g_p\big)\,\big\||f+g|^{p-1}\big\| _q, \tag{4}∥f+g∥pp​=∫∣f+g∣∣f+g∣p−1dμ≤(∥f∥p​+∥g∥p​)​∣f+g∣p−1​q​,(4)

using ∫∣f∣ ∣f+g∣p−1≤∥f∥p∥∣f+g∣p−1∥q\int\abs f\,\abs{f+g}^{p-1}\le\norm f_p\norm{|f+g|^{p-1}}_q∫∣f∣∣f+g∣p−1≤∥f∥p​​∣f+g∣p−1​q​ and the same for ggg. The last factor is (∫∣f+g∣(p−1)q)1/q=(∫∣f+g∣p)1/q=∥f+g∥pp−1\big(\int\abs{f+g}^{(p-1)q}\big)^{1/q}=\big(\int\abs{f+g}^p\big)^{1/q}=\norm{f+g}_p^{p-1}(∫∣f+g∣(p−1)q)1/q=(∫∣f+g∣p)1/q=∥f+g∥pp−1​, since (p−1)q=p(p-1)q=p(p−1)q=p and p/q=p−1p/q=p-1p/q=p−1. Dividing Equation (4) by the finite nonzero ∥f+g∥pp−1\norm{f+g}_p^{p-1}∥f+g∥pp−1​ leaves ∥f+g∥p≤∥f∥p+∥g∥p\norm{f+g}_p\le\norm f_p+\norm g_p∥f+g∥p​≤∥f∥p​+∥g∥p​.

So ∥⋅∥p\norm{\cdot}_p∥⋅∥p​ is a genuine norm and Lp(μ)L^p(\mu)Lp(μ) is a normed vector space. The remaining property, the one that makes it useful, is completeness.

#Completeness

Theorem5

For 1≤p<∞1\le p<\infty1≤p<∞, Lp(μ)L^p(\mu)Lp(μ) is complete, hence a Banach space.

Proof

Let (fn)(f_n)(fn​) be Cauchy in LpL^pLp. Choose a subsequence with ∥fnk+1−fnk∥p≤2−k\norm{f_{n_{k+1}}-f_{n_k}}_p\le 2^{-k}∥fnk+1​​−fnk​​∥p​≤2−k, possible because the sequence is Cauchy, and set g=∑k∣fnk+1−fnk∣g=\sum_{k}\abs{f_{n_{k+1}}-f_{n_k}}g=∑k​∣fnk+1​​−fnk​​∣. Induction on Minkowski gives ∥∑k=1Nhk∥p≤∑k=1N∥hk∥p\norm{\sum_{k=1}^N h_k}_p\le\sum_{k=1}^N\norm{h_k}_p​∑k=1N​hk​​p​≤∑k=1N​∥hk​∥p​, so with hk=∣fnk+1−fnk∣h_k=\abs{f_{n_{k+1}}-f_{n_k}}hk​=∣fnk+1​​−fnk​​∣ every partial sum has ppp-norm at most ∑k2−k≤1\sum_k 2^{-k}\le 1∑k​2−k≤1, and the monotone convergence theorem applied to the increasing gpg^pgp gives ∥g∥p≤1\norm g_p\le 1∥g∥p​≤1, and in particular g<∞g<\inftyg<∞ almost everywhere. Where ggg is finite the telescoping series fn1+∑k(fnk+1−fnk)f_{n_1}+\sum_k(f_{n_{k+1}}-f_{n_k})fn1​​+∑k​(fnk+1​​−fnk​​) converges absolutely to a limit fff, and we set f=0f=0f=0 on the null set {g=∞}\{g=\infty\}{g=∞}, so fff is measurable everywhere as an a.e. limit of measurable functions, with ∣f∣≤∣fn1∣+g∈Lp\abs f\le\abs{f_{n_1}}+g\in L^p∣f∣≤∣fn1​​∣+g∈Lp a.e., so f∈Lpf\in L^pf∈Lp. Each partial sum gives ∣fnk∣≤∣fn1∣+g\abs{f_{n_k}}\le\abs{f_{n_1}}+g∣fnk​​∣≤∣fn1​​∣+g, so ∣f−fnk∣≤2∣fn1∣+2g\abs{f-f_{n_k}} \le 2\abs{f_{n_1}}+2g∣f−fnk​​∣≤2∣fn1​​∣+2g a.e., an integrable dominator independent of kkk since fn1,g∈Lpf_{n_1},g\in L^pfn1​​,g∈Lp, and as fnk→ff_{n_k}\to ffnk​​→f almost everywhere the dominated convergence theorem gives ∥f−fnk∥p→0\norm{f-f_{n_k}}_p\to 0∥f−fnk​​∥p​→0. A Cauchy sequence with a convergent subsequence converges to the same limit, so fn→ff_n\to ffn​→f in LpL^pLp.

Completeness is what guarantees an LpL^pLp limit of functions is again a function rather than a formal object. For p=2p=2p=2 it is the completeness that makes L2L^2L2 a Hilbert space, the only exponent at which the norm comes from an inner product, by the parallelogram law. The other exponents lose the geometry but keep the completeness. Holder's inequality drives the moment inequalities of probability and the interpolation theorems of harmonic analysis. It also yields the duality that identifies the dual of LpL^pLp with LqL^qLq, the structural fact that makes the spaces reflexive for 1<p<∞1<p<\infty1<p<∞. The Banach space of integrable ppp-th powers is the natural habitat of quantitative analysis.

[1]
G. B. Folland, Real Analysis: Modern Techniques and Their Applications, 2nd ed. Wiley, 1999.

Part 3 of 6 in Measure and Integration

← previousMeasures and Integrationnext →Uniform Integrability and the Vitali Theorem

Explore connections

see in the atlas →

related

  • Sigma-Algebras and Measures
  • Product Measures and Fubini's Theorem
  • L-squared and Completeness

referenced by (1)

  • Uniform Integrability and the Vitali Theorem
cite
@misc{lp-spaces,
  author = {Zac Kienzle},
  title  = {The L-p Spaces},
  year   = {2026},
  month  = {06},
  url    = {https://zackienzle.com/blog/lp-spaces}
}