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.

19 results · all verified · 4 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 15 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Signed and Complex Measures Hahn and Jordan

1 · Prerequisites

2 · Summary

This page fixes the signed-measure convention used later in the measure-theory track: a signed measure may take one infinite sign but not both, null sets are defined by vanishing on every measurable subset, and total variation is the countable-partition object whose measure property must be proved.

Hahn and Jordan decomposition then organize the whole page. Their consequences include continuity for signed measures, the total-variation formulas, bounded integration against signed or complex measures, the finite-total-variation normed-space package, completeness, and the density examples that the next measure pages reuse.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

A signed measure is countably additive and takes at most one infinite value

Definition

Let (X,A) be a measurable space. A signed measure on (X,A) is a function ν:AR such that:

  1. ν()=0;
  2. ν takes at most one infinite sign: either ν(E) for every EA, or ν(E)+ for every EA;
  3. for every pairwise disjoint sequence (En)nN in A, the series on the right is defined in the extended reals and ν(nNEn)=n=0ν(En) (The extended real line R=R{,+}, its order, and the arithmetic that is left undefined).

The second and third clauses are load-bearing, not stylistic: together they rule out the undefined form (+)+() and require the disjoint series to exist before countable additivity is asserted.

The next proposition proves the extra fact that if ν(nEn) is finite, then the real series nν(En) converges absolutely in the sense of Absolutely convergent and conditionally convergent series, and the general starting index.

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

Positive, negative, and null sets for a signed measure

Definition

Let ν be a signed measure on (X,A).

  • A measurable set P is positive for ν when ν(E)0 for every measurable EP.
  • A measurable set N is negative for ν when ν(E)0 for every measurable EN.
  • A measurable set Z is null for ν when ν(E)=0 for every measurable EZ.

The null-set clause is the strong one used throughout the page: it asks for vanishing on every measurable subset, not only on the ambient set itself.

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

A complex measure is a finite-valued countably additive set function

Definition

Let (X,A) be a measurable space. A complex measure on (X,A) is a function ν:AC such that:

  1. ν()=0;
  2. for every pairwise disjoint sequence (En)nN in A, ν(nNEn)=n=0ν(En) in C.

The codomain is the field C (C=R[x]/(x2+1) is a field, every element is uniquely a+bi, and every nonzero element has inverse (abi)/(a2+b2)), so a complex measure is finite-valued by definition: there is no complex number called + or to allow.

PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The real and imaginary parts of a complex measure are finite signed measures, and nu = Re nu + i Im nu

Statement

Let ν be a complex measure on (X,A). Then the set functions Reν(E):=Re(ν(E)),Imν(E):=Im(ν(E)) are finite signed measures on (X,A), and ν(E)=Reν(E)+iImν(E)(EA).

Facts & Assumptions

Given: A complex measure ν on (X,A).

[L1]

A complex measure is a finite-valued countably additive set function on a sigma-algebra. (A complex measure is a finite-valued countably additive set function)

[L2]

Every complex number z has real and imaginary parts and satisfies z=Rez+iImz. (Real and imaginary parts, complex conjugation, and modulus)

[L3]

A signed measure is countably additive and takes at most one infinite sign. (A signed measure is countably additive and takes at most one infinite value)

Proof

technique · direct
1.1

Because ν(E)C for every EA, [L2] makes Reν(E) and Imν(E) honest real numbers for every measurable E. In particular neither set function takes an infinite value.

L1L2
1.2

If (En) is pairwise disjoint, then [L1] gives ν(nEn)=n=0ν(En). Taking real parts and imaginary parts termwise yields Reν(nEn)=n=0Reν(En),Imν(nEn)=n=0Imν(En). Also Reν()=Imν()=0.

L1L2
2.1

Step 1.1 supplies the finiteness clause and step 1.2 supplies countable additivity, so [L3] shows that Reν and Imν are finite signed measures. The decomposition ν(E)=Reν(E)+iImν(E) is exactly the identity from [L2] applied to the complex number ν(E).

L2L3step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The total variation |nu|(E) from countable measurable partitions

Definition

Let ν be a signed measure or a complex measure on (X,A). For EA, define its total variation on E by ν(E):=sup{n=0ν(En): (En)nN is a countable measurable partition of E}, where, for a signed measure, the term ν(En) means the ordinary absolute value when ν(En)R and means + when ν(En){+,}; for a complex measure it is the usual complex modulus. A countable measurable partition of E means:

  1. each En lies in A;
  2. the sets En are pairwise disjoint;
  3. E=nNEn.

The sum on the right is a nonnegative extended series, so it is always defined in [0,+]R.

For signed measures, a later proposition shows that finite partitions already suffice. For complex measures, that finite-partition shortcut is not built into the definition here.

PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

A set is null for a signed measure exactly when its total variation is zero there

Statement

Let ν be a signed measure on (X,A) and let EA. Then E is null for ν if and only if ν(E)=0.

Facts & Assumptions

Given: A signed measure ν and a measurable set E.

[L1]

A null set for a signed measure means: every measurable subset of it has signed measure 0. (Positive, negative, and null sets for a signed measure)

[L2]

The total variation ν(E) is the supremum of the partition sums nν(En) over countable measurable partitions of E. (The total variation |nu|(E) from countable measurable partitions)

Proof

technique · direct
1.1

Assume E is null. If (En) is a countable measurable partition of E, [L1, L2] then every EnE has ν(En)=0 by [L1], so its partition sum in [L2] is 0. Hence every admissible sum is 0, and therefore ν(E)=0.

1.2

Assume instead that ν(E)=0. Let FE be measurable. Then [L1, L2] F and EF form a measurable partition of E, so [L2] gives 0=ν(E)ν(F)+ν(EF)ν(F). Thus ν(F)=0. Since FE was arbitrary, [L1] shows that E is null.

2.1

Steps 1.1 and 1.2 prove both implications.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Mutual singularity for signed or complex measures

Definition

Let μ and ν be signed measures or complex measures on the same measurable space (X,A). They are mutually singular, written μν, when there are measurable sets P,NA with PN=,PN=X, such that:

  1. every measurable subset of N has μ-value 0;
  2. every measurable subset of P has ν-value 0.

For positive measures this is equivalent to the usual condition μ(N)=0 and ν(P)=0, because positivity turns vanishing on the ambient set into vanishing on all measurable subsets.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

A subset of a set of finite signed measure also has finite signed measure

Statement

Let ν be a signed measure on (X,A), let EA, and suppose ν(E)R. Then every measurable subset FE also satisfies ν(F)R.

Facts & Assumptions

Given: A signed measure ν, a measurable set E with finite value ν(E), and a measurable subset FE.

[L1]

A signed measure takes at most one infinite sign and is additive on disjoint measurable unions. (A signed measure is countably additive and takes at most one infinite value)

Proof

technique · direct
1.1

The sets F and EF are disjoint and have union E, so [L1] gives ν(E)=ν(F)+ν(EF).

2.1

If ν(F)=+, then the at-most-one-infinite-sign clause in [L1] [L1, step 1.1] forces ν(EF), so the right side of step 1.1 is +, contradicting the finiteness of ν(E). The same argument with the signs reversed rules out ν(F)=. Therefore ν(F)R.

3.1

The subset F was arbitrary, so every measurable subset of E has finite [step 2.1] ∎ signed measure.

PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

If a disjoint union has finite signed measure, then the signed-measure series converges absolutely

Statement

Let ν be a signed measure on (X,A) and let (En)nN be pairwise disjoint measurable sets. If ν(nNEn)R, then the real series n=0ν(En) converges absolutely.

Facts & Assumptions

Given: A signed measure ν, a pairwise disjoint measurable sequence (En), and the finite value ν(nEn)R.

[L1]

A subset of a set of finite signed measure also has finite signed measure. (A subset of a set of finite signed measure also has finite signed measure)

[L2]

A signed measure is countably additive on every disjoint measurable sequence. (A signed measure is countably additive and takes at most one infinite value)

[L3]

Unconditional convergence of a real series means that every rearrangement converges to the same sum. (Rearrangement of a series along a bijection of N, and unconditional convergence)

[L4]

For a series of real numbers, unconditional convergence is equivalent to absolute convergence. (For a series of real numbers, unconditional convergence and absolute convergence are the same property)

Proof

technique · direct
1.1

Put E=nEn. Each EnE, so [L1] makes every [L1, L3, L4] ν(En) a real number. Thus nν(En) is a real series to which [L3] and [L4] apply.

1.2

Let σ:NN be a bijection. The sequence [L2, L3] (Eσ(n)) is again pairwise disjoint and has the same union E, so [L2] gives n=0ν(Eσ(n))=ν(E)=n=0ν(En). Hence the series is unconditionally convergent in the sense of [L3].

2.1

Step 1.2 and [L4] imply that nν(En) converges absolutely.

L4step 1.1step 1.2
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

A set of positive finite signed measure contains a positive subset of at least the same mass

Statement

Let ν be a signed measure on (X,A) and let AA satisfy 0<ν(A)<+. Then there exists a positive set PA such that ν(P)ν(A).

Facts & Assumptions

Given: A signed measure ν and a measurable set A with 0<ν(A)<+.

[L1]

A measurable set is positive when every measurable subset has nonnegative signed measure. (Positive, negative, and null sets for a signed measure)

[L2]

Every measurable subset of A has finite signed measure. (A subset of a set of finite signed measure also has finite signed measure)

[L3]

If a disjoint union has finite signed measure, then the resulting real series converges absolutely. (If a disjoint union has finite signed measure, then the signed-measure series converges absolutely)

Proof

technique · direct
1.1

Define R1:=A. If Rn is not positive, choose a measurable subset BnRn with ν(Bn)<0, set δn:=inf{ν(E):EA, ERn}, and choose AnRn so that either δnν(An)δn/2<0when δn>, or ν(An)nwhen δn=. If Rn is positive, put An= and δn=0. In every case define Rn+1:=RnAn. Then the An are pairwise disjoint subsets of A and each ν(An)0.

L1L2choose
2.1

Put B:=n1An and P:=AB. Because BA, [L2] makes ν(B) finite, and [L3] makes the real series n1ν(An) absolutely convergent. Since every nonzero term is nonpositive, only finitely many satisfy ν(An)1; therefore the δn= branch of step 1.1 occurs only finitely often. For all large n one then has δn> and 0δn2ν(An). Hence n1δn converges by comparison with 2n1ν(An), so δn0.

L2L3step 1.1
3.1

If EP is measurable, then ERn for every n, so ν(E)δn by definition of δn. Letting n in step 2.1 gives ν(E)0, so [L1] shows that P is positive.

L1step 1.1step 2.1
3.2

Because every term ν(An) is nonpositive, step 2.1 gives ν(B)=n1ν(An)0. Hence ν(P)=ν(A)ν(B)ν(A).

step 2.1algebra
4.1

Steps 3.1 and 3.2 give a positive subset PA with ν(P)ν(A).

step 3.1step 3.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Hahn decomposition for signed measures, unique up to total-variation-null sets

Statement

Let ν be a signed measure on (X,A). Then there exist measurable sets P,N such that PN=,PN=X, P is positive for ν, and N is negative for ν.

If (P,N) is another such pair, then PP is null for ν and hence has total variation 0.

Facts & Assumptions

Given: A signed measure ν on (X,A).

[L1]

A measurable set is positive, negative, or null according to the signs of the signed measures of all its measurable subsets. (Positive, negative, and null sets for a signed measure)

[L2]

A measurable set of positive finite signed measure contains a positive subset whose signed measure is at least as large. (A set of positive finite signed measure contains a positive subset of at least the same mass)

[L3]

A set is null for a signed measure exactly when its total variation there is 0. (A set is null for a signed measure exactly when its total variation is zero there)

Proof

technique · direct
1.1

Replacing ν by ν swaps positive and negative sets, so it is enough [L1, choose] to treat the case in which ν(E)<+ for every measurable E. Let m:=sup{ν(A):AA, A is positive}. Because is positive, m0. Choose positive sets An with ν(An)m, and put P:=nAn.

2.1

The union P is positive: if EP is measurable, define [L1, step 1.1] B0:=EA0 and Bn:=E(Ank<nAk) for n1. Then the Bn are pairwise disjoint measurable subsets of the positive sets An, so each ν(Bn)0 by [L1], and E=nBn. Countable additivity gives ν(E)=nν(Bn)0, so [L1] makes P positive. Because each AnP, one has ν(An)ν(P)m; letting n yields ν(P)=m<+.

3.1

Let N:=XP. If N were not negative, [L1] would give a [L1, L2, step 2.1] measurable EN with ν(E)>0. By [L2], E would contain a positive subset Q with ν(Q)ν(E)>0. Then PQ would be a positive set, Q would be disjoint from P, and ν(PQ)=ν(P)+ν(Q)>m, contradicting the definition of m. Hence N is negative.

4.1

If (P,N) is another Hahn decomposition, then [L1, L3, step 3.1] PPPN and PPPN. Thus each of PP and PP is both positive and negative, hence null by [L1]. Their union is PP, so [L3] gives ν(PP)=0.

5.1

Steps 2.1 through 4.1 give a positive set P, a negative set N=XP, [step 2.1, step 3.1, step 4.1] ∎ and uniqueness up to total-variation-null sets.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Jordan decomposition of a signed measure into unique mutually singular positive parts

Statement

Let ν be a signed measure on (X,A). Then there exist positive measures ν+,ν:(X,A)[0,+] such that ν=ν+ν, and ν+ν.

These measures are unique: if ν=μη with positive measures μη, then μ=ν+ and η=ν.

Facts & Assumptions

Given: A signed measure ν on (X,A).

[L1]

Hahn decomposition gives measurable sets P,N with PN=X, P positive, and N negative, unique up to null sets. (Hahn decomposition for signed measures, unique up to total-variation-null sets)

[L2]

Mutual singularity means that the two set functions vanish on measurable subsets of complementary measurable pieces. (Mutual singularity for signed or complex measures)

[L3]

A measure is a nonnegative countably additive set function on a sigma-algebra. (Measures on sigma-algebras)

Proof

technique · direct
1.1

Choose a Hahn decomposition X=PN from [L1]. Define [L1, L3] ν+(A):=ν(AP),ν(A):=ν(AN)(AA). Because P is positive and N is negative, these values lie in [0,+]. Their countable additivity is inherited from that of ν, so [L3] makes ν+ and ν positive measures. Also ν(A)=ν(AP)+ν(AN)=ν+(A)ν(A) for every measurable A.

2.1

The defining pieces in step 1.1 also show mutual singularity: every [L1, L2, step 1.1] measurable subset of N has ν+-value 0, and every measurable subset of P has ν-value 0. Thus [L2] gives ν+ν.

2.2

Suppose ν=μη with positive measures μη. By [L2], [L1, L2, step 1.1] choose P,N with PN=X, μ vanishing on subsets of N, and η vanishing on subsets of P. Then every measurable subset of P has ν-value μ(E)0, so P is positive, and every measurable subset of N has ν-value η(E)0, so N is negative. Hence (P,N) is a Hahn decomposition, so [L1] makes PP null.

3.1

Because μ vanishes on subsets of N and null subsets of P have [L1, L2, step 1.1, step 2.2] μ-value 0 as well, step 2.2 gives μ(A)=μ(AP)=ν(AP)=ν(AP)=ν+(A). The same argument on N gives η(A)=ν(AN)=ν(A). Thus the Jordan decomposition is unique.

4.1

Steps 1.1, 2.1, and 3.1 prove existence, mutual singularity, and [step 1.1, step 2.1, step 3.1] ∎ uniqueness.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Continuity from below, and from above when one set has finite signed measure

Statement

Let ν be a signed measure on (X,A).

  1. If E0E1 are measurable and E=nEn, then ν(E)=limnν(En).
  2. If E0E1 are measurable, E=nEn, and ν(En0)R for some n0, then ν(E)=limnν(En).

Facts & Assumptions

Given: A signed measure ν on (X,A).

[L1]

Jordan decomposition gives positive measures ν+,ν with ν=ν+ν. (Jordan decomposition of a signed measure into unique mutually singular positive parts)

[L2]

Measures are continuous from below on increasing measurable sequences. (Continuity from below for measures)

[L3]

Measures are continuous from above on decreasing measurable sequences once one term has finite measure. (Continuity from above when one set has finite measure)

[L4]

Every measurable subset of a finite signed-measure set has finite signed measure. (A subset of a set of finite signed measure also has finite signed measure)

Proof

technique · direct
1.1

Let EnE. By [L1], write ν=ν+ν. Then [L2] gives ν+(E)=limnν+(En),ν(E)=limnν(En). Subtracting these two equalities yields ν(E)=ν+(E)ν(E)=limn(ν+(En)ν(En))=limnν(En).

1.2

Let EnE and assume ν(En0)R for some n0. Choose a Hahn decomposition X=PN from [L1]. Because En0P and En0N are measurable subsets of the finite signed-measure set En0, [L4] shows that both ν(En0P)=ν+(En0) and ν(En0N)=ν(En0) are finite. Hence [L3] gives ν+(E)=limnν+(En),ν(E)=limnν(En). Subtracting again yields ν(E)=limnν(En).

L1L3L4
2.1

The displayed subtractions are defined because for a signed measure at most one of ν+(E) and ν(E) can be infinite, and the same holds for each En.

L1step 1.1
3.1

Steps 1.1 through 2.1 prove continuity from below and from above under the stated finiteness hypothesis.

step 1.1step 1.2step 2.1
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

For a signed measure, total variation is nu-plus plus nu-minus, finite partitions suffice, and nu-plus and nu-minus are extremal

Statement

Let ν be a signed measure on (X,A)), with Jordan decomposition ν=ν+ν. Then for every measurable E:

  1. ν(E)=ν+(E)+ν(E);
  2. the same value is the supremum over finite measurable partitions of E;
  3. ν+(E)=sup{ν(F):FE, FA};
  4. ν(E)=inf{ν(F):FE, FA}.

Facts & Assumptions

Given: A signed measure ν, its Jordan decomposition ν=ν+ν, and a measurable set E.

[L1]

The total variation ν(E) is the supremum of the countable partition sums nν(En). (The total variation |nu|(E) from countable measurable partitions)

[L2]

Jordan decomposition gives positive measures ν+,ν and a Hahn decomposition X=PN with ν+(A)=ν(AP) and ν(A)=ν(AN). (Jordan decomposition of a signed measure into unique mutually singular positive parts)

Proof

technique · direct
1.1

Let (En) be a countable measurable partition of E. Using [L2] and the [L1, L2] triangle inequality, ν(En)=ν+(En)ν(En)ν+(En)+ν(En) for each n. Summing and using countable additivity of the positive measures ν+ and ν gives nν(En)ν+(E)+ν(E). Hence [L1] yields ν(E)ν+(E)+ν(E).

2.1

The two-piece partition E=(EP)(EN) from [L2] gives [L1, L2, step 1.1] ν(EP)+ν(EN)=ν+(E)+ν(E). Therefore ν(E)ν+(E)+ν(E), and together with step 1.1 this proves equality. Because this equality is already realized by a finite partition, finite partitions suffice for signed measures.

3.1

If FE is measurable, then [L2] gives [L2, step 2.1] ν(F)=ν+(F)ν(F)ν+(F)ν+(E), so supFEν(F)ν+(E). Taking F=EP gives equality: ν(F)=ν+(E). The same argument with EN gives infFEν(F)=ν(E).

4.1

Steps 2.1 and 3.1 prove all four displayed formulas.

step 2.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Every complex measure has finite total variation

Statement

If ν is a complex measure on (X,A), then ν(X)<+. More generally, ν(E)<+ for every measurable E.

Facts & Assumptions

Given: A complex measure ν on (X,A) and a measurable set E.

[L1]

The total variation ν(E) is the supremum of the countable partition sums nν(En). (The total variation |nu|(E) from countable measurable partitions)

[L2]

The set functions α:=Reν and β:=Imν are finite signed measures and ν=α+iβ. (The real and imaginary parts of a complex measure are finite signed measures, and nu = Re nu + i Im nu)

[L3]

For a signed measure ρ with Jordan parts ρ+,ρ, ρ=ρ++ρ. (For a signed measure, total variation is nu-plus plus nu-minus, finite partitions suffice, and nu-plus and nu-minus are extremal)

Proof

technique · direct
1.1

Put α:=Reν and β:=Imν. By [L2], these are finite signed measures and ν(A)=α(A)+iβ(A)α(A)+β(A) for every measurable A.

L2algebra
2.1

Let (En) be any countable measurable partition of E. Step 1.1 and the one-piece lower bound in the definition of variation give nν(En)nα(En)+nβ(En)nα(En)+nβ(En). By [L3], α=α++α and β=β++β, so countable additivity of the four positive Jordan parts turns the right side into α(E)+β(E).

L1L3step 1.1
3.1

The quantities α(E) and β(E) are finite by [L2] and [L3]: both Jordan parts of a finite signed measure are finite on E. Thus step 2.1 gives the partition-independent bound nν(En)α(E)+β(E)<+. Taking the supremum over all countable measurable partitions in [L1] proves ν(E)<+. Applying this with E=X gives ν(X)<+.

L1L2L3step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The total variation of a signed or complex measure is a positive measure

Statement

Let ν be a signed measure or a complex measure on (X,A). Then ν is a measure on (X,A).

Facts & Assumptions

Given: A signed measure or complex measure ν on (X,A).

[L1]

The total variation ν(E) is defined by a supremum of nonnegative partition sums over countable measurable partitions of E. (The total variation |nu|(E) from countable measurable partitions)

[L2]

A measure is a nonnegative set function with value 0 at and countable additivity on pairwise disjoint measurable families. (Measures on sigma-algebras)

Proof

technique · direct
1.1

The set function ν is nonnegative by [L1]. Also ν()=0, [L1, L2] because the only countable measurable partition of has every part equal to and hence partition sum 0.

1.2

Let (Em) be pairwise disjoint measurable sets and put E=mEm. [L1] For each m, choose a countable measurable partition (Am,k)k of Em. Then the doubly indexed family (Am,k)m,k is a countable measurable partition of E, so [L1] gives mν(Em)ν(E) after taking suprema over all admissible partitions of the pieces.

2.1

Conversely, let (Bj) be a countable measurable partition of E. Then [L1, step 1.2] each (BjEm)j is a countable measurable partition of Em, and ν(Bj)mν(BjEm) by the triangle inequality applied to the disjoint decomposition Bj=m(BjEm). Summing over j and using [L1] on each piece gives jν(Bj)mν(Em). Taking the supremum over all partitions (Bj) of E yields ν(E)mν(Em).

3.1

Steps 1.2 and 2.1 prove countable additivity. Together with step 1.1 and [L2, step 1.1, step 1.2, step 2.1] ∎ [L2], this shows that ν is a measure.

DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-30Open item page →

Complex simple functions as finite sums of measurable indicators

Definition

Let (X,A) be a measurable space. A function s:XC is a complex simple function when there are pairwise disjoint measurable sets E1,,EmA and coefficients c1,,cmC such that s=j=1mcj1Ej.

Equivalently, s is measurable and has finite range. The disjoint representation above can always be taken to be the canonical one given by the nonempty level sets of s.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The simple integral against a signed or complex measure

Definition

Let s=j=1mcj1Ej be the canonical disjoint representation of a complex simple function on (X,A) using only its nonzero level sets, so every cj0. Let ν be a signed measure or a complex measure on (X,A).

Assume that ν(Ej)<+ for every j.

Define the simple integral of s against ν by sdν:=j=1mcjν(Ej). If FA is measurable and ν(EjF)<+ for every j, define likewise Fsdν:=j=1mcjν(EjF).

The finiteness hypotheses make every ν(Ej) and ν(EjF) a finite real or complex number: the one-piece partition of the relevant set contributes at least its single term to the defining supremum for total variation. Because the canonical representation is unique up to deleting empty level sets, the value above is well defined.

PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Simple integrals are bounded by total variation

Statement

Let ν be a signed measure or a complex measure on (X,A), let FA, and let s=j=1mcj1Ej be the canonical disjoint representation of a complex simple function using only its nonzero level sets. Assume ν(EjF)<+ for every j. Then FsdνFsdν. In particular, if sM on F and ν(F)<+, then FsdνMν(F).

Facts & Assumptions

Given: A signed measure or complex measure ν, a measurable set F, and the canonical nonzero-level-set representation s=j=1mcj1Ej of a complex simple function, with ν(EjF)<+ for every j.

[L1]

The simple integral against ν is computed from a disjoint measurable level-set representation. (The simple integral against a signed or complex measure)

[L2]

The integral of a nonnegative simple function against a positive measure is the weighted sum over a disjoint representation. (The integral of a nonnegative simple function)

[L3]

The total variation ν is a measure. (The total variation of a signed or complex measure is a positive measure)

Proof

technique · direct
1.1

Write the canonical disjoint representation of s as [L1] s=j=1mcj1Ej. For each j, the one-piece partition of EjF gives ν(EjF)ν(EjF)<+, so [L1] makes Fsdν well defined and gives Fsdν=j=1mcjν(EjF). By the triangle inequality, Fsdνj=1mcjν(EjF)j=1mcjν(EjF).

L1
2.1

Because ν is a measure by [L3], the sets EjF are disjoint [L2, L3, step 1.1] and measurable, and [L2] gives Fsdν=j=1mcjν(EjF). Substituting this into step 1.1 proves the first inequality. If sM on F and ν(F)<+, then [L3] gives ν(EjF)ν(F)<+ for every j, so the displayed finiteness hypothesis is automatic. Moreover s1FM1F, so monotonicity of the simple integral with respect to the positive measure ν gives FsdνMν(F).

L2L3step 1.1
3.1

The displayed inequalities follow from steps 1.1 and 2.1.

step 1.1step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Total variation is the supremum of simple integrals over unit-bounded test functions

Statement

Let ν be a signed measure or complex measure on (X,A) and let EA satisfy ν(E)<+. Then every complex simple function s on (X,A) with s1 has a defined simple integral over E, and ν(E)=sup{Esdν: s is a complex simple function and s1}.

Facts & Assumptions

Given: A signed measure or complex measure ν and a measurable set E with ν(E)<+.

[L1]

Simple integrals are bounded by total variation: EsdνEsdν. (Simple integrals are bounded by total variation)

[L2]

The simple integral over E is computed from the measurable level-set representation of s. (The simple integral against a signed or complex measure)

[L3]

Every complex number z0 has unit-modulus phase z/z. (Real and imaginary parts, complex conjugation, and modulus)

[L4]

The total variation ν(E) is the supremum of countable partition sums nν(En). (The total variation |nu|(E) from countable measurable partitions)

Proof

technique · direct
1.1

Let s=j=1mcj1Ej be the canonical disjoint representation of a complex simple function using only its nonzero level sets. Every countable measurable partition of EjE extends to one of E by adding EEj, so [L4] gives ν(EjE)ν(E)<+ for each j. Thus [L1] applies to F=E and gives [L1] EsdνEsdνν(E). Therefore the displayed supremum is at most ν(E).

L1L4
1.2

Fix ε>0. By [L4], choose a countable measurable partition [L3, L4, choose] E=n0En such that n=0ν(En)>ν(E)ε. Because ν(E)<+, every term ν(En) is finite. Choose N so that the first N+1 terms already satisfy n=0Nν(En)>ν(E)2ε. For each 0nN with ν(En)0, define cn:=ν(En)/ν(En), and put cn:=0 when ν(En)=0. After deleting the zero-coefficient terms, the simple function s:=n=0Ncn1En satisfies s1.

L3L4choose
2.1

Using [L2], [L2, step 1.2] Esdν=n=0Ncnν(En)=n=0Nν(En), so step 1.2 gives Esdν>ν(E)2ε. Because ε>0 was arbitrary, the supremum is at least ν(E).

L2step 1.2
3.1

Steps 1.1 and 2.1 prove the equality.

step 1.1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Every L^1 function admits dominated complex simple approximations

Statement

Let (X,A,μ) be a measure space and let fL1(μ). Then there exists a sequence (sn) of complex simple functions such that:

  1. sn2f for every n;
  2. fsndμ0.

Facts & Assumptions

Given: A measure space (X,A,μ) and an integrable function f:XC.

[L1]

An integrable complex function has measurable real and imaginary parts and integrable modulus. (Integrable real and complex functions, and their integrals)

[L2]

The positive and negative parts satisfy u=u+u and u=u++u. (The positive and negative parts of a function)

[L3]

Arithmetic and lattice operations preserve measurability. (Arithmetic and lattice operations preserve measurability whenever they are defined)

[L4]

Every nonnegative measurable function admits increasing simple approximations. (Every nonnegative measurable function admits an explicit increasing sequence of simple approximations)

[L5]

Monotone convergence passes increasing limits through the integral. (Monotone convergence for the integral)

Proof

technique · direct
1.1

Write f=u+iv with u=Ref and v=Imf. [L1, L2, L3] By [L1], the real functions u and v are measurable and satisfy uf and vf, hence are integrable. By [L2] and [L3], the four functions u± and v± are nonnegative measurable.

2.1

Apply [L4] to choose increasing nonnegative simple functions [L2, L3, L4, step 1.1] un±u± and vn±v±. Put un:=un+un,vn:=vn+vn,sn:=un+ivn. Then each sn is a complex simple function, and snun++un+vn++vnu+v2f.

3.1

By [L5], the four increasing simple approximations in step 2.1 satisfy [L2, L5, step 2.1] un±dμu±dμ and vn±dμv±dμ. Therefore uundμ=(u+un+)dμ+(uun)dμ0, and similarly vvndμ0. Hence fsndμuundμ+vvndμ0.

4.1

Steps 2.1 and 3.1 give the required dominated complex simple [step 2.1, step 3.1] ∎ approximations.

DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-30Open item page →

Integration against a signed or complex measure, and the class L^1(nu) = L^1(|nu|)

Definition

Let ν be a signed measure or complex measure on (X,A). Because ν is a measure (The total variation of a signed or complex measure is a positive measure), define L1(ν):=L1(ν) using the published meaning of L1 from The class L1(μ) of integrable functions.

If fL1(ν), choose complex simple functions sn as in Every L^1 function admits dominated complex simple approximations with fsndν0. The simple-integral bound Simple integrals are bounded by total variation makes (sndν) a Cauchy sequence in C, and its limit is independent of the chosen approximating sequence. Define fdν:=limnsndν.

For a measurable set EA, define Efdν:=f1Edν.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Integrals against signed or complex measures are bounded by total variation

Statement

Let ν be a signed measure or complex measure on (X,A) and let fL1(ν). Then fdνfdν. More generally, for every measurable E, EfdνEfdν.

Facts & Assumptions

Given: A signed measure or complex measure ν, a function fL1(ν), and a measurable set E.

[L1]

Integration against ν is defined as the limit of simple integrals along an L1(ν)-approximating sequence. (Integration against a signed or complex measure, and the class L^1(nu) = L^1(|nu|))

[L2]

Simple integrals satisfy EsdνEsdν. (Simple integrals are bounded by total variation)

Proof

technique · direct
1.1

By [L1], choose complex simple functions sn with [L1, L2] fsndν0 and fdν=limnsndν. Applying [L2] to snsm shows that (sndν) is Cauchy.

2.1

By [L2], [L1, L2, step 1.1] sndνsndνfdν+fsndν. Letting n in step 1.1 yields fdνfdν. Applying the same argument to f1E gives the measurable-subset version.

3.1

Step 2.1 proves both inequalities.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

A complex L^1 density defines a complex measure whose total variation is |h| dmu

Statement

Let (X,A,μ) be a measure space and let hL1(μ). Define ν(E):=Ehdμ(EA). Then ν is a complex measure on (X,A), and for every measurable E, ν(E)=Ehdμ.

Facts & Assumptions

Given: A measure space (X,A,μ) and a function hL1(μ).

[L1]

For an integrable function, the measurable-set integral Ehdμ is defined. (Integrable real and complex functions, and their integrals, Integral over a measurable subset)

[L2]

If gL1(μ), then gdμgdμ. (The modulus of an integral is bounded by the integral of the modulus)

[L3]

Total variation is the supremum of the simple integrals against unit-bounded simple test functions. (Total variation is the supremum of simple integrals over unit-bounded test functions)

[L4]

Every L1 function admits dominated complex simple approximations. (Every L^1 function admits dominated complex simple approximations)

[L5]

Arithmetic operations preserve measurability. (Closure properties of measurable functions used by the integral)

[L6]

For a nonnegative measurable function f, the set function AAfdμ is a measure. (The indefinite integral of a nonnegative measurable function is a measure)

[L7]

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

Proof

technique · direct
1.1

The set function ν is finite-valued because ν(E)=EhdμEhdμhdμ<+ by [L1] and [L2]. If (En) is a pairwise disjoint measurable sequence, then n=0N1En1nEn, so monotone convergence applied to the positive and negative parts of the real and imaginary parts of h gives ν(nEn)=nν(En). Thus ν is a complex measure.

L1L2
1.2

Define u(x):={h(x)/h(x),h(x)0,0,h(x)=0. Then u1 and uh=h. By [L5], the function u is measurable. Apply [L6] to ρ(F):=Fhdμ and obtain a finite measure ρ on (X,A). Applying [L4] to u on (E,A ⁣E,ρ) gives complex simple functions sn with sn2 and Eusndρ0. For each n, define the clipped simple function tn:=snmax{1,sn}. Then tn1, and because u1 one has tnutnsn+snu2snu. Hence Eutndρ0.

L4L5L6
2.1

For any measurable E and any countable measurable partition E=nEn, the inequality in step 1.1 applied on each piece gives nν(En)nEnhdμ=Ehdμ. Taking the supremum over partitions shows ν(E)Ehdμ.

L1step 1.1
2.2

Write the canonical representation of tn on E as tn=j=1mncn,j1An,j. Because tnhh, each tnh lies in L1(μ). By the definition of ν and the linearity of the Lebesgue integral, Etndν=j=1mncn,jν(An,j)=j=1mncn,jAn,jhdμ=Etnhdμ. Therefore EtndνEhdμ=E(tnu)hdμEtnuhdμ=Etnudρ0. So EtndνEhdμ.

L2L7step 1.2
3.1

Since each tn is a unit-bounded complex simple function on E, [L3] gives ν(E)Etndν for every n. Letting n and using step 2.2 shows ν(E)Ehdμ. Together with step 2.1, this proves ν(E)=Ehdμ.

L3step 2.1step 2.2
4.1

Steps 1.1, 2.1, and 3.1 prove that ν is a complex measure and that its total variation is Ehdμ on every measurable set E.

step 1.1step 2.1step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The space of finite total variation signed measures

Definition

Fix a measurable space (X,A). Write M(X,A):={ν:ν is a signed measure on (X,A) and ν(X)<+}.

For νM(X,A), define its variation norm candidate by ν:=ν(X).

The next theorem proves that M(X,A) is a real vector space under pointwise addition and scalar multiplication and that is a norm in the sense of A norm on a real vector space, the induced metric, and the dictionary with the metric axioms.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The finite-total-variation signed measures form a real normed space

Statement

Fix a measurable space (X,A). With pointwise addition and scalar multiplication, M(X,A) is a real vector space. Moreover, ν:=ν(X) defines a norm on it.

Facts & Assumptions

Given: A measurable space (X,A).

[L1]

M(X,A) consists of the signed measures with ν(X)<+. (The space of finite total variation signed measures)

[L2]

Total variation is the supremum of unit-bounded simple integrals. (Total variation is the supremum of simple integrals over unit-bounded test functions)

[L3]

A signed-measure null set is exactly a set of zero total variation. (A set is null for a signed measure exactly when its total variation is zero there)

[L4]

A normed space is a real vector space together with a norm satisfying separation, absolute homogeneity, and the triangle inequality. (Vector space over a field, A norm on a real vector space, the induced metric, and the dictionary with the metric axioms)

Proof

technique · direct
1.1

If ν,μM(X,A) and aR, then the [L1, L2, L4] pointwise set functions ν+μ and aν are again signed measures because their values are finite on every measurable set and countable additivity is preserved termwise. Also [L2] gives ν+μ(X)ν(X)+μ(X),aν(X)=aν(X), so ν+μ and aν remain in M(X,A). Thus M(X,A) is closed under the pointwise operations, and the vector-space axioms are inherited from the real-valued function space on A.

1.2

The formula ν=ν(X) is nonnegative by definition. If ν=0, [L1, L3, L4] then [L3] makes X null for ν, so every measurable set has ν-value 0 and therefore ν is the zero measure. Conversely the zero measure has variation 0. Thus the separation axiom of [L4] holds.

2.1

Step 1.1 already proved absolute homogeneity and the triangle inequality: [L2, L4, step 1.1] aν=aν,ν+μν+μ. Hence [L4] shows that is a norm.

3.1

Steps 1.1 through 2.1 prove that M(X,A) is a real [step 1.1, step 1.2, step 2.1] ∎ normed space.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Finite-total-variation signed measures are complete

Statement

Fix a measurable space (X,A). The normed space M(X,A) of finite-total-variation signed measures is complete.

Facts & Assumptions

Given: A Cauchy sequence (νn) in M(X,A).

[L2]

If ρ(X) is finite, then ρ(E)ρ(E)ρ(X) for every measurable E. (Total variation is the supremum of simple integrals over unit-bounded test functions)

[L3]

Positive measures are continuous from above on decreasing measurable sets once one term has finite measure. (Continuity from above when one set has finite measure)

Proof

technique · direct
1.1

By [L1] and [L2], for every measurable E the scalar sequence (νn(E)) is Cauchy in R, because νn(E)νm(E)νnνm(X)=νnνm. Define ν(E):=limnνn(E).

L1L2
2.1

Let (Ek) be pairwise disjoint and put E=kEk. Fix ε>0. Choose m so that νnνm<ε for all nm. Because νm is a finite positive measure, [L3] gives νm(kNEk)0, so choose N with that tail below ε. Then for nm, νn(E)k=0N1νn(Ek)=νn(kNEk)νnνm+νm(kNEk)<2ε. Passing n gives ν(E)k=0N1ν(Ek)2ε, so ν(E)=kν(Ek). Thus ν is a signed measure.

L1L2L3step 1.1
3.1

For any countable measurable partition (Aj) of a measurable set F, Fatou's lemma for nonnegative series gives jν(Aj)lim infnjνn(Aj)supnνn(F), so ν(F)<+ and therefore νM(X,A). Likewise, for fixed n and any partition (Aj) of X, jνn(Aj)ν(Aj)lim infmjνn(Aj)νm(Aj)lim infmνnνm. Taking the supremum over partitions gives νnνlim infmνnνm, and the right side tends to 0 because (νn) is Cauchy.

L1step 1.1step 2.1
4.1

Step 3.1 shows that νnν in norm, so every Cauchy sequence in M(X,A) converges there.

step 3.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

A real L^1 density defines a finite signed measure with its canonical Hahn and Jordan data

Statement

Let (X,A,μ) be a measure space and let fL1(μ) be real-valued. Define ν(E):=Efdμ(EA). Then ν is a finite signed measure. Its canonical Hahn sets are P:={f>0},N:={f0}, its Jordan parts are ν+(E)=Ef+dμ,ν(E)=Efdμ, and its total variation is ν(E)=Efdμ.

Facts & Assumptions

Given: A measure space (X,A,μ) and a real-valued function fL1(μ).

[L1]

A complex L1 density defines a complex measure whose total variation is the integral of its modulus. (A complex L^1 density defines a complex measure whose total variation is |h| dmu)

[L2]

For a real integrable function, the positive and negative parts satisfy f=f+f and f=f++f. (Integrable real and complex functions, and their integrals)

[L3]

Arithmetic and threshold operations preserve measurability. (Closure properties of measurable functions used by the integral)

Proof

technique · direct
1.1

Because f is real-valued, every ν(E)=Efdμ is a real number. The complex-density theorem [L1] shows that the same set function is countably additive and satisfies ν(E)=Efdμ. Also ν(E)ν(E)fdμ<+, so ν takes no infinite values. Hence ν is a finite signed measure. The finiteness of ν(X) follows from fL1(μ).

L1
2.1

By [L3], the sets P={f>0} and N={f0} are measurable and form a partition of X. If EP is measurable, then f0 on E, so ν(E)=Efdμ0; if EN, then f0 on E, so ν(E)0. Thus P is positive and N is negative, so [L4] makes them canonical Hahn sets up to null sets.

L3L4step 1.1
3.1

The formulas in [L2] give ν(E)=Ef+dμEfdμ. On subsets of P one has f=0 and f=f+, while on subsets of N one has f+=0 and f=f. Therefore the positive measures EEf+dμ and EEfdμ are mutually singular and decompose ν. By uniqueness in [L4], they are exactly ν+ and ν. The total-variation formula from step 1.1 and [L2] then becomes ν(E)=Efdμ.

L2L4step 1.1step 2.1
4.1

Steps 1.1 through 3.1 prove the signed-measure, Hahn, Jordan, and total-variation claims.

step 1.1step 2.1step 3.1

5 · Examples, counterexamples and false statements

None yet.

Sources