L^p Spaces: Hölder, Minkowski, and Riesz-Fischer Completeness
Anchor (Master): Bogachev, Measure Theory Vol. 1 §4.1-4.6; Rudin, Real and Complex Analysis 3e §3; Brezis, Functional Analysis (Springer 2010) §4
Intuition Beginner
A vector in the plane has a length. We measure it by the Pythagorean rule: square the components, add them, take the square root. A function on an interval is something like an infinite-dimensional vector — its values at each point are the components. We want a length-like measurement for such a function. The first guess is the same idea: square the values, add them up (using an integral instead of a sum), and take the square root. The result is called the -norm of the function, and it is one example of a more general family of length measurements.
The family is parameterised by a number between and infinity. For each fixed , the -norm of a function is the -th root of the integral of the -th power of its absolute value. When , the norm is the total absolute area. When , the norm is the Pythagorean-style energy norm. When is very large, the norm focuses on the function's largest values. At , the norm becomes the essential supremum — the function's largest value, ignoring sets of measure zero.
Why do we want a whole family rather than just one? Different problems ask different questions. Integrating a velocity to get a distance uses . Measuring kinetic energy uses . Bounding the maximum size of a signal uses . Probability theory uses for various to compute moments of random variables. Each value of gives a different finite-versus-infinite verdict for the same function, and the right choice depends on what aspect of the function matters for the problem at hand.
Two key inequalities make -norms work like Euclidean lengths. Hölder's inequality says the integral of a product is at most the product of -norms with paired exponents. Minkowski's inequality says the norm of a sum is at most the sum of the norms, which is the triangle inequality. Together these two facts let us treat -functions as vectors in a normed space, the way physicists treat displacement vectors with the Pythagorean theorem.
The one-sentence takeaway: -spaces give functions a length measurement that depends on , and Hölder plus Minkowski make these lengths obey the same rules as Euclidean ones, so we can do geometry on spaces of functions.
Visual Beginner
Imagine three pictures of the same function on the interval . In the first picture, we measure in : the area under is , so the -norm of is . In the second, we measure in : we square the function (getting ), integrate (getting ), and take a square root (getting ). In the third, we measure in : the largest value of on is .
Three different numbers for the same function, three different ways of summarising its size. The Hölder and Minkowski inequalities tell us how these sizes interact when we add or multiply functions.
Worked example Beginner
We compute the -norm of the indicator function of an interval for every in .
Step 1. Let be the function on defined by for in and everywhere else. This is the indicator of the unit interval.
Step 2. Compute the -norm for finite . The -th power of is the same function (since for any ). The integral of over is . Taking the -th root gives . So the -norm of equals for every finite in .
Step 3. Compute the -norm. The essential supremum of is the largest value takes ignoring sets of measure zero. The largest value is . So the -norm of also equals .
Step 4. Compare with a different function. Let on the interval (and at ). The -th power is . The integral from to of is finite when , that is when . So is in for less than , and not in or higher. The sharp cutoff is at .
What this tells us: indicator functions of bounded intervals have the same -norm for every , but functions with mild singularities like belong to some -spaces and not others. The threshold for on is exactly the level where the integral of the square first diverges, marking a phase boundary between integrable and non-integrable.
Check your understanding Beginner
Formal definition Intermediate+
Let be a measure space. For a measurable function (or or ) and , define For , define
Definition ( space). The space is the set of measurable functions with . Two such functions are identified when they agree almost everywhere; the quotient set (with being a.e.-equality) is a vector space, and the map descends to a norm on .
Definition (conjugate exponent). For the conjugate exponent is defined by , equivalently . The endpoint pairing is and . The pairing is symmetric: if is conjugate to , then is conjugate to .
Definition (sequence spaces). For counting measure on , the -space specialises to with for , and with .
Counterexamples to common slips Intermediate+
-norm is a norm only after identifying a.e.-equivalent functions. On the level of (without quotient), the map is a seminorm but not a norm: a function vanishing a.e. has without being the zero function pointwise. Passing to the quotient by the a.e.-equivalence kernel produces a genuine normed space.
-spaces are not nested on infinite-measure spaces. On with Lebesgue measure, the function is in for but not in , while is in but not in . So neither nor holds globally.
Nesting reverses on finite-measure spaces. When , Hölder's inequality applied with and exponents (for ) gives , so for .
The essential supremum is not the pointwise supremum. For on , the pointwise supremum is but the essential supremum is , since vanishes outside the measure-zero set . The -norm respects the a.e.-equivalence.
Hölder's inequality fails outside the conjugate-exponent constraint. The inequality requires ; without this relation the bound can fail by an arbitrarily large factor (consider in with small versus requiring the pairing ).
Key theorem with proof Intermediate+
Theorem (Riesz-Fischer completeness; Riesz 1907 C. R. Acad. Sci. Paris 144, 615; Fischer 1907 C. R. Acad. Sci. Paris 144, 1022). Let be a measure space and . Then is a Banach space: every Cauchy sequence in the -norm converges in to a function in .
Proof. We give the proof for ; the case is a direct argument via essential-supremum bookkeeping.
Let be a Cauchy sequence in . Extract a subsequence with for each . (This is possible: choose such that for ; then choose such that for ; iterate.)
Step 1 (build an integrable envelope). Define Each is a non-negative measurable function. By the Minkowski inequality (Theorem 2 below), So is bounded uniformly in , say by .
Step 2 (monotone convergence to a -integrable limit). The sequence is non-decreasing in (each adds a non-negative term). Set . The sequence is non-decreasing in with pointwise limit , so by the monotone convergence theorem 02.07.04,
Hence , so for a.e. .
Step 3 (the series converges a.e.). On the set (which has full measure), the telescoping series converges absolutely pointwise. Define on this set and on the measure-zero exceptional set. The partial sums equal , so pointwise a.e.
Step 4 (a.e. limit lies in and the subsequence converges in ). Since a.e., . Also a.e. and . By the dominated convergence theorem 02.07.05,
that is .
Step 5 (full sequence converges). The Cauchy hypothesis plus a triangle-inequality argument lifts subsequence convergence to full-sequence convergence: given , choose with for , then choose large with and . For : Hence in .
Bridge. The Riesz-Fischer completeness builds toward 02.11.04 the abstract theory of Banach spaces, where the same Cauchy-to-limit construction is the defining feature, and appears again in the Hilbert-space treatment of via Parseval's identity. The central insight is that the Minkowski inequality lets us add absolute values of differences inside the norm, producing a -summable envelope , and this is exactly the structural fact that the monotone convergence theorem turns the envelope into an honest -function. The foundational reason completeness reduces to MCT plus DCT is the bracketing: the envelope from MCT dominates every tail of the sequence, and DCT then identifies the -limit with the a.e.-limit. The bridge is between the abstract Cauchy condition and the concrete construction of a candidate limit via pointwise convergence on the full-measure set , and putting these together identifies as a Banach space, the pattern generalising to Sobolev spaces, Bochner -spaces, and the operator-norm completeness of bounded-linear maps.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: full — Mathlib provides the central -space architecture. MeasureTheory.Lp is the quotient defined for any p : ENNReal and any α →ₘ[μ] E (almost-everywhere measurable maps to a normed group). MeasureTheory.Lp.norm_def gives the norm formula. MeasureTheory.snorm is the unquotiented norm. MeasureTheory.MemLp is the predicate . Hölder appears as MeasureTheory.integral_mul_le_Lp_mul_Lq_of_nonneg and MeasureTheory.lintegral_mul_le_Lp_mul_Lq. Minkowski is MeasureTheory.snorm_add_le. Completeness is MeasureTheory.Lp.completeSpace, instantiating CompleteSpace (MeasureTheory.Lp E p μ) for .
import Mathlib.MeasureTheory.Function.LpSpace
import Mathlib.MeasureTheory.Integral.MeanInequalities
variable {α E : Type*} [MeasurableSpace α] [NormedAddCommGroup E]
variable (μ : MeasureTheory.Measure α) (p : ENNReal) [Fact (1 ≤ p)]
-- L^p as a Banach space
example : CompleteSpace (MeasureTheory.Lp E p μ) := inferInstance
-- Hölder for p, q conjugate
example (f g : α → ℝ≥0∞) (p q : ℝ) (hpq : p.IsConjExponent q) :
MeasureTheory.lintegral μ (fun x => f x * g x) ≤
(MeasureTheory.lintegral μ (fun x => f x ^ p)) ^ (1 / p) *
(MeasureTheory.lintegral μ (fun x => g x ^ q)) ^ (1 / q) :=
MeasureTheory.ENNReal.lintegral_mul_le_Lp_mul_Lq μ hpq
(by measurability) (by measurability)Advanced results Master
The advanced theory of -spaces splits across six strands: the Hölder-Minkowski inequalities, Riesz-Fischer completeness, duality , uniform convexity and reflexivity, density of nice subspaces, and the interpolation and Fourier-analytic extensions.
Theorem 1 (Hölder's inequality; Hölder 1889 Nachr. Göttingen 1889, 38; generalised by Riesz 1910 Math. Ann. 69, 449). Let with . For measurable , Equality holds iff and are linearly dependent (when both ); for , equality holds iff a.e. on .
The Hölder inequality generalises the Cauchy-Schwarz inequality (the case, due to Bunyakovsky 1859 and Schwarz 1885) and is the load-bearing inequality for -duality, interpolation, and the embedding theorems for Sobolev spaces [Hölder 1889].
Theorem 2 (Minkowski's inequality; Minkowski 1896 Geometrie der Zahlen). For and measurable , The inequality is the triangle inequality for the -norm, identifying as a genuine norm on the quotient space .
Minkowski's original 1896 statement was for sequences (the -norm triangle inequality for finite-dimensional positive vectors with even integer); the extension to general and integration measures is due to Riesz 1910 [Minkowski 1896].
Theorem 3 (Riesz-Fischer completeness; Riesz 1907 C. R. Paris 144, 615; Fischer 1907 C. R. Paris 144, 1022). For any measure space and , the space is a Banach space.
Riesz's and Fischer's independent 1907 Comptes Rendus notes proved completeness specifically for in the context of orthogonal function systems (Riesz framed it as completeness of the Hilbert-space spanned by orthonormal sequences; Fischer framed it as convergence-in-mean of square-integrable functions). The extension to general is due to Riesz 1910 [Riesz 1910].
Theorem 4 (Duality; Riesz 1910 Math. Ann. 69, 449). Let and the conjugate exponent. On a -finite measure space, every continuous linear functional has the form for a unique , and . So as Banach spaces.
The duality holds on -finite spaces. The reverse identification fails in general: is strictly larger than , containing finitely additive measures (Banach limits, ultrafilter functionals). Riesz's 1910 proof on extends to -finite spaces by Radon-Nikodym; the duality fails on non--finite spaces by counterexamples involving non--finite ideals [Riesz 1910].
Theorem 5 (Uniform convexity and reflexivity; Clarkson 1936 Trans. AMS 40, 396). For , the space is uniformly convex, hence by the Milman-Pettis theorem (Milman 1938, Pettis 1939) reflexive.
Clarkson's 1936 paper introduced the uniform-convexity inequality (with a dual inequality for ), a quantitative refinement of the parallelogram-law-like behaviour of -norms. Uniform convexity implies reflexivity (Milman-Pettis), strict convexity, and the existence of best approximations to closed convex sets by unique projections. The endpoints and are not uniformly convex and not reflexive: has the strictly larger dual , and has the strictly larger dual containing Banach limits [Clarkson 1936].
Theorem 6 (Weak compactness and Banach-Alaoglu). For , every bounded sequence in has a weakly-convergent subsequence (Eberlein-Šmulian theorem applied to the reflexive Banach space ).
The reflexivity from Theorem 5 plus the Banach-Alaoglu theorem (weak- compactness of the closed unit ball in any dual space) gives the bounded-implies-weakly-precompact conclusion. This is the foundational fact behind weak-solution existence theory in PDE: a bounded sequence of Galerkin approximations in (Sobolev space, ) has a weakly-convergent subsequence, the candidate weak solution.
Theorem 7 (Density of via mollification; Friedrichs 1944 Trans. AMS 55, 132). For , the space of compactly supported smooth functions is dense in . Density is achieved by convolution with a standard mollifier , where is non-negative with , supported in the unit ball.
For , the mollification lies in , and as by uniform continuity of translations in . Combining with the truncation argument of Exercise 8 gives density. The density fails for (bounded measurable functions are not generally approximable by continuous functions in the essential-supremum norm) [Friedrichs 1944].
Theorem 8 (Hausdorff-Young inequality; Young 1912 Proc. London Math. Soc. (2) 11, 357; Hausdorff 1923 Math. Z. 16, 163; sharp constant Beckner 1975 Ann. Math. 102, 159). Let and the conjugate exponent. The Fourier transform is bounded, with where is Beckner's sharp constant.
The endpoints and are due to Young 1912 (the boundedness is immediate from the definition of ) and Plancherel 1910 (the -isometry). The interpolating range is due to Hausdorff 1923 via the Riesz-Thorin convexity theorem. Beckner's 1975 paper identified the sharp constant via Gaussian extremisers; the proof uses the spherical-rearrangement principle of Babenko 1961 and Brascamp-Lieb 1976 [Hausdorff 1923; Young 1912; Beckner 1975].
Theorem 9 (Riesz-Thorin interpolation; M. Riesz 1926 Acta Math. 49, 465; Thorin 1948 Medd. Lunds Univ. Mat. Sem. 9). Let be a linear operator bounded simultaneously with norm and with norm , where . For , define by Then is bounded with norm at most .
The Riesz-Thorin theorem is the complex interpolation theorem: M. Riesz 1926 stated it in the bilinear form and proved the case where the dual exponents lie in the convexity-allowed region; Thorin 1948 extended to the full range via Hadamard's three-lines theorem. The proof is a single application of the three-lines lemma to the analytic family where are analytic interpolations between simple-function dyadic decompositions of . The Hausdorff-Young inequality (Theorem 8) is the canonical application: interpolate between Plancherel's -isometry of the Fourier transform and Young's bound to obtain the boundedness for the entire range [Riesz 1910].
Theorem 10 (Marcinkiewicz interpolation; Marcinkiewicz 1939 C. R. Acad. Sci. Paris 208, 1272; Zygmund 1956 J. Math. Pures Appl. 35). Let be a sublinear operator of weak types and with and . Then for every , is of strong type with the same convexity exponent relations.
The Marcinkiewicz theorem is the real interpolation theorem: it allows the endpoints to be weak- bounds (sublinear-typed control by distribution-function inequalities ) rather than strong bounds, and the conclusion is a strong bound in the interior. The theorem applies to operators that fail to be of strong type at one endpoint — e.g., the Hardy-Littlewood maximal operator is of weak type but not strong type — and gives boundedness on the entire interior of the convexity diagram. Marcinkiewicz's 1939 paper announced the result; the detailed proof and applications are due to Zygmund 1956 J. Math. Pures Appl. 35 [Riesz 1910].
Theorem 11 (Sobolev embedding; Sobolev 1938 Mat. Sb. 4, 471; Gagliardo 1958 Ricerche Mat. 7, 102; Nirenberg 1959 Ann. Sc. Norm. Sup. Pisa 13). Let be a bounded open set with Lipschitz boundary. For and (the Sobolev conjugate), is a continuous embedding with for .
The Sobolev embedding theorem promotes integrability of derivatives to higher integrability of the function itself, via the Sobolev exponent . The proof for is due to Gagliardo 1958 and Nirenberg 1959 via the iterated-slicing inequality for compactly supported . The case follows by interpolation. The borderline embeds into the Bounded Mean Oscillation (BMO) space (John-Nirenberg 1961) rather than into , and embeds into Hölder-continuous functions with (Morrey 1938) [Schwartz 1950].
Synthesis. The -space architecture is the foundational reason that modern analysis can treat function spaces as honest Banach (and at , Hilbert) spaces with the full apparatus of linear functional analysis available. The central insight is the Hölder-Minkowski-Riesz-Fischer triple: Hölder provides the pairing inequality identifying the dual; Minkowski provides the triangle inequality identifying the norm; Riesz-Fischer provides completeness identifying the Banach-space structure. This is exactly the structure that generalises across the entire family , with the duality providing the load-bearing connection between and its conjugate.
The pattern recurs through three escalations. First, acquires Hilbert-space structure via the inner product , supporting orthonormal expansions, Bessel inequality, Parseval identity, and the spectral theorem for self-adjoint operators. Second, for acquires uniform convexity (Clarkson 1936) and reflexivity (Milman-Pettis), enabling weak compactness arguments (Banach-Alaoglu + Eberlein-Šmulian) that drive weak-solution existence theory in PDE. Third, the interpolation theorems of Marcinkiewicz 1939 and Riesz-Thorin 1956 promote inequalities on the endpoints and to inequalities on the entire range for in the convex hull, the foundational fact behind Fourier-analytic boundedness theorems (Hausdorff-Young 1923, Hardy-Littlewood-Sobolev 1928, Calderón-Zygmund 1952). Putting these together identifies -theory as the bridge between abstract Banach-space theory, harmonic analysis, distribution theory (Schwartz 1950), Sobolev embeddings, and the modern theory of weak solutions to PDE. The pattern generalises to Lorentz spaces (Lorentz 1950 Pac. J. Math. 1, 411), Orlicz spaces (Orlicz 1932), Besov and Triebel-Lizorkin spaces, and the modern framework of function spaces in harmonic analysis.
Full proof set Master
Proposition 1 (Young's inequality for non-negative reals). For and with , with equality iff .
Proof. If or both sides are non-negative and the inequality is direct. Assume . The exponential function is convex; equivalently, the logarithm is concave. Write and use Jensen's inequality on the two-point convex combination with weights and (which sum to ): Exponentiating gives . Equality in Jensen requires the two points to coincide, i.e., .
Proposition 2 (Hölder via Young). Hölder's inequality follows from Young's inequality by scaling and integration.
Proof. As in Exercise 7. Scale to , apply Young pointwise with , integrate to get , and undo the scaling.
Proposition 3 (Minkowski via Hölder). Minkowski's inequality for follows from Hölder.
Proof. Write and apply Hölder to each of the two resulting integrals with conjugate exponents where (so ): and similarly for . Adding and dividing both sides by : i.e., . The endpoints and are direct.
Proposition 4 (uniform integrability and DCT control of -convergence). Let a.e. on a measure space with a.e. Then in for any .
Proof. Apply the dominated convergence theorem 02.07.05 to the non-negative sequence , which converges to a.e. and is dominated by (using a.e., from passing to the limit in ). DCT gives , i.e., .
Proposition 5 (the dual pairing in -finite duality). For and , the functional is bounded on with operator norm .
Proof. Hölder gives , so . For the reverse, choose when ; then (computation using ) and (using ). The inequality follows. Combining, .
Proposition 6 (Riesz representation surjectivity on -finite spaces). Every bounded linear functional for on a -finite measure space has the form for some .
Proof sketch. For -finite , decompose with . On each , the bounded functional restricts to . The signed measure is absolutely continuous with respect to (by the bound ). The Radon-Nikodym theorem 02.07.07 gives a density . Patching the together gives on . The bound from Proposition 5 plus Hölder gives . The functional vanishes on the dense subspace of simple functions, hence on all of by continuity, so .
The full proof handles the endpoint (giving ) and the -finiteness assumption (without which can fail).
Proposition 7 (Clarkson's inequality for ). For and ,
Proof. The pointwise inequality for and follows from convexity of for : write and use (the parallelogram law in ), then apply to and . Integrating gives Clarkson with the constant on the right (after dividing by ).
Proposition 8 (uniform convexity from Clarkson). Clarkson's inequality implies is uniformly convex for .
Proof. Uniform convexity means: for every there is such that and imply . Clarkson's inequality (Proposition 7 for ) gives: So , and we can take . For the dual Clarkson inequality (replacing the exponents , -power -power) closes the case via a parallel argument.
Connections Master
Lebesgue integral and the monotone convergence theorem
02.07.04. The direct prerequisite for the Riesz-Fischer proof: MCT applied to the partial sums of the absolutely-summed envelope converts a Cauchy sequence into a -integrable bound, the load-bearing step of the completeness argument. Without MCT the envelope construction loses control of the -norm at the limit.Fatou's lemma and the dominated convergence theorem
02.07.05. The just-shipped peer: DCT applied to with dominator gives the -convergence step (Step 4 of the Riesz-Fischer proof). The same DCT-with--domination argument identifies -convergence with a.e.-convergence plus -domination, the standard tool for parameter integrals in .Lebesgue outer measure and Carathéodory construction
02.07.02. Supplies the measure-theoretic foundation on which -spaces are built. The completeness of Lebesgue measure (every subset of a null set is measurable) underlies the a.e.-equivalence quotient defining as a true normed space rather than a seminormed one.Banach spaces and completeness
02.11.04. The abstract framework. for is the canonical example of a Banach space arising from analysis: the completeness theorem of Riesz-Fischer realises an explicit infinite-dimensional Banach space via integration theory. For the inner product promotes the Banach structure to a Hilbert-space structure, the prototype for spectral theory and quantum mechanics.Fourier transform and Plancherel identity
02.10.04. is the natural domain for the Fourier transform as a unitary operator (Plancherel 1910); the Hausdorff-Young inequality (Theorem 8) extends Fourier-boundedness to the entire range for . The interpolation theorems of Marcinkiewicz 1939 and Riesz-Thorin 1956 use the scale as a smooth one-parameter family of Banach spaces between the -endpoint and the - (or -) endpoint, the foundational fact behind modern Fourier analysis.
Historical & philosophical context Master
Hölder's 1889 Nachrichten von der Königlichen Gesellschaft der Wissenschaften zu Göttingen paper [Hölder 1889] introduced the inequality for finite-dimensional positive vectors and conjugate exponents . Hölder framed the inequality as a generalisation of the Cauchy-Schwarz inequality (Bunyakovsky 1859 C. R. Acad. Sci. St. Petersburg; Schwarz 1885) from the special case to the entire range . The extension to integration measures and infinite-dimensional sequence spaces is due to F. Riesz 1910.
Minkowski's 1896 monograph Geometrie der Zahlen [Minkowski 1896] introduced the triangle inequality for -norms in the context of his geometry-of-numbers programme: the lattice-point counting problems Minkowski was studying required convexity-based estimates of which the Minkowski inequality is the prototype. The extension to integration measures is again due to Riesz 1910.
Frigyes Riesz's and Ernst Fischer's independent 1907 Comptes Rendus de l'Académie des Sciences à Paris notes [Riesz 1907; Fischer 1907] proved completeness of in the context of orthonormal expansions. Riesz's framing (15 March 1907) was via systems of orthogonal functions: the closed span of an orthonormal sequence in is itself complete. Fischer's framing (7 May 1907) was via convergence-in-mean: a sequence of -functions converging in -norm has an -limit. The two formulations are equivalent. The result resolved David Hilbert's question (asked in 1906 lectures) about whether the completeness of (Hilbert sequence space) had an analogue for function spaces.
Riesz's 1910 Mathematische Annalen paper [Riesz 1910] introduced -spaces for general (Riesz used the notation ), proved Hölder and Minkowski in this generality, established Riesz-Fischer completeness, and identified the duality on . Riesz's framework became the canonical formulation; the modern textbook treatment (Halmos 1950, Folland 1984, Rudin 1966, Brezis 2010) is a direct descendant of Riesz 1910 with the addition of the -finite generalisation via Radon-Nikodym (Radon 1913, Nikodym 1930).
Young's 1912 Proceedings of the London Mathematical Society paper [Young 1912] introduced the Young inequality in the context of Fourier-coefficient estimates, motivating Hausdorff's 1923 Mathematische Zeitschrift extension [Hausdorff 1923] of Plancherel's identity to the entire range for . The sharp constant in the Hausdorff-Young inequality was open for over fifty years until Beckner's 1975 Annals of Mathematics paper [Beckner 1975] identified it via Gaussian extremisers and Babenko's earlier 1961 spherical-rearrangement principle.
Clarkson's 1936 Transactions of the American Mathematical Society paper [Clarkson 1936] introduced the uniform-convexity inequality bearing his name and used it to prove uniformly convex for . The reflexivity consequence (uniform convex reflexive) was proved by Milman 1938 C. R. Acad. Sci. URSS and independently by Pettis 1939 Bull. AMS 45. Clarkson's work was motivated by James's 1950 reflexivity-characterisation programme and forms the analytical backbone of weak-compactness arguments in modern Banach-space theory.
Schwartz's 1950 monograph Théorie des Distributions [Schwartz 1950] developed distribution theory on tempered functions, in which the -spaces appear as concrete instances of locally convex spaces of integrable functions. Schwartz's framework promotes from a Banach-space-theoretic object to a building block of modern PDE theory: weak derivatives, Sobolev spaces, and tempered distributions all rest on the -machinery.
The structural arc is a one-hundred-year story: Hölder 1889 and Minkowski 1896 (the two inequalities), Riesz 1907 and Fischer 1907 (completeness of ), Riesz 1910 (general and duality), Young 1912 and Hausdorff 1923 (Fourier extension), Clarkson 1936 (uniform convexity), Schwartz 1950 (distribution-theoretic framework), Beckner 1975 (sharp Fourier constants). Each step extends the previous to a wider domain or a sharper inequality, and the result is the canonical infinite-dimensional analogue of the Euclidean norm, the bedrock of twentieth-century analysis.
Bibliography Master
@article{Holder1889,
author = {H\"older, Otto},
title = {Ueber einen {M}ittelwertsatz},
journal = {Nachrichten von der K\"oniglichen Gesellschaft der Wissenschaften zu G\"ottingen},
year = {1889},
pages = {38--47}
}
@book{Minkowski1896,
author = {Minkowski, Hermann},
title = {Geometrie der Zahlen},
publisher = {Teubner},
address = {Leipzig},
year = {1896}
}
@article{Riesz1907,
author = {Riesz, Frigyes},
title = {Sur les syst\`emes orthogonaux de fonctions},
journal = {Comptes Rendus de l'Acad\'emie des Sciences \`a Paris},
volume = {144},
year = {1907},
pages = {615--619}
}
@article{Fischer1907,
author = {Fischer, Ernst},
title = {Sur la convergence en moyenne},
journal = {Comptes Rendus de l'Acad\'emie des Sciences \`a Paris},
volume = {144},
year = {1907},
pages = {1022--1024}
}
@article{Riesz1910,
author = {Riesz, Frigyes},
title = {Untersuchungen \"uber {S}ysteme integrierbarer {F}unktionen},
journal = {Mathematische Annalen},
volume = {69},
year = {1910},
pages = {449--497}
}
@article{Young1912,
author = {Young, William Henry},
title = {On the multiplication of successions of {F}ourier constants},
journal = {Proceedings of the London Mathematical Society},
series = {2},
volume = {11},
year = {1912},
pages = {357--366}
}
@article{Hausdorff1923,
author = {Hausdorff, Felix},
title = {Eine {A}usdehnung des {P}arsevalschen {S}atzes \"uber {F}ourierreihen},
journal = {Mathematische Zeitschrift},
volume = {16},
year = {1923},
pages = {163--169}
}
@article{Clarkson1936,
author = {Clarkson, James A.},
title = {Uniformly convex spaces},
journal = {Transactions of the American Mathematical Society},
volume = {40},
year = {1936},
pages = {396--414}
}
@article{Friedrichs1944,
author = {Friedrichs, Kurt O.},
title = {The identity of weak and strong extensions of differential operators},
journal = {Transactions of the American Mathematical Society},
volume = {55},
year = {1944},
pages = {132--151}
}
@book{Schwartz1950,
author = {Schwartz, Laurent},
title = {Th\'eorie des {D}istributions},
publisher = {Hermann},
address = {Paris},
year = {1950}
}
@article{Beckner1975,
author = {Beckner, William},
title = {Inequalities in {F}ourier analysis},
journal = {Annals of Mathematics},
volume = {102},
year = {1975},
pages = {159--182}
}
@book{Folland1999,
author = {Folland, Gerald B.},
title = {Real Analysis: Modern Techniques and Their Applications},
edition = {2},
publisher = {Wiley},
year = {1999}
}
@book{Rudin1987,
author = {Rudin, Walter},
title = {Real and Complex Analysis},
edition = {3},
publisher = {McGraw-Hill},
year = {1987}
}
@book{Brezis2010,
author = {Brezis, Ha\"im},
title = {Functional Analysis, {S}obolev Spaces and Partial Differential Equations},
publisher = {Springer},
year = {2010}
}
@book{Bogachev2007,
author = {Bogachev, Vladimir I.},
title = {Measure Theory, Volume 1},
publisher = {Springer},
year = {2007}
}
@book{RoydenFitzpatrick2010,
author = {Royden, H. L. and Fitzpatrick, P. M.},
title = {Real Analysis},
edition = {4},
publisher = {Pearson},
year = {2010}
}
@book{Tao2016,
author = {Tao, Terence},
title = {Analysis II},
edition = {3},
publisher = {Hindustan Book Agency},
year = {2016}
}