Alphabeta Math
Session-authored (Fable 5 assisted)
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.

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

Sigma Algebras and Borel Sets

1 · Prerequisites

2 · Summary

Sigma-algebras isolate the set operations that remain available under countable constructions. Topological spaces supply the open generators for Borel sets, while the rational-box basis and Euclidean Heine-Borel theorem make those generators countable and connect them with compact sets. Subspace topology and the open-preimage characterisation of continuity control traces and inverse images. The Archimedean properties license the countable ball bases and compact truncations used in Euclidean space.

Generated sigma-algebras are established before their minimality is used to develop comparison rules, Dynkin's pi-lambda theorem, and the monotone class theorem. The Borel construction is then compared across interval, ray, box, ball, compact, trace, and continuous-preimage descriptions. Transfinite recursion gives the countable-ordinal construction, with its countable-choice hypothesis explicit; cardinal arithmetic yields the full-choice size bounds. Disjoint families and partition blocks determine the possible sizes and concrete forms of sigma-algebras.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Algebras of subsets

Definition

Let X be a set. An algebra of subsets of X is a family AP(X) such that:

  1. A;
  2. if AA, then XAA;
  3. if A,BA, then ABA.

Thus an algebra is closed under complements relative to its fixed ambient set, finite unions, finite intersections, and differences. In particular X=X belongs to every algebra on X.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Sigma-algebras

Definition

Let X be a set. A sigma-algebra on X is an algebra of subsets A (Algebras of subsets) that is closed under countable unions: whenever (An)nN is a sequence in A,

nNAnA.

The pair (X,A) then has a fixed ambient set X. Complements in the sigma-algebra axioms always mean complements relative to that X.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Measurable spaces and measurable sets

Definition

A measurable space is a pair (X,A) consisting of a set X and a sigma-algebra A on X (Sigma-algebras). The members of A are the measurable subsets of X.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The sigma-algebra generated by a family of sets

Definition

Let X be a set and let EP(X). Put

ΣX(E):={AP(X):A is a sigma-algebra on X and EA}.

The sigma-algebra generated by E is

σX(E):=AΣX(E)A.

When the ambient set is clear, write σ(E). The existence and minimality implicit in this terminology are proved in Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal .

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal

Statement

Let X be a set.

  1. The intersection of every nonempty family of sigma-algebras on X is a sigma-algebra on X.
  2. For every EP(X), the family ΣX(E) of The sigma-algebra generated by a family of sets is nonempty, and σX(E) is the unique smallest sigma-algebra on X containing E.

Facts & Assumptions

Given: A set X, a nonempty family S of sigma-algebras on X, and a family EP(X), with ΣX(E) and σX(E) as in The sigma-algebra generated by a family of sets.

Proof

technique · direct
1.1

Every member of S contains ; if A belongs to every member, then so does XA; and if every An belongs to every member, then so does nAn. Hence S is a sigma-algebra on X.

given
1.2

The power set P(X) is a sigma-algebra on X containing E, so P(X)ΣX(E) and the defining intersection for σX(E) is taken over a nonempty family.

givenconstruct
2.1

By step 1.1, σX(E) is a sigma-algebra. Every set in E belongs to every member of ΣX(E), so EσX(E); and the defining intersection is contained in every sigma-algebra containing E. Thus it is the unique smallest such sigma-algebra.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Pi-systems

Definition

Let X be a set. A pi-system on X is a nonempty family PP(X) closed under binary intersections: if A,BP, then ABP.

The nonempty-family requirement is the convention used here. It does not require XP and it does not add an empty-intersection axiom.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Lambda-systems, or Dynkin systems

Definition

Let X be a set. A lambda-system, or Dynkin system, on X is a family DP(X) such that:

  1. XD;
  2. if A,BD and AB, then BAD;
  3. if A0A1 and every AnD, then nNAnD.
PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A family is a lambda-system exactly when it contains X and is closed under complements and countable disjoint unions

Statement

Let X be a set and let DP(X). Then D is a lambda-system on X if and only if

  1. XD;
  2. XAD whenever AD;
  3. nNAnD whenever A0,A1,D are pairwise disjoint.

Facts & Assumptions

Given: A set X and a family DP(X).

[L1]

A lambda-system on X is a family DP(X) such that XD; if A,BD and AB, then BAD; and if A0A1 with every AnD, then nNAnD (Lambda-systems, or Dynkin systems).

Proof

technique · direct
1.1

Forward direction: assume, in this step and in every later step that cites it, that D is a lambda-system. Then XD by [L1], which is clause 1. For AD we have AX and XD, so XAD by the relative-difference clause of [L1]; this is clause 2.

L1given
1.2

Reverse direction, whose hypothesis is independent of the forward branch: assume, in this step and in every later step that cites it, clauses 1, 2 and 3. Then XD, which is the first lambda-system clause of [L1], and =XXD by clauses 1 and 2.

given
2.1

Return to the forward direction, so that the hypothesis in force is again the one of step 1.1, namely that D is a lambda-system. Let A0,A1,D be pairwise disjoint and put Bn:=knAk. We show BnD by induction on n. For n=0, B0=A0D. Suppose BnD. Disjointness gives An+1XBn, and XBnD by step 1.1, so (XBn)An+1D by [L1]. Its complement in X is X((XBn)An+1)=BnAn+1=Bn+1, which lies in D by step 1.1.

L1step 1.1algebra
2.2

Still under the clauses 1, 2 and 3 assumed in step 1.2, let A,BD with AB. Then XBD by clause 2, and A(XB)= because AB. The sequence A, XB, , , is therefore a pairwise disjoint sequence in D by step 1.2, so clause 3 gives A(XB)D, and clause 2 then gives X(A(XB))=BAD, which is the relative-difference clause of [L1].

L1givenstep 1.2algebra
3.1

Still in the forward direction, the sets Bn of step 2.1 increase and satisfy nBn=nAn, so nAnD by the increasing-union clause of [L1]. This is clause 3, and with step 1.1 it proves the forward direction.

L1step 1.1step 2.1
4.1

Still under the clauses assumed in step 1.2, let A0A1 lie in D. Put C0:=A0 and Cn+1:=An+1An; each Cn+1 lies in D by step 2.2, the Cn are pairwise disjoint, and nCn=nAn. Clause 3 then gives nAnD, which is the increasing-union clause of [L1]. With steps 1.2 and 2.2 this proves the reverse direction. This proves the stated claim.

L1givenstep 1.2step 2.2algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The lambda-system generated by a family of sets

Definition

Let X be a set and EP(X). The lambda-system generated by E is

λX(E):={D:D is a lambda-system on X and ED}.

Write λ(E) when X is clear. That the intersection is taken over a nonempty family and is itself a lambda-system is proved in The generated lambda-system exists and is minimal .

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The generated lambda-system exists and is minimal

Statement

For every set X and every EP(X), the family λX(E) is a lambda-system on X, contains E, and is contained in every lambda-system on X that contains E.

Facts & Assumptions

Given: A set X, a family EP(X), and the intersection definition of λX(E) in The lambda-system generated by a family of sets.

Proof

technique · direct
1.1

A nonempty intersection of lambda-systems on X contains X. If AB lie in every member, then BA lies in every member; and if (An) is increasing and lies in every member, then nAn lies in every member. Thus the intersection is a lambda-system.

given
1.2

The power set P(X) is a lambda-system containing E, so the family intersected in the definition of λX(E) is nonempty.

givenconstruct
2.1

Steps 1.1 and 1.2 make λX(E) a lambda-system. Every generator lies in every lambda-system being intersected, while an intersection is contained in each of its factors, so EλX(E) and λX(E) is minimal.

step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Monotone classes of sets

Definition

Let X be a set. A monotone class on X is a family MP(X) satisfying both closure conditions:

  1. if A0A1 and every AnM, then nNAnM;
  2. if A0A1 and every AnM, then nNAnM.

The sequences are indexed by N beginning at 0.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The monotone class generated by a family of sets

Definition

Let X be a set and EP(X). The monotone class generated by E is

mX(E):={M:M is a monotone class on X and EM}.

Write m(E) when X is clear. Its existence as a monotone class and its minimality are proved in The generated monotone class exists and is minimal .

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The generated monotone class exists and is minimal

Statement

For every set X and every EP(X), the family mX(E) is a monotone class on X, contains E, and is contained in every monotone class on X that contains E.

Facts & Assumptions

Given: A set X, a family EP(X), and the intersection definition of mX(E) in The monotone class generated by a family of sets.

Proof

technique · direct
1.1

A nonempty intersection of monotone classes is closed under increasing countable unions and decreasing countable intersections, because each operation is performed in every class being intersected.

given
1.2

The power set P(X) is a monotone class containing E, so the family intersected in the definition of mX(E) is nonempty.

givenconstruct
2.1

By steps 1.1 and 1.2, mX(E) is a monotone class. Every generator belongs to every class in the intersection, and the intersection is contained in each such class; hence it contains E and is minimal.

step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The Borel sigma-algebra of a topological space

Definition

Let (X,T) be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison). The Borel sigma-algebra of X is the sigma-algebra generated by its open sets:

B(X):=σX(T).

Its members are the Borel subsets of X. The generated sigma-algebra exists and is minimal by Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The trace of a sigma-algebra on a subset

Definition

Let A be a sigma-algebra on X (Sigma-algebras) and let YX. The trace of A on Y is the family

AY:={AY:AA}P(Y).

This definition forms a family of subsets of Y. That it satisfies the sigma-algebra axioms on Y is proved in The trace of a sigma-algebra is a sigma-algebra on the traced subset .

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Limit superior and limit inferior of a sequence of sets

Definition

For a sequence (An)nN of subsets of a set X, define

lim infnAn:=nNknAk,lim supnAn:=nNknAk.

The sequence begins at index 0. If the two sets are equal, their common value is called the limit of the sequence of sets.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Sigma-algebras are closed under countable intersections, differences, symmetric differences, and set limits

Statement

Let A be a sigma-algebra on X. Then A is closed under countable intersections, differences, and symmetric differences. If every term of a sequence (An)nN lies in A, then both lim infnAn and lim supnAn (Limit superior and limit inferior of a sequence of sets) lie in A.

Facts & Assumptions

Given: A sigma-algebra A on X and a sequence (An)nN in A.

[L1]

A sigma-algebra contains the empty set and is closed under complements and countable unions (Sigma-algebras).

[L2]

Set liminf is a countable union of tail intersections, and set limsup is a countable intersection of tail unions (Limit superior and limit inferior of a sequence of sets).

Proof

technique · direct
1.1

De Morgan's identity gives nAn=Xn(XAn)A by [L1]. Finite and empty intersections are included by repeating terms and by =X=X.

L1algebra
2.1

If A,BA, then AB=A(XB)A by step 1.1, and AB=(AB)(BA)A.

step 1.1L1algebra
3.1

Each tail intersection and tail union of (An) belongs to A by step 1.1 and [L1]. Applying countable union and intersection closure once more to the formulas in [L2] puts both lim infnAn and lim supnAn in A.

step 1.1L1L2
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Set liminf means eventual membership, set limsup means repeated membership, and liminf is contained in limsup

Statement

For a sequence (An)nN of subsets of X and xX:

  1. xlim infnAn if and only if there is NN such that xAk for every kN;
  2. xlim supnAn if and only if for every NN there is kN with xAk, equivalently x belongs to infinitely many terms;
  3. lim infnAnlim supnAn.

Facts & Assumptions

Given: A sequence (An)nN of subsets of X and a point xX.

[L1]

The definitions are lim infnAn=nknAk and lim supnAn=nknAk (Limit superior and limit inferior of a sequence of sets).

Proof

technique · direct
1.1

By [L1], xlim infnAn exactly when x belongs to one tail intersection, which is exactly the existence of N such that xAk for every kN. This proves both directions of claim 1, including N=0.

L1
1.2

By [L1], xlim supnAn exactly when x belongs to every tail union, which is exactly: for every N there is kN with xAk. This is equivalent to membership in infinitely many terms, since a finite set of successful indices has an index larger than all its members.

L1
2.1

Eventual membership from step 1.1 implies the repeated-membership condition of step 1.2 by taking kmax{N,N0} for each requested N0. Hence lim infnAnlim supnAn.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Generated sigma-algebras are monotone in their generators and idempotent

Statement

For families E,FP(X):

  1. if EF, then σX(E)σX(F);
  2. σX(σX(E))=σX(E).

Facts & Assumptions

Given: Families E,FP(X).

[L1]

The family σX(E) is the unique smallest sigma-algebra on X containing E (Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal).

Proof

technique · direct
1.1

If EF, then the sigma-algebra σX(F) contains E, so minimality in [L1] gives σX(E)σX(F).

L1
2.1

The family σX(E) is already a sigma-algebra. It is therefore the smallest sigma-algebra containing itself, and [L1] gives σX(σX(E))=σX(E).

L1
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Two families generate the same sigma-algebra when each lies in the sigma-algebra generated by the other

Statement

Let E,FP(X). If

EσX(F)andFσX(E),

then σX(E)=σX(F).

Facts & Assumptions

Given: Families E,FP(X) satisfying the two displayed inclusions.

[L1]

Generated sigma-algebras are monotone in their generators and idempotent (Generated sigma-algebras are monotone in their generators and idempotent).

Proof

technique · direct
1.1

From EσX(F), monotonicity and idempotence in [L1] give σX(E)σX(σX(F))=σX(F).

givenL1
2.1

Interchanging E and F gives σX(F)σX(E); together with step 1.1 this proves equality.

step 1.1givenL1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebra closed under countable disjoint unions is a sigma-algebra

Statement

Let A be an algebra of subsets of X. If the union of every pairwise disjoint sequence in A belongs to A, then A is a sigma-algebra on X.

Facts & Assumptions

Given: An algebra A on X with the stated closure under countable disjoint unions, and a sequence (An)nN in A.

[L1]

An algebra is closed under complements and finite unions (Algebras of subsets).

[L2]

A sigma-algebra is an algebra closed under countable unions (Sigma-algebras).

Proof

technique · direct
1.1

For nN put Bn:=Ank<nAk. The union with k<n is finite and is empty when n=0, so [L1] gives BnA. The sets Bn are pairwise disjoint and nBn=nAn.

L1algebra
2.1

The assumed disjoint-union closure applied to (Bn) gives nAnA. Thus A has the countable-union axiom in [L2] and is a sigma-algebra.

step 1.1givenL2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebra closed under increasing countable unions is a sigma-algebra

Statement

Let A be an algebra of subsets of X. If nBnA for every increasing sequence B0B1 in A, then A is a sigma-algebra on X.

Facts & Assumptions

Given: An algebra A on X with the stated increasing-union closure, and a sequence (An)nN in A.

[L1]

An algebra is closed under finite unions (Algebras of subsets).

[L2]

A sigma-algebra is an algebra closed under countable unions (Sigma-algebras).

Proof

technique · direct
1.1

Put Bn:=knAk. By [L1], each Bn lies in A, and BnBn+1.

L1algebra
2.1

The hypothesis gives nBnA, and nBn=nAn. Hence A is closed under arbitrary countable unions and is a sigma-algebra by [L2].

step 1.1givenL2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A lambda-system closed under finite intersections is a sigma-algebra

Statement

If a lambda-system D on X is closed under binary intersections, then D is a sigma-algebra on X.

Facts & Assumptions

Given: A lambda-system D on X that is closed under binary intersections.

[L1]

A lambda-system contains X, is closed under relative differences, and is closed under increasing countable unions (Lambda-systems, or Dynkin systems).

[L2]

A sigma-algebra is an algebra closed under countable unions (Sigma-algebras).

Proof

technique · direct
1.1

Since XD, [L1] gives XAD for every AD.

L1
2.1

For A,BD, step 1.1 and intersection closure give AB=X((XA)(XB))D. Thus every finite union of members belongs to D.

step 1.1givenalgebra
3.1

For a sequence (An) in D, the partial unions Bn:=knAk lie in D by step 2.1 and increase, so [L1] gives nAn=nBnD. Together with steps 1.1 and 2.1, this is the sigma-algebra criterion [L2].

step 1.1step 2.1L1L2
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

For a member A of a lambda-system D, the sets B with A intersection B in D form a lambda-system

Statement

Let D be a lambda-system on X and fix AD. Then

DA:={BD:ABD}

is a lambda-system on X.

Facts & Assumptions

Given: A lambda-system D on X and a fixed set AD.

[L1]

A lambda-system contains X, is closed under relative differences, and is closed under increasing countable unions (Lambda-systems, or Dynkin systems).

Proof

technique · direct
1.1

One has XD and AX=AD, so XDA.

givenL1
1.2

If B,CDA and BC, then CBD and A(CB)=(AC)(AB)D by [L1]; hence CBDA.

L1algebra
2.1

If (Bn) is increasing in DA, then nBnD and AnBn=n(ABn)D by [L1]. Therefore nBnDA, and all lambda-system axioms hold.

L1algebra
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The lambda-system generated by a pi-system is closed under finite intersections

Statement

If P is a pi-system on X, then its generated lambda-system λX(P) is closed under binary intersections.

Facts & Assumptions

Given: A pi-system P on X and D:=λX(P).

[L1]

A pi-system is nonempty and closed under binary intersections (Pi-systems).

[L2]

The family D is the smallest lambda-system on X containing P (The generated lambda-system exists and is minimal).

[L3]

For A in a lambda-system D, the family DA={BD:ABD} is a lambda-system (For a member A of a lambda-system D, the sets B with A intersection B in D form a lambda-system).

Proof

technique · direct
1.1

Fix AP. By [L3], DA is a lambda-system. If BP, then ABPD by [L1] and [L2], so PDA. Minimality in [L2] yields DDA.

L1L2L3
2.1

Now fix BD. Symmetry of intersection and step 1.1 show ABD for every AP, so PDB. By [L3] and [L2], DB is a lambda-system containing P and therefore contains D.

step 1.1L2L3algebra
3.1

Thus for arbitrary A,BD one has ADB, which means ABD.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Dynkin's pi-lambda theorem

Statement

Let P be a pi-system on X. Then λX(P)=σX(P). Consequently, if D is any lambda-system on X with PD, then σX(P)D.

Facts & Assumptions

Given: A pi-system P on X, its generated lambda-system λX(P), and an arbitrary lambda-system D containing P.

[L1]

If P is a pi-system on X, then λX(P) is closed under binary intersections (The lambda-system generated by a pi-system is closed under finite intersections).

[L2]

A lambda-system on X closed under binary intersections is a sigma-algebra on X (A lambda-system closed under finite intersections is a sigma-algebra).

[L3]

The family λX(P) is the smallest lambda-system containing P (The generated lambda-system exists and is minimal).

[L4]

Proof

technique · direct
1.1

By [L1], [L2], and [L3], λX(P) is a sigma-algebra containing P. Hence [L4] gives σX(P)λX(P).

L1L2L3L4
1.2

The sigma-algebra σX(P) is a lambda-system: it contains X, is closed under relative differences because it is closed under complements and intersections, and is closed under increasing countable unions. Since it contains P, [L3] gives λX(P)σX(P).

L3L4algebra
2.1

Steps 1.1 and 1.2 prove equality. Minimality in [L3] also gives λX(P)D, so σX(P)D.

step 1.1step 1.2L3
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The monotone class generated by an algebra is closed under complements

Statement

If A is an algebra of subsets of X, then the generated monotone class mX(A) is closed under complements relative to X.

Facts & Assumptions

Given: An algebra A on X and M:=mX(A).

[L1]

An algebra is closed under complements (Algebras of subsets).

[L2]

The family M is the smallest monotone class containing A (The generated monotone class exists and is minimal).

Proof

technique · direct
1.1

Put C:={EM:XEM}. If (En) increases in C, then XEn decreases, so monotone closure of M places both nEn and its complement n(XEn) in M. The decreasing case is the same with union and intersection interchanged. Hence C is a monotone class.

L2algebra
2.1

If EA, then XEAM by [L1] and [L2], so AC. Minimality in [L2] gives MC, which is the asserted complement closure.

step 1.1L1L2
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every member of the generated monotone class intersects every original algebra member inside the generated class

Statement

Let A be an algebra on X and M=mX(A). For every BA and every EM, one has EBM.

Facts & Assumptions

Given: An algebra A on X, its generated monotone class M, and a fixed BA.

[L1]

An algebra is closed under finite intersections (Algebras of subsets).

[L2]

The family M is the smallest monotone class containing A (The generated monotone class exists and is minimal).

Proof

technique · direct
1.1

Let CB:={EM:EBM}. Intersection with B commutes with increasing unions and decreasing intersections, so the two monotone closure axioms for M show that CB is a monotone class.

L2algebra
2.1

If EA, then EBAM by [L1] and [L2]. Thus ACB, and minimality gives MCB.

step 1.1L1L2
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The monotone class generated by an algebra is closed under finite intersections

Statement

If A is an algebra on X, then mX(A) is closed under binary intersections.

Facts & Assumptions

Given: An algebra A on X and M:=mX(A).

[L1]

The family M is the smallest monotone class containing A (The generated monotone class exists and is minimal).

Proof

technique · direct
1.1

Fix BM and put CB:={EM:EBM}. As before, intersection with B commutes with increasing unions and decreasing intersections, so CB is a monotone class. By symmetry of intersection and [L2], every EA lies in CB.

L1L2algebra
2.1

Minimality in [L1] gives MCB. Since B was arbitrary, EBM for all E,BM.

step 1.1L1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The monotone class generated by an algebra equals the sigma-algebra it generates

Statement

For every algebra A of subsets of X,

mX(A)=σX(A).

Facts & Assumptions

Given: An algebra A on X and M:=mX(A).

[L1]

The family M is the smallest monotone class containing A (The generated monotone class exists and is minimal).

[L3]

An algebra closed under increasing countable unions is a sigma-algebra (An algebra closed under increasing countable unions is a sigma-algebra).

[L4]

Proof

technique · direct
1.1

By [L2], M contains X and is closed under complements and binary intersections, hence under finite unions; it is therefore an algebra.

L1L2algebra
1.2

Every sigma-algebra is closed under increasing unions and, by De Morgan's law, decreasing intersections. Thus σX(A) is a monotone class containing A, and minimality in [L1] gives MσX(A).

L1L4algebra
2.1

Since M is a monotone class by [L1], it is closed under increasing countable unions. Step 1.1 and [L3] make it a sigma-algebra containing A, so [L4] gives σX(A)M.

step 1.1L1L3L4
3.1

The inclusions of steps 2.1 and 1.2 prove the equality.

step 2.1step 1.2
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every sigma-algebra is a lambda-system and a monotone class

Statement

Every sigma-algebra on X is both a lambda-system and a monotone class on X.

Facts & Assumptions

Given: A sigma-algebra A on X.

[L1]

A sigma-algebra contains the empty set and is closed under complements and countable unions (Sigma-algebras).

[L2]

A lambda-system contains X, is closed under relative differences, and is closed under increasing countable unions (Lambda-systems, or Dynkin systems).

[L3]

A monotone class is closed under increasing countable unions and decreasing countable intersections (Monotone classes of sets).

Proof

technique · direct
1.1

The family A contains X; if AB lie in A, then BA=B(XA) lies in A; and every increasing countable union lies in A. Hence the axioms in [L2] hold.

L1L2algebra
2.1

Increasing unions lie in A by [L1]. If (An) decreases in A, then nAn=Xn(XAn) lies in A, so the axioms in [L3] hold.

L1L3algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

The trace of a sigma-algebra is a sigma-algebra on the traced subset

Statement

If A is a sigma-algebra on X and YX, then the trace AY is a sigma-algebra on Y.

Facts & Assumptions

Given: A sigma-algebra A on X, a subset YX, and the trace AY={AY:AA} of The trace of a sigma-algebra on a subset.

Proof

technique · direct
1.1

Since =Y, the empty set lies in the trace. If AY lies in the trace, then Y(AY)=(XA)Y lies in it.

givenalgebra
2.1

For a sequence of traced sets, n(AnY)=(nAn)Y lies in the trace. Together with step 1.1 these are exactly the sigma-algebra axioms on Y.

step 1.1givenalgebra
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Generating a sigma-algebra commutes with taking traces

Statement

Let EP(X) and YX, and put EY:={EY:EE}. Then

σX(E)Y=σY(EY).

Facts & Assumptions

Given: A family EP(X) and a subset YX.

[L1]

A trace of a sigma-algebra is a sigma-algebra on the traced subset (The trace of a sigma-algebra is a sigma-algebra on the traced subset).

[L2]

A generated sigma-algebra is the smallest sigma-algebra containing its generators (Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal).

[L3]

The trace is AY={AY:AA} (The trace of a sigma-algebra on a subset).

Proof

technique · direct
1.1

By [L1], σX(E)Y is a sigma-algebra on Y, and it contains EY. Hence [L2] gives σY(EY)σX(E)Y.

L1L2L3
1.2

Let G:={AX:AYσY(EY)}. The identities (XA)Y=Y(AY) and (nAn)Y=n(AnY) show that G is a sigma-algebra on X; it contains E.

L3algebra
2.1

By [L2], σX(E)G, so tracing gives σX(E)YσY(EY). Together with step 1.1 this proves equality.

step 1.1step 1.2L2L3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every open subset of the real line is a countable union of open intervals with rational endpoints

Statement

Every open set UR is a countable union of intervals (a,b) with a,bQ and a<b. For U=, the indexing family is empty.

Facts & Assumptions

Given: An open subset U of R.

[L1]

For n1, the rational open boxes form a countable basis for the product topology on Rn (Qn is a countable dense subset of Rn, and rational open boxes form a countable basis).

[L2]

Every subset of an at most countable set is at most countable (Every subset of an at most countable set is at most countable).

Proof

technique · direct
1.1

Let IU be the family of rational open intervals contained in U. By [L1] with n=1, this is a subfamily of a countable family, so [L2] makes it at most countable.

L1L2construct
2.1

Every member of IU lies in U. Conversely, the basis clause of [L1] puts each xU in some IIU. Thus U=IU; when U is empty both sides are empty.

step 1.1L1
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Seven generating families for the Borel sigma-algebra on the real line

Statement

Each of the following families generates B(R):

  1. all open subsets of R;
  2. all closed subsets of R;
  3. all open intervals (a,b) with a<b;
  4. all rational open intervals (p,q) with p,qQ and p<q;
  5. all half-open intervals (a,b] with a<b;
  6. all open right rays (a,);
  7. all rational open right rays (q,) with qQ.

Facts & Assumptions

Given: The seven displayed families of subsets of R.

[L1]

The Borel sigma-algebra is generated by the open sets (The Borel sigma-algebra of a topological space).

[L2]

Every open subset of R is a countable union of rational open intervals (Every open subset of the real line is a countable union of open intervals with rational endpoints).

[L3]

Strictly between any two real numbers lies a rational number (The rationals embed densely in the reals).

[L4]

If each of two families lies in the sigma-algebra generated by the other, then they generate the same sigma-algebra (Two families generate the same sigma-algebra when each lies in the sigma-algebra generated by the other).

[L5]

The rationals are countably infinite: QN (Q is countably infinite).

Proof

technique · direct
1.1

Open and closed sets generate the same sigma-algebra by complementation. Open intervals are open, while [L2] expresses every open set using rational open intervals; hence the open intervals and the rational open intervals each generate the sigma-algebra in [L1].

L1L2L4algebra
2.1

For a<b, rational density [L3] gives (a,b]={(a,q):qQ, q>b} and (a,b)={(a,q]:qQ, a<q<b}. It also gives (a,)={(a,q]:qQ, q>a} and (a,)={(q,):qQ, q>a}. Finally (,b]=R(b,) and (a,b)=(a,)q<b, qQ(,q]. By [L5] all displayed rational-indexed unions and intersections are countable, so these identities give both generator inclusions for the half-open, real-ray, and rational-ray families.

step 1.1L3L5algebra
3.1

Applying [L4] to the inclusions in steps 1.1 and 2.1 shows that every displayed family generates B(R).

step 1.1step 2.1L4
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

For n at least one, open sets, closed sets, compact sets, open balls, boxes, rational open boxes, and rational half-open boxes generate the Borel sigma-algebra on R^n

Statement

Let nN with n1. In the product topology on Rn, each of the following families generates B(Rn): all open sets; all closed sets; all compact sets; all Euclidean open balls; all open boxes; all rational open boxes; and all rational half-open boxes i<n(ai,bi] with rational endpoints ai<bi.

Facts & Assumptions

Given: A natural number n1 and the product topology on Rn.

[L1]

The rational open boxes form a countable basis for the product topology on Rn, and Qn is countable and dense (Qn is a countable dense subset of Rn, and rational open boxes form a countable basis).

[L2]

In a metric topology, every point of an open set has an open ball contained in that set (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

[L3]

The product topology on Rn is the Euclidean metric topology, and a subset is compact if and only if it is closed and bounded (A subset of Rn with the product topology is compact exactly when it is closed and bounded, the product topology being the Euclidean metric topology).

[L4]

The real field is a complete ordered field (The Cauchy-sequence reals have the least-upper-bound property), so every real number is below some positive natural number (Every complete ordered field is Archimedean).

[L5]

For every positive real ε, some positive natural number m satisfies 1/m<ε (For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

[L6]

Families that lie in each other's generated sigma-algebras generate the same sigma-algebra (Two families generate the same sigma-algebra when each lies in the sigma-algebra generated by the other).

Proof

technique · direct
1.1

By [L1], every open set is the union of the subfamily of rational open boxes it contains, and that subfamily is countable. Thus the rational open boxes generate the open sets and hence B(Rn); all open boxes generate the same sigma-algebra.

L1
1.2

By rational density in [L1], every rational open box is the union of the rational half-open boxes contained in it. Conversely, i<n(ai,bi]=m1i<n(ai,bi+1/m) by [L5], so rational open and rational half-open boxes lie in each other's generated sigma-algebras.

L1L5algebra
1.3

Open and closed sets generate the same sigma-algebra by complementation. Euclidean balls with centres in Qn and radii 1/m form a countable basis: for a ball of radius r about x, use [L5] to choose m with 2/m<r, then use the density in [L1] to choose qQn with d(x,q)<1/m. Thus xB(q,1/m)B(x,r). By [L2] and [L3], every open set is therefore a countable union of open balls, while every open ball is open.

L1L2L3L5
2.1

By [L6], step 1.2 and step 1.1 identify the sigma-algebra generated by rational half-open boxes with B(Rn).

step 1.1step 1.2L6
3.1

By [L4], every closed FRn is m1(F[m,m]n). Each term is closed and bounded, hence compact by [L3], while every compact set is closed. Therefore compact sets and closed sets generate the same sigma-algebra. Combining this with steps 1.1, 2.1, and 1.3 proves the claim for all displayed families.

step 1.1step 2.1step 1.3L3L4L6
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The Borel sigma-algebra of a subspace is the trace of the ambient Borel sigma-algebra

Statement

Let Y be a subspace of a topological space X. Then

B(Y)=B(X)Y.

Facts & Assumptions

Given: A topological space X and a subset YX with its subspace topology.

[L2]

Generating a sigma-algebra commutes with taking traces (Generating a sigma-algebra commutes with taking traces).

[L3]

The Borel sigma-algebra of a topological space is generated by its open sets (The Borel sigma-algebra of a topological space).

Proof

technique · direct
1.1

By [L1], the family generating B(Y) is precisely the trace on Y of the family generating B(X).

L1L3
2.1

Applying [L2] to the family of open subsets of X gives B(Y)=B(X)Y.

step 1.1L2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A continuous map has Borel preimages of Borel sets

Statement

If f:XY is continuous between topological spaces, then f1[B]B(X) for every BB(Y).

Facts & Assumptions

Given: Topological spaces X,Y and a continuous map f:XY.

Proof

technique · direct
1.1

Let C:={BY:f1[B]B(X)}. Preimages preserve complements and countable unions, so C is a sigma-algebra on Y.

L2algebra
1.2

Every open VY belongs to C, because [L1] makes f1[V] open and therefore Borel in X.

L1L2
2.1

Minimality in [L2] gives B(Y)C, which is the stated conclusion.

step 1.1step 1.2L2
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Assuming countable choice, a generated sigma-algebra is obtained in omega-one stages of complements and countable unions

Statement

Assume the Axiom of Countable Choice ACω. Let X be a set and EP(X). Define families (Eα)α<ω1 by

E0:=E{},

Eα+1:={XA:AEα}{nNAn:(An)nN is a sequence in Eα},

and Eλ:=α<λEα at every nonzero limit ordinal λ<ω1. Then

σX(E)=α<ω1Eα.

Facts & Assumptions

Given: The Axiom of Countable Choice, a set X, and a family EP(X).

[L1]

Transfinite recursion on a well-order produces a unique function whose value at each stage is prescribed from all earlier values (Transfinite recursion).

[L3]

The Axiom of Countable Choice supplies a choice function for every family of nonempty sets indexed by N (The Axiom of Countable Choice (ACω)).

[L4]

The family σX(E) exists and is the smallest sigma-algebra on X containing E (Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal).

Proof

technique · direct
1.1

The displayed successor and limit prescriptions define a class function of the earlier stages, so [L1] produces the unique family (Eα)α<ω1. Each stage is contained in the next because A is the union of the constant sequence with value A.

L1construct
2.1

Transfinite induction gives EασX(E) for every α<ω1: at the base, the generated sigma-algebra contains E and ; complements and countable unions stay in the sigma-algebra at a successor stage; and a limit stage is a union of earlier subfamilies.

step 1.1L4
2.2

Put S:=α<ω1Eα. It contains E and and is closed under complements. Given (An) in S, [L3] may choose stages αn with AnEαn; [L2] bounds the set of chosen stages by some β<ω1. Monotonicity from step 1.1 puts every An in Eβ, so nAnEβ+1S. Thus S is a sigma-algebra.

step 1.1L2L3
3.1

Minimality in [L4] gives σX(E)S, while step 2.1 gives the reverse inclusion. Hence the two families are equal.

step 2.1step 2.2L4
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Assuming the Axiom of Choice, an infinite family E generates at most |E|^aleph-zero sets

Statement

Assume the Axiom of Choice. Let EP(X) be infinite and put κ:=E. Then

σX(E)κ0.

Facts & Assumptions

Given: The Axiom of Choice and an infinite family EP(X) of cardinality κ.

[L1]

Generated sigma-algebras are exhausted by the complement and countable-union stages below ω1 (Assuming countable choice, a generated sigma-algebra is obtained in omega-one stages of complements and countable unions).

[L4]

Under the Axiom of Choice, 20 is the cardinality of P(N) and is strictly larger than 0 (Assuming the Axiom of Choice, 2κ=P(κ), and Cantor's theorem in cardinal form: κ<2κ).

[L5]

The Axiom of Choice provides choice functions for arbitrary families of nonempty sets (The Axiom of Choice).

Proof

technique · direct
1.1

Put μ:=κ0. Since 2κ, [L2] and [L4] give 0<20μ under [L5]; the minimality in [L6] therefore gives ω120μ. Also μ is infinite.

L2L4L5L6
1.2

Transfinite induction on the stages in [L1] gives Eαμ. At the base, sending each member of E to its constant sequence injects κ into μ. At a successor, complements contribute at most μ sets and sequences contribute at most μ0=(κ0)0=κ00=μ by [L2] and [L3]. At a limit below ω1, the predecessor set is countable by [L6], and [L5] chooses stagewise injections into μ; hence the union has size at most 0μ=μ by [L3].

L1L2L3L5L6construct
2.1

Using [L5] to choose one injection of each stage into μ, the union of the ω1 stages has cardinal at most ω1μ=μ by step 1.1 and [L3]. By [L1] this union is σX(E), proving the bound.

step 1.1step 1.2L1L3L5
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Assuming the Axiom of Choice, the Borel sigma-algebra on R^n has cardinality continuum for n at least one

Statement

Assume the Axiom of Choice. For every nN with n1,

B(Rn)=c:=P(N).

Facts & Assumptions

Given: The Axiom of Choice and a natural number n1.

[L1]

The rationals are countably infinite: QN (Q is countably infinite).

[L3]

An infinite family of cardinality κ generates at most κ0 sets under the Axiom of Choice (Assuming the Axiom of Choice, an infinite family E generates at most |E|^aleph-zero sets).

[L5]

If each of two sets injects into the other, then they are equinumerous (The Schröder-Bernstein theorem).

[L7]

Under the Axiom of Choice every set can be well ordered, so the cardinalities needed here and the exponent 00 are defined (The well-ordering theorem, Cardinal sum κλ, product κλ and exponentiation κλ, and why they are written apart from the ordinal operations).

[L8]

The product of the countably infinite cardinal with itself satisfies 00=0 (Hessenberg: κκ=κ for every infinite cardinal κ, proved in ZF from the canonical well-order of κ×κ).

Proof

technique · direct
1.1

By [L1] and repeated use of the product identity in [L8], endpoint tuples show that the rational open boxes form an at most countable family. It is infinite because q(q,q+1)n injects Q into that family when n1. Thus it is countably infinite, and [L2] and [L3] give B(Rn)00.

L1L2L3L8construct
1.2

Characteristic functions inject P(N) into NN. Conversely, the graph map injects NN into P(N×N), which is equinumerous with P(N) by [L4] and [L8]. Hence [L5] and [L6] give 00=c.

L4L5L6L7L8
1.3

For SN, let Ek(S) be the singleton {(k,0,,0)} when kS and the empty set otherwise. The point is defined because n1, each Ek(S) is closed and hence Borel by [L2], and Ψ(S):=kNEk(S) is Borel. Distinct subsets give distinct unions, so Ψ injects P(N) into B(Rn).

L2construct
2.1

Steps 1.1 and 1.2 give an injection B(Rn)P(N), while step 1.3 gives the reverse injection. Applying [L5] proves equality with c.

step 1.1step 1.2step 1.3L5
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A sigma-algebra with a listed infinite subfamily contains a disjoint sequence of nonempty members

Statement

Let A be a sigma-algebra on X. If there is an injective sequence e:NA, then there is a sequence (Dn)nN of pairwise disjoint nonempty members of A.

Facts & Assumptions

Given: A sigma-algebra A on X and an injective sequence e:NA.

[L1]

A sigma-algebra is closed under complements and countable unions, hence under finite Boolean operations (Sigma-algebras).

[L2]

A countably infinite set admits a bijective listing by N (Finite, countably infinite, countable, uncountable).

[L3]

A seed and a function determine a sequence by recursion on N (The recursion theorem).

Proof

technique · constructive
1.1

Let B be the Boolean algebra generated by the sets e(n). Finite Boolean expressions can be coded by natural numbers, so deleting repeated values in least-code order gives a listing of B. It is infinite because it contains the distinct sets e(n).

givenL1L2construct
2.1

Call a nonempty BB an atom when it has no nonempty proper member in B. If B has infinitely many atoms, list them in least-code order. Otherwise let R0 be the complement of the union of its finitely many atoms. This complement is nonempty: if the atoms covered X, then intersecting any member of B with each atom would show that every member is a union of those finitely many atoms, contradicting that B is infinite. The set R0 contains no atom. Given nonempty atomless RnB, take the least listed B that splits it, put Dn:=RnB and Rn+1:=RnB, and use [L3] to continue. Both new sets are nonempty by the choice of B.

step 1.1L1L3construct
3.1

In the first case the listed atoms are pairwise disjoint nonempty members of A. In the second, each DnRn is nonempty, Rn+1 is disjoint from Dn, and all later Dm lie in Rn+1; hence the Dn are pairwise disjoint members of A. This constructs the required sequence without a choice principle.

step 2.1discharge-construct
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Assuming countable choice, every infinite sigma-algebra contains a copy of the power set of the natural numbers

Statement

Assume ACω. If A is an infinite sigma-algebra on X, then there is an injection P(N)A. Consequently A is uncountable (Finite, countably infinite, countable, uncountable).

Facts & Assumptions

Given: The Axiom of Countable Choice and an infinite sigma-algebra A on X.

[L1]

Countable choice selects one member from every sequence of nonempty sets (The Axiom of Countable Choice (ACω)).

[L2]

A sigma-algebra with an injective sequence of members contains a sequence of pairwise disjoint nonempty members (A sigma-algebra with a listed infinite subfamily contains a disjoint sequence of nonempty members).

[L3]

A sigma-algebra is closed under countable unions (Sigma-algebras).

[L4]

The power set of a set is strictly larger than the set itself (Cantor's theorem: AP(A)), with domination expressed by injections (Equinumerous sets, AB and AB).

[L5]

An at most countable set is finite or equinumerous with N, and in either case it injects into N (Finite, countably infinite, countable, uncountable).

[L6]

Under ACω, a countable union of at most countable sets is at most countable (Countable unions of at most countable sets, assuming ACω).

Proof

technique · constructive
1.1

For each m1, let Im be the nonempty set of injections mA. By [L1] choose fmIm. By [L6], the union of the finite ranges fm[m] is at most countable. It is infinite because it has subsets of every finite size, so [L5] makes it countably infinite; a bijective listing is therefore an injective sequence in A.

L1L5L6construct
2.1

By [L2], fix pairwise disjoint nonempty DnA. For SN, define Φ(S):=nSDn, which lies in A by [L3].

step 1.1L2L3construct
3.1

If ST, the least index in ST belongs to exactly one of them, and its nonempty Dn is contained in exactly one of Φ(S),Φ(T) by disjointness. Thus Φ is injective. If A were at most countable, [L5] would give an injection j:AN; the map that sends j(Φ(S)) to S and every natural number outside j[Φ[P(N)]] to would then be a surjection NP(N), contrary to [L4]. Hence A is uncountable.

step 2.1L4L5discharge-construct
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

No sigma-algebra is countably infinite

Statement

There is no countably infinite sigma-algebra.

Facts & Assumptions

Given: A putative countably infinite sigma-algebra A on a set X.

[L1]

Countably infinite means equinumerous with N (Finite, countably infinite, countable, uncountable).

[L2]

A sigma-algebra with an injective sequence of members contains pairwise disjoint nonempty members indexed by N (A sigma-algebra with a listed infinite subfamily contains a disjoint sequence of nonempty members).

[L3]

A sigma-algebra is closed under countable unions (Sigma-algebras).

[L4]

There is no surjection NP(N) (Cantor's theorem: AP(A)), and injections both ways give a bijection (The Schröder-Bernstein theorem).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that A is countably infinite. By [L1] its bijective listing and [L2] give pairwise disjoint nonempty sets DnA.

assume-contraL1L2
2.1

As in the preceding theorem, SnSDn is an injection P(N)A, using [L3] and disjointness. Composing with a bijection AN gives an injection P(N)N.

step 1.1L1L3
3.1

The singleton map injects N into P(N), so [L4] would give a bijection and hence a surjection NP(N), contradicting Cantor's theorem. Therefore no countably infinite sigma-algebra exists.

step 2.1L4discharge-contradiction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A countable partition generates exactly the unions of its blocks, and the resulting sigma-algebra is countable exactly for a finite partition

Statement

Let (Pi)iI be an at most countable partition of X: its blocks are nonempty and pairwise disjoint, and their union is X. Then

σX({Pi:iI})={iSPi:SI}.

The map SiSPi is a bijection from P(I) onto this sigma-algebra. If I has k members, the sigma-algebra has 2k members, including k=0 when X=. The generated sigma-algebra is at most countable if and only if the partition is finite.

Facts & Assumptions

Given: An at most countable partition (Pi)iI of X.

[L1]

A generated sigma-algebra is the smallest sigma-algebra containing its generators (Nonempty intersections of sigma-algebras are sigma-algebras, so the generated sigma-algebra exists and is minimal).

[L2]

At most countable means finite or countably infinite (Finite, countably infinite, countable, uncountable), and a sigma-algebra is closed under countable unions (Sigma-algebras).

[L3]

A set is not equinumerous with its power set (Cantor's theorem: AP(A)), and injections both ways imply equinumerosity (The Schröder-Bernstein theorem).

[L4]

Every subset of an at most countable set is at most countable (Every subset of an at most countable set is at most countable).

Proof

technique · direct
1.1

Let U:={iSPi:SI}. The empty union is empty; the complement of the union indexed by S is the union indexed by IS; and countable unions correspond to unions of the indexing subsets. Thus U is a sigma-algebra containing every block.

givenalgebra
2.1

By [L1], σX({Pi:iI})U. Conversely, every SI is at most countable by [L4], so iSPi is a countable union of generators and belongs to the generated sigma-algebra by [L2]. Hence equality holds.

step 1.1L1L2L4
3.1

Pairwise disjointness and nonemptiness make SiSPi injective, and step 2.1 makes it surjective. For I=k<, its domain has 2k members; when k=0, the partition is possible exactly for X= and the sigma-algebra is {}.

step 2.1construct
4.1

If I is countably infinite and the generated sigma-algebra were at most countable, step 3.1 would inject P(I) into N. Since IN, [L3] would then force IP(I), contradicting Cantor's theorem. Together with the finite case of step 3.1, this proves both directions of the final equivalence.

step 3.1L2L3

5 · Examples, counterexamples and false statements

None yet.

Sources

Standard references

Recommended treatments; not extraction sources.