Alphabeta Math
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

12 results · all verified · 3 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 9 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Duality of Lp and Lq

1 · Prerequisites

2 · Summary

This page proves the Lp representation theorem concretely, without moving to abstract dual-space language before the later functional-analysis seam owns it. The route separates the easy pairing direction, the exact norm formula with its semifinite q= endpoint, the finite-measure Radon-Nikodym carrier, the sigma-finite theorem, and the separate arbitrary-measure extension for 1<p<.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

A bounded linear functional on Lp(μ) and its operator norm

Definition

Let (X,A,μ) be a measure space and let 1p<. A map Λ:Lp(μ)R, is a bounded linear functional when it is linear and there exists C[0,) such that Λ([f])C[f]p([f]Lp(μ)).

Its operator norm is Λ:=sup{Λ([f]):[f]p1}.

Because Lp(μ) is a normed space by The Lp norm descends to the quotient and makes Lp a normed space for 1p, the unit ball is nonempty and the displayed supremum is over a well-defined subset of [0,]. When Λ is bounded, the defining inequality shows ΛC.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

Every gLq(μ) defines a bounded linear functional on Lp(μ)

Statement

Let (X,A,μ) be a measure space, let 1p<, and let q be conjugate to p. For each gLq(μ), the formula Λg([f]):=fgdμ defines a bounded linear functional on Lp(μ), and Λg([f])[f]pgq([f]Lp(μ)). In particular, Λggq.

Facts & Assumptions

Given: A measure space (X,A,μ), an exponent 1p<, its conjugate exponent q, an element gLq(μ), and an element [f]Lp(μ).

[L1]

Elements of Lp(μ) are almost-everywhere equivalence classes of measurable representatives (The space Lp(μ) as the quotient by null functions).

[L2]

Holder's inequality gives uvdμupvq for measurable representatives uLp(μ) and vLq(μ) when both exponents are finite, with the corresponding L1--L representative form at the endpoint (Holder's inequality for integrals, including the endpoint cases).

[L3]

Two integrable functions have the same integral whenever they are equal almost everywhere (Two integrable functions are equal almost everywhere exactly when all of their indefinite integrals agree).

[L4]

The Lebesgue integral is linear on L1(μ) (The Lebesgue integral is linear on L1(μ)).

Proof

technique · Use Holder to make the pairing integrable, then use almost-everywhere invariance of the integral to descend from representatives to $L^p$ classes
1.1

Choose measurable representatives u of [f] and v of g. Then uLp(μ); if q< then vLq(μ), while if q= then v is an essentially bounded representative. Thus [L2] gives uvL1(μ) and uvdμupvq=[f]pgq.

L1L2given
2.1

If u is another representative of [f], then u=u almost everywhere. Hence uv=uv almost everywhere. Since both products are integrable by step 1.1, [L3] gives uvdμ=uvdμ, so Λg([f]) is well defined on the class [f].

L1L3step 1.1
2.2

If v is another representative of g, then v=v almost everywhere. Hence uv=uv almost everywhere. Since both products are integrable by step 1.1, [L3] gives uvdμ=uvdμ, so Λg([f]) is independent of the chosen representative of g.

L1L3step 1.1
3.1

Let [f],[h]Lp(μ) and let a,bR. Choose representatives u,w. By step 2.1 we may compute with representatives, and [L4] gives Λg(a[f]+b[h])=(au+bw)vdμ=auvdμ+bwvdμ=aΛg([f])+bΛg([h]). The estimate from step 1.1 also shows Λg([f])[f]pgq, so Λg is linear and bounded.

step 1.1step 2.1step 2.2L4given
4.1

The estimate in step 3.1 holds for every [f] with [f]p1. Taking the supremum over the unit ball gives Λggq. Thus Λg is a bounded linear functional on Lp(μ).

step 3.1given
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

The functional Λg has norm gq; for q= assume μ is semifinite

Statement

Let (X,A,μ) be a measure space, let 1p<, and let q be conjugate to p. For gLq(μ), let Λg([f])=fgdμ. Then Λggq. If 1<p<, then equality holds: Λg=gq. If p=1 and hence q=, the same equality holds provided μ is semifinite.

Facts & Assumptions

Given: A measure space (X,A,μ), an exponent 1p<, its conjugate exponent q, and an element gLq(μ).

[L1]

The pairing functional Λg is bounded and satisfies Λggq (Every gLq(μ) defines a bounded linear functional on Lp(μ)).

[L2]

If 1<p< and q is conjugate to p, then p(q1)=q (Conjugate exponents, including the endpoint conventions).

[L3]

The essential supremum is the least essential bound: if M=g and u is any measurable representative of g, then uM almost everywhere. If M>0 and 0<ε<M, then the set {u>Mε} has positive measure; otherwise Mε would be a smaller essential bound (The essential supremum is attained as the least essential bound).

[L4]

In a semifinite measure space, every measurable set of positive measure contains a measurable subset of positive finite measure (Finite, sigma-finite, and semifinite measures).

Proof

technique · Use Holder for the upper bound. For $1<p<\infty$ test against the normalized extremizer $|g|^{q-1}\operatorname{sgn} g$; for $p=1$ use a finite-measure subset of an almost-maximal level set, which is exactly where semifiniteness enters
1.1

The upper bound Λggq is exactly [L1].

L1given
2.1

If g=0 in Lq(μ), then Λg=0 by definition, so Λg=0=gq. Hence only the case g0 remains.

step 1.1given
2.2

Assume 1<p<. Choose a representative u of g and define s(x):={u(x)/u(x),u(x)0,0,u(x)=0,f(x):=u(x)q1s(x)gqq1. Then fp=uq/gqq by [L2], so [f]pp=1gqquqdμ=1. Also fu=uq/gqq1, so Λg([f])=1gqq1uqdμ=gq. Therefore Λggq. Together with step 1.1, this gives Λg=gq.

L2step 1.1givenchooseconstruct
3.1

Assume p=1, so q=, and assume μ is semifinite. Put M:=g. Step 2.1 leaves only g0, so M>0. Choose a representative u of g, and define s(x):={1,u(x)>0,1,u(x)<0,0,u(x)=0. For 0<ε<M, [L3] gives a measurable set Eε:={u>Mε} of positive measure. By [L4], choose FεEε with 0<μ(Fε)<, and set fε:=s1Fεμ(Fε). Then [fε]1=1 and Λg([fε])=1μ(Fε)FεudμMε. Hence ΛgMε for every 0<ε<M, so ΛgM=g. Step 1.1 gives the reverse inequality, and therefore Λg=g.

L3L4step 1.1step 2.1givenchooseconstruct
4.1

Step 2.2 proves the strict-exponent case, and step 3.1 proves the q= endpoint under semifiniteness. Together with steps 1.1 and 2.1, this proves the proposition.

step 1.1step 2.1step 2.2step 3.1
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

On a semifinite measure space, a representing Lq function is unique

Statement

Let (X,A,μ) be a semifinite measure space, let 1p<, and let q be conjugate to p. If g,hLq(μ) satisfy fgdμ=fhdμ([f]Lp(μ)), then g=h in Lq(μ). Equivalently, on a semifinite measure space a bounded functional on Lp(μ) has at most one representing Lq(μ) class.

Facts & Assumptions

Given: A semifinite measure space (X,A,μ), an exponent 1p<, its conjugate exponent q, and g,hLq(μ) such that fgdμ=fhdμ for every [f]Lp(μ).

[L1]

On a semifinite measure space, Λu=uq(uLq(μ)) (The functional Λg has norm gq; for q= assume μ is semifinite).

[L2]

For finite exponents, the Lq norm is a genuine norm on the quotient space The Lp norm descends to the quotient and makes Lp a normed space for 1p.

[L3]

If u=0, then u0 almost everywhere, so u=0 almost everywhere (The essential supremum is attained as the least essential bound).

Proof

Proof technique: Subtract the two representing functions, observe that the induced pairing is the zero functional, and use the norm formula for Λg to force the difference to be the zero Lq class.

1.1

For every [f]Lp(μ), the assumption gives [given, algebra] Λgh([f])=f(gh)dμ=0. So Λgh is the zero functional on Lp(μ).

givenalgebra
2.1

Applying [L1] to u=gh yields [L1, step 1.1] ghq=Λgh=0.

3.1

If q<, [L2] says that zero Lq norm means the zero class, so [L2, L3, step 2.1] g=h in Lq(μ). If q=, then step 2.1 and [L3] give g=h almost everywhere. In either case the representing class is unique. ∎

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

For 1p<, every Lp(μ) class has a sigma-finite essential support

Statement

Let (X,A,μ) be a measure space and let 1p<. For every element [f]Lp(μ) there is a measurable sigma-finite set SX such that f=0 almost everywhere on XS.

Facts & Assumptions

Given: A measure space (X,A,μ), an exponent 1p<, and a class [f]Lp(μ).

[L1]

Elements of Lp(μ) are almost-everywhere classes of measurable representatives (The space Lp(μ) as the quotient by null functions).

[L2]

Chebyshev-Markov gives μ({upt})t1updμ(t>0) (Chebyshev-Markov inequality for the integral).

[L3]

Sigma-finiteness means a countable union of finite-measure measurable sets (Finite, sigma-finite, and semifinite measures).

Proof

Proof technique: Take a representative u and use the level sets {u1/n}. Chebyshev-Markov makes each level set finite-measure, and their union contains every point where u0.

1.1

Choose a measurable representative u of [f] and, for each n1, [L1, L2, given, choose, construct] set En:={u1/n}={upnp}. Since uLp(μ), [L2] gives μ(En)npupdμ<. So every En has finite measure.

2.1

Put [L3, step 1.1] S:=n=1En. By step 1.1 and [L3], the set S is sigma-finite.

3.1

If xS, then u(x)<1/n for every n1, hence u(x)=0. [step 2.1, algebra] Therefore u=0 on XS, so the class [f] vanishes almost everywhere outside the sigma-finite set S. ∎

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

On a finite-measure space, a bounded functional on Lp defines a finite signed measure

Statement

Let (X,A,μ) be a finite measure space, let 1p<, and let Λ:Lp(μ)R be a bounded linear functional. Define ν(E):=Λ([1E])(EA). Then ν is a finite signed measure on (X,A).

Facts & Assumptions

Given: A finite measure space (X,A,μ), an exponent 1p<, and a bounded linear functional Λ:Lp(μ)R.

[L1]

A bounded linear functional on Lp(μ) is linear and continuous with respect to the Lp norm (A bounded linear functional on Lp(μ) and its operator norm).

[L2]

A real-valued countably additive set function with finite values is a signed measure (A signed measure is countably additive and takes at most one infinite value).

[L3]

Dominated convergence applies to integrable majorants (Dominated convergence).

Proof

technique · Define $\nu(E)=\Lambda([\mathbf 1_E])$. Finite measure puts every indicator in $L^p$, and countable additivity comes from $L^p$ convergence of partial indicator sums plus continuity of $\Lambda$
1.1

For every measurable EX, 1Epdμ=μ(E)μ(X)<, so [1E]Lp(μ) and ν(E) is a finite scalar. Also ν()=Λ(0)=0.

L1given
1.2

Let (En) be pairwise disjoint measurable sets, and put E:=n=1En,sN:=n=1N1En=1n=1NEn. Then sN1E pointwise and sN1Ep=1n>NEn1E. Because μ(X)<, the majorant 1E is integrable, so [L3] gives [sN][1E]pp=sN1Epdμ0.

L3givenconstruct
2.1

If A,BA are disjoint, then 1AB=1A+1B. By linearity of Λ, ν(AB)=Λ([1A+1B])=Λ([1A])+Λ([1B])=ν(A)+ν(B). So ν is finitely additive on disjoint measurable sets.

L1step 1.1algebra
3.1

By continuity of Λ from [L1], finite additivity from step 2.1, and the convergence from step 1.2, ν(E)=Λ([1E])=limNΛ([sN])=limNn=1Nν(En). So ν is countably additive. Together with step 1.1, [L2] shows that ν is a finite signed measure.

L1L2step 1.1step 1.2step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

The measure defined by a bounded Lp functional is absolutely continuous with respect to μ

Statement

Let (X,A,μ) be a finite measure space, let 1p<, let Λ:Lp(μ)R be bounded, and let ν(E):=Λ([1E]) be the finite signed measure from On a finite-measure space, a bounded functional on Lp defines a finite signed measure. Then νμ.

Facts & Assumptions

Given: A finite measure space (X,A,μ), a bounded linear functional Λ on Lp(μ), and the induced measure ν(E)=Λ([1E]).

[L2]

In Lp(μ), functions equal almost everywhere define the same class (The space Lp(μ) as the quotient by null functions).

[L3]

A bounded linear functional sends the zero vector to 0 (A bounded linear functional on Lp(μ) and its operator norm).

Proof

technique · If $\mu(E)=0$, then $\mathbf 1_E$ is the zero class in $L^p$, so the induced set function must vanish on $E$
1.1

Let EA with μ(E)=0. Then 1E=0 almost [L2, given] everywhere, so [L2] gives [1E]=[0]in Lp(μ).

L2given
2.1

Applying Λ and then [L3] yields [L3, step 1.1] ν(E)=Λ([1E])=Λ([0])=0. Therefore νμ.

L3step 1.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

On a finite-measure space, a bounded Lp functional is integration against its Radon-Nikodym density

Statement

Let (X,A,μ) be a finite measure space, let 1p<, and let Λ:Lp(μ)R be a bounded linear functional. Then there exists a density gL1(μ) such that for every bounded measurable representative u with class [u]Lp(μ), Λ([u])=ugdμ. In particular the equality holds for every simple function.

Facts & Assumptions

Given: A finite measure space (X,A,μ), an exponent 1p<, and a bounded linear functional Λ on Lp(μ).

[L1]
[L2]

A finite absolutely continuous signed measure has an L1 density by the Radon-Nikodym theorem (A sigma-finite signed measure that is absolutely continuous with respect to a sigma-finite positive measure has a unique almost-everywhere density).

[L3]

Measurable functions admit dominated simple approximants (Every measurable function admits simple approximations dominated by its absolute value).

[L4]

Dominated convergence applies to integrable majorants (Dominated convergence).

[L5]

The Lebesgue integral is linear on L1(μ) (The Lebesgue integral is linear on L1(μ)).

Proof

technique · Apply Radon-Nikodym to the measure $\nu(E)=\Lambda(\mathbf 1_E)$, identify the pairing first on indicators and simple functions, and then extend to bounded measurable representatives by dominated convergence
1.1

By [L1] and [L2], choose gL1(μ) such that ν(E)=Egdμ(EA). Since ν(E)=Λ([1E]), this means Λ([1E])=1Egdμ(EA).

L1L2givenchoose
1.2

Let u be bounded and measurable, with uM. By [L3], choose simple functions (sn) such that snM for every n and snu pointwise. Since μ(X)<, snup(2M)p1X, and the majorant is integrable. Therefore [L4] gives [sn][u]pp=snupdμ0, so continuity of Λ yields Λ([sn])Λ([u]).

L3L4givenchoose
2.1

For each simple approximant sn, step 1.1 and linearity give Λ([sn])=sngdμ. Thus the formula already holds for every simple function, and in particular for the chosen sequence (sn).

L5step 1.1step 1.2givenalgebra
3.1

Because gL1(μ) and (snu)g2Mg with 2MgL1(μ), [L4] gives sngdμugdμ. Combining this with step 1.2 and step 2.1 yields Λ([u])=ugdμ. So the Radon-Nikodym density represents Λ on every bounded measurable representative.

L4step 1.2step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

The Radon-Nikodym density of a bounded Lp functional belongs to Lq

Statement

Let (X,A,μ) be a finite measure space, let 1p<, let q be conjugate to p, and let Λ:Lp(μ)R be a bounded linear functional. Let gL1(μ) be the Radon-Nikodym density from On a finite-measure space, a bounded Lp functional is integration against its Radon-Nikodym density. Then gLq(μ) and gqΛ. Moreover, Λ([f])=fgdμ([f]Lp(μ)).

Facts & Assumptions

Given: A finite measure space (X,A,μ), an exponent 1p<, its conjugate exponent q, a bounded linear functional Λ on Lp(μ), and its Radon-Nikodym density gL1(μ) from the previous lemma.

[L1]

The density g represents Λ on every bounded measurable representative (On a finite-measure space, a bounded Lp functional is integration against its Radon-Nikodym density).

[L2]

If 1<p< and q is conjugate to p, then p(q1)=q (Conjugate exponents, including the endpoint conventions).

[L3]

Monotone convergence applies to increasing nonnegative measurable sequences (Monotone convergence for the integral).

[L4]

The essential supremum is the least essential bound (The essential supremum is attained as the least essential bound).

[L5]

If uLq(μ), then the functional Λu has norm uq for q<, and also for q= on a finite measure space (The functional Λg has norm gq; for q= assume μ is semifinite).

Proof

technique · For $1<p<\infty$, test the Radon-Nikodym density against bounded truncated extremizers and pass to the limit by monotone convergence. For $p=1$, level-set testing forces the essential supremum below the operator norm
1.1

Assume first 1<p<. Choose a representative u of g and, for k1, define uk:=u1{uk},fk:=ukq1sgnu. Each fk is bounded, so [L1] gives Λ([fk])=fkgdμ=ukqdμ. Also fkp=ukq by [L2], hence ukqdμ=Λ([fk])Λ[fk]p=Λ(ukqdμ)1/p. Therefore ukqdμΛq(k1).

L1L2givenchooseconstruct
1.2

Assume instead p=1, so q=. Put M:=Λ and let u be a representative of g. Fix t>M and set Et:={u>t}. If μ(Et)>0, then Et has finite measure because μ(X)<, and ft:=sgnu1Et is bounded with [ft]1=μ(Et). By [L1], Λ([ft])=Etudμ>tμ(Et)=t[ft]1, contradicting the bound Λ([ft])M[ft]1. Hence μ(Et)=0 for every t>M, and [L4] gives gM.

L1L4givenconstruct
2.1

Step 1.1 and monotone convergence prove the strict-exponent case, while step 1.2 proves the endpoint case. Indeed, from step 1.1 the sequence ukq increases pointwise to uq, so [L3] gives uqdμ=limkukqdμΛq. Thus in every case gLq(μ) and gqΛ.

L3step 1.1step 1.2
3.1

Let [f]Lp(μ) and choose a representative w. For each n1, set wn:=w1{wn}. Then each wn is bounded and wnwpwp with wnwp0 pointwise, so dominated convergence gives [wn][f]pp=wnwpdμ0. By step 2.1, gLq(μ), so [L5] shows that Ig([h]):=hgdμ is a bounded linear functional on Lp(μ). Since [L1] gives Λ([wn])=Ig([wn]) for every n, continuity of both functionals yields Λ([f])=Ig([f])=wgdμ. Thus the Radon-Nikodym density represents Λ on all of Lp(μ).

L1L5step 1.2step 2.1givenconstruct
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

On a sigma-finite measure space, every bounded linear functional on Lp is integration against a unique Lq function

Statement

Let (X,A,μ) be a sigma-finite measure space, let 1p<, and let q be conjugate to p. For every bounded linear functional Λ:Lp(μ)R there exists a unique gLq(μ) such that Λ([f])=fgdμ([f]Lp(μ)). Moreover, Λ=gq.

Facts & Assumptions

Given: A sigma-finite measure space (X,A,μ), an exponent 1p<, its conjugate exponent q, and a bounded linear functional Λ on Lp(μ).

[L1]

On a finite measure space, a bounded Lp functional has an Lq Radon-Nikodym density representing it on all of Lp (The Radon-Nikodym density of a bounded Lp functional belongs to Lq).

[L2]

On a semifinite measure space, representing Lq classes are unique (On a semifinite measure space, a representing Lq function is unique).

[L3]

Sigma-finiteness means there is an increasing exhaustion by measurable finite-measure sets, and every sigma-finite measure is semifinite (Finite, sigma-finite, and semifinite measures).

[L4]

For uLq(μ), the pairing functional Λu has norm uq in the ranges treated here (The functional Λg has norm gq; for q= assume μ is semifinite).

[L5]

Dominated convergence applies to integrable majorants (Dominated convergence).

[L6]

Monotone convergence applies to increasing nonnegative measurable sequences (Monotone convergence for the integral).

Proof

technique · Restrict the functional to an increasing finite-measure exhaustion, obtain local $L^q$ densities, glue them by uniqueness on overlaps, and pass to the limit using continuity on $L^p$
1.1

By [L3], choose an increasing sequence (Xn) of measurable sets with [L1, L3, given, choose, construct] X=nXn and μ(Xn)< for every n. For each n, let Λn be the bounded functional on Lp(μXn) defined by Λn([u]):=Λ([u~]), where u~ is the extension of u by 0 outside Xn. Then ΛnΛ. Applying [L1] on Xn, choose gnLq(μXn) such that Λn([u])=Xnugndμ([u]Lp(μXn)) and gnqΛ.

L1L3givenchooseconstruct
2.1

If m>n, then both gn and gmXn represent the same functional [L2, L3, step 1.1] Λn on the finite measure space Xn. Since finite measure implies semifinite, [L2] gives gm=gnμ-almost everywhere on Xn. Therefore the local densities are compatible on overlaps.

L2L3step 1.1
3.1

Define a measurable function g by setting g=gn almost everywhere on [L6, step 1.1, step 2.1, algebra] each Xn. This is consistent by step 2.1. If q<, then Xngqdμ=XngnqdμΛq, so monotone convergence gives Xgqdμ=limnXngqdμΛq. If q=, then for each n there is a null set NnXn with gnΛ on XnNn; the union N:=nNn is null, and gΛ on XN. Hence in every case gLq(μ) and gqΛ.

L6step 1.1step 2.1algebra
4.1

Let [f]Lp(μ) and choose a representative w. [L4, L5, step 1.1, step 3.1, given, construct] Set wn:=w1Xn. Then wnwp=wp1XXnwp, and the right-hand side is integrable. Since wnw pointwise, [L5] gives [wn][f]pp=wnwpdμ0. For each n, step 1.1 gives Λ([wn])=Λn([wXn])=Xnwgndμ=wngdμ. By step 3.1 and [L4], the map Ig([h])=hgdμ is a bounded linear functional on Lp(μ). Taking limits in the last display yields Λ([f])=Ig([f])=wgdμ. So g represents Λ on all of Lp(μ).

L4L5step 1.1step 3.1givenconstruct
5.1

Since Λ=Λg, [L2, L3, L4, step 4.1] [L4] gives Λ=Λg=gq. If hLq(μ) also represents Λ, then sigma-finite implies semifinite by [L3], so [L2] gives h=g in Lq(μ). Thus the representing class is unique.

L2L3L4step 4.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

For 1<p<, the same representation theorem holds on arbitrary measure spaces

Statement

Assume the Axiom of Countable Choice (The Axiom of Countable Choice (ACω)).

Let (X,A,μ) be any measure space, let 1<p<, and let q be conjugate to p. For every bounded linear functional Λ:Lp(μ)R there exists a unique gLq(μ) such that Λ([f])=fgdμ([f]Lp(μ)). Moreover, Λ=gq.

Facts & Assumptions

Given: The Axiom of Countable Choice, a measure space (X,A,μ), an exponent 1<p<, its conjugate exponent q, and a bounded linear functional Λ on Lp(μ).

[L0]

Countable Choice is assumed (The Axiom of Countable Choice (ACω)).

[L2]

Every Lr(μ) class with 1r< has sigma-finite essential support (For 1p<, every Lp(μ) class has a sigma-finite essential support).

[L3]

For uLq(μ), the pairing functional has norm uq (The functional Λg has norm gq; for q= assume μ is semifinite).

Proof

technique · Represent the restriction of the functional on each sigma-finite measurable subset, choose a countable near-maximizing family of such subsets, and prove that their union already captures every local representative
1.1

Let S be the family of sigma-finite measurable subsets of X. For each ES, define the restricted functional ΛE([u]):=Λ([u~]) on Lp(μE), where u~ is extended by 0 outside E. By [L1], there is a unique gELq(μE) such that ΛE([u])=EugEdμ([u]Lp(μE)), and gEq=ΛEΛ.

L1givenchooseconstruct
2.1

The empty set lies in S and has gq=0, so the bounded set below is nonempty. Put s:=sup{gEqq:ES}Λq. For each n1, the definition of the supremum makes the family {ES:gEqq>s2n} nonempty. By [L0], choose one En from each family. Because each En is sigma-finite, the family of sequences (En,k)k1 of measurable finite-measure subsets of En whose union is En is nonempty. Using [L0] again, choose one such sequence for every n. Let Z:=n=1En. The doubly indexed family (En,k)n,k1 has union Z, and a diagonal enumeration of it proves that Z is sigma-finite. By [L1], there is a unique gZLq(μZ) representing ΛZ. Since EnZ and both gZEn and gEn represent ΛEn, uniqueness in [L1] gives gZ=gEn almost everywhere on En. Therefore gZqqgEnqq>s2n(n1). Since ZS, the definition of s also gives gZqqs, and hence gZqq=s.

L0L1step 1.1chooseconstruct
3.1

Let g be the zero extension of a measurable representative of gZ from Z to X. Since q<, step 2.1 gives Xgqdμ=ZgZqdμ=s<, so gLq(μ) and gqq=s. Now let ES. Then ZE is sigma-finite, so [L1] supplies gZE. Uniqueness on Z and on E gives gZE=gZ a.e. on Z,gZE=gE a.e. on E. Therefore gZEqq=ZgZqdμ+EZgEqdμ. The left side is at most s by definition of s, while the first term is s by step 2.1. Hence EZgEqdμ=0, so gE=0 almost everywhere on EZ and gE=g almost everywhere on EZ.

L1step 2.1constructalgebra
4.1

Let [f]Lp(μ). By [L2], choose a sigma-finite measurable set SX such that f=0 almost everywhere on XS. Applying step 1.1 to S gives gSLq(μS) with Λ([f])=ΛS([fS])=SfgSdμ. Step 3.1 gives gS=g almost everywhere on S, so Λ([f])=Sfgdμ=Xfgdμ. Thus g represents Λ on all of Lp(μ).

L2step 1.1step 3.1givenchoose
5.1

If hLq(μ) also represents Λ, then hgLq(μ) and q<. By [L2], choose a sigma-finite measurable set S such that hg=0 almost everywhere on XS. The restrictions of h and g to S represent the same bounded functional on the sigma-finite space S, so [L1] gives h=g almost everywhere on S. Together with the choice of S, this proves h=g almost everywhere on X. Finally [L3] gives Λ=gq. So the representing class is unique and has the correct norm.

L1L2L3step 3.1step 4.1givenchoose
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The Lp norm is the supremum of pairings against unit Lq functions

Statement

Let (X,A,μ) be a measure space, let 1p<, and let q be conjugate to p. Assume either 1<p<, or p=1 and μ is sigma-finite. Then for every fLp(μ), fp=sup{fgdμ:gLq(μ), gq1}.

Facts & Assumptions

Given: A measure space (X,A,μ), an exponent 1p< with conjugate exponent q, and an element fLp(μ).

[L1]

For every gLq(μ), the pairing functional satisfies Λg=gq in the ranges covered by this page (The functional Λg has norm gq; for q= assume μ is semifinite).

Proof

technique · Holder gives the universal upper bound. Equality comes from the explicit norming function $|f|^{p-1}\operatorname{sgn} f$ for $p>1$ and the sign function for $p=1$
1.1

For every gLq(μ) with gq1, [L1, given] [L1] gives fgdμ=Λg([f])Λgfpfp. Therefore the supremum is at most fp.

L1given
1.2

If f=0, the displayed formula is immediate. Hence assume from now on f0.

given
1.3

Assume 1<p< and choose a representative u of f. [given, choose, construct, algebra] Define g(x):=u(x)p1sgnu(x)fpp1. Then gq=upfpp, so gq=1. Also ugdμ=1fpp1updμ=fp. Hence the supremum is at least fp.

givenchooseconstructalgebra
1.4

Assume p=1 and choose a representative u of f. [given, choose, construct, algebra] Put g:=sgnu. Then gL(μ) with g1, and ugdμ=udμ=f1. So the supremum is at least f1.

givenchooseconstructalgebra
2.1

Step 1.1 gives the upper bound, while step 1.3 or step 1.4 gives a unit [step 1.1, step 1.3, step 1.4] Lq function attaining it. Therefore the displayed supremum equals fp.

step 1.1step 1.3step 1.4
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01Open item page →

Counting measure specializes the representation theorem to p and q

Statement

Let 1p< and let q be conjugate to p. Every bounded linear functional Λ:pR is of the form Λ(a)=n=0anbn for a unique sequence bq. Moreover, Λ=bq.

Facts & Assumptions

Given: An exponent 1p<, its conjugate exponent q, and a bounded linear functional Λ on p.

[L1]

On a sigma-finite measure space, every bounded linear functional on Lp is integration against a unique Lq function (On a sigma-finite measure space, every bounded linear functional on Lp is integration against a unique Lq function).

[L2]

On counting measure over N, the spaces Lp and p coincide, the Lq density becomes a sequence, and the integral becomes the series pairing (p is the Lp space of counting measure).

Proof

technique · View $\ell^p$ as $L^p$ of counting measure on $\mathbb N$, note that counting measure on $\mathbb N$ is sigma-finite by finite initial segments, and translate the representing $L^q$ function back to a sequence
1.1

Counting measure on N is sigma-finite because [L2, given] N=n=0{0,1,,n}, and each initial segment has finite counting measure. By [L2], we may therefore regard Λ as a bounded linear functional on Lp(#).

L2given
2.1

Applying [L1], choose gLq(#) such that [L1, L2, step 1.1, choose] Λ(a)=agd#(ap). By [L2], writing bn:=g(n) turns g into a sequence b=(bn)q, and the integral identity becomes Λ(a)=n=0anbn. The same translation in [L2] turns uniqueness and norm equality from [L1] into uniqueness of b and Λ=bq.

L1L2step 1.1choose
RemarkRemark: Literature-sourcedProof: Not supplied not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

The p= case is recorded but not proved here

Remark

For p=, the concrete map gΛg,Λg(f):=fgdμ, from L1(μ) into the bounded linear functionals on L(μ) is not surjective in general. This page therefore stops at 1p< and records the failure of the p= analogue without proving it here.

The boundary witness belongs to the library's recorded-not-proved functional analysis seam The dual of is ba(2N), the finitely additive charges . On [0,1] the standard route extends point evaluation from a smaller subspace by Hahn-Banach, which this page does not use.

RemarkRemark: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-01 rests on unproved material (inherited)Open item page →

Orientation only: the dual-space phrasing of the concrete Lp theorem

Remark

The two concrete representation theorems on this page are exactly what the later functional-analysis dual-space page will summarize as an isometric identification of the real continuous dual of Lp(μ) with Lq(μ), under the same hypotheses and with the same endpoint warnings. This page stays with the concrete integral representation until that later track owns the abstract language.

5 · Examples, counterexamples and false statements

None yet.

Sources