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.

✓ 8 results · all verified · 1 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full by a delegated reviewing agent on the owner's instruction; the judge is an additional, independent cross-model AI review of the proofs. The 7 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Cardinal Arithmetic, Cofinality and the Alephs — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

ℵ0⊕ℵ0=ℵ0⊗ℵ0=ℵ0, ℵ1⊕ℵ0=ℵ1 and 5⊕ℵ0=ℵ0, computed from absorption and, in the countable cases, independently from the published bijection ω×ω≈ω

Example

Work in ZF; no choice principle is used anywhere below. With ⊕ and ⊗ as in Cardinal sum κ⊕λ, product κ⊗λ and exponentiation κλ, and why they are written apart from the ordinal operations and the alephs as in The successor cardinal κ+, the alephs ℵα, the beths ℶα, successor and limit cardinals, and the identifications ℵ0=ω and ℵ1=ω1:

ℵ0⊕ℵ0=ℵ0,ℵ0⊗ℵ0=ℵ0,ℵ1⊕ℵ0=ℵ1,5⊕ℵ0=ℵ0.

Each is an instance of absorption (Absorption: for cardinals κ,λ with κ infinite and λ≤κ, κ⊕λ=κ, and κ⊗λ=κ when λ≠0). The countable ones are also obtained a second way, from a bijection that was available before cardinal arithmetic existed: ω×ω≈ω (N×N≈N), together with two inclusions and no further input.

Facts & Assumptions

Given: ZF, with no choice principle. Write κ⊔λ=({0}×κ)∪({1}×λ) as in Cardinal sum κ⊕λ, product κ⊗λ and exponentiation κλ, and why they are written apart from the ordinal operations.

[L2]

⊕ and ⊗ are commutative and monotone; for cardinals κ≤λ iff κ⪯λ; and A⪯B with both well-orderable gives ∣A∣≤∣B∣ (Commutativity, associativity, distributivity and monotonicity of ⊕ and ⊗, the unit laws, the two exponent laws, and κ≤λ if and only if κ injects into λ).

[L6]

For a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X, X≈∣X∣, and equinumerous sets receive the same one (A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used).

[L7]

Ordinals: trichotomy; α⊆β iff α∈β or α=β; α⊆β⊆α forces α=β; a subset inclusion is an injection (Trichotomy and well-ordering of the ordinals, Basic closure properties of ordinals, Injection, surjection, bijection).

Verification

technique · direct
1.1

ℵ0=ω and ℵ1 are infinite cardinals with ℵ0≤ℵ1, and 5∈ω is a cardinal with 0≠5≤ℵ0, all by [L3], [L4] and [L7].

L3L4L7
1.2

ℵ0⊗ℵ0=∣ω×ω∣=∣ω∣=ω, by the definition of ⊗ together with [L5] and [L6].

L5L6
1.3

The map (i,ξ)↦(ξ,i) is an injection ω⊔ω→ω×ω, because its image lies in ω×2 with 2∈ω by [L4] and both coordinates are recovered from the image; and ξ↦(0,ξ) is an injection ω→ω⊔ω.

L4L7
1.4

The inclusion 5⊔ω⊆ω⊔ω holds because 5⊆ω by [L7], and n↦(1,n) is an injection ω→5⊔ω.

L4L7
2.1

By [L1] and [L2]: ℵ0⊕ℵ0=ℵ0 and ℵ0⊗ℵ0=ℵ0 with ν=ρ=ℵ0; ℵ1⊕ℵ0=ℵ1 with ν=ℵ1 and ρ=ℵ0; and 5⊕ℵ0=ℵ0⊕5=ℵ0 with ν=ℵ0 and ρ=5.

step 1.1L1L2
2.2

The countable values a second way: step 1.2 gives ℵ0⊗ℵ0=ℵ0 outright; step 1.3 with [L2] and [L6] gives ℵ0≤ℵ0⊕ℵ0≤ℵ0⊗ℵ0=ℵ0, hence ℵ0⊕ℵ0=ℵ0 by [L7]; and step 1.4 with step 1.3 gives ℵ0≤5⊕ℵ0≤ℵ0⊕ℵ0=ℵ0, hence 5⊕ℵ0=ℵ0.

step 1.2step 1.3step 1.4L2L6L7
3.1

All four values are as displayed, and the three countable ones agree by both routes.

step 2.1step 2.2∎

Remarks

What absorption replaces. Step 2.2 is what a reader would have had to do before Absorption: for cardinals κ,λ with κ infinite and λ≤κ, κ⊕λ=κ, and κ⊗λ=κ when λ≠0 existed: produce a bijection or a pair of injections for each computation separately. Step 2.1 does all four in one line, and the content of the corollary is exactly that the bookkeeping is unnecessary.

Why ℵ1⊕ℵ0=ℵ1 has no second computation here. The countable cases are witnessed by explicit maps because ω is concrete. At ℵ1 no comparable explicit bijection is written down here; the computation goes through Hessenberg: κ⊗κ=κ for every infinite cardinal κ, proved in ZF from the canonical well-order of κ×κ, which Absorption: for cardinals κ,λ with κ infinite and λ≤κ, κ⊕λ=κ, and κ⊗λ=κ when λ≠0 packages. That is not a gap in this example but the reason the general theorem is worth proving.

The finite summand does not vanish for a trivial reason. 5⊔ω does have more elements than ω in the naive sense: it carries a tagged copy of ω and five further points. The equality 5⊕ℵ0=ℵ0 says only that the two sets are equinumerous, and what makes that true is that an infinite well-ordered set absorbs finitely many extra points, the same shift that makes an infinite cardinal a limit ordinal in Every natural number and ω are cardinals, every infinite cardinal is a limit ordinal, and on the natural numbers the cardinal operations are the published finite counting operations, with ∣A∣ in the finite sense equal to ∣A∣ in the cardinal sense.

Order does not matter here, and that is not automatic. ⊕ is commutative, so 5⊕ℵ0 and ℵ0⊕5 are the same cardinal. The ordinal + on the very same objects is not commutative, which is precisely why Cardinal sum κ⊕λ, product κ⊗λ and exponentiation κλ, and why they are written apart from the ordinal operations gives the cardinal operation its own symbol rather than reusing +.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

R≈P(N) in ZF, by the Cantor set for one injection and by the cuts {q∈Q:q<x} for the other; so ∣R∣=2ℵ0 under the Axiom of Choice

Example

Write ω2 for the set of functions ω→2={0,1}, the 2 here being the von Neumann natural number, and P(N) for the power set of N=ω (The natural numbers N (von Neumann)). Then:

(a) In ZF, with no choice principle:

R  ≈  ω2  ≈  P(N)

(Equinumerous sets, A≈B and A⪯B, The real numbers).

(b) Assuming the Axiom of Choice (The Axiom of Choice):

∣R∣  =  2ℵ0  =  ∣P(N)∣

(Cardinal sum κ⊕λ, product κ⊗λ and exponentiation κλ, and why they are written apart from the ordinal operations, The successor cardinal κ+, the alephs ℵα, the beths ℶα, successor and limit cardinals, and the identifications ℵ0=ω and ℵ1=ω1).

The two injections are the classical ones and neither uses a binary expansion. One direction is the Cantor set: The Cantor set is exactly the set of ∑k≥1ak3−k with every ak∈{0,2}, and this gives a bijection with {0,1}N already supplies a bijection from the sequences with values in {0,1} onto the Cantor set C⊆R (The Cantor middle-thirds set as the intersection of the sets Cn obtained by removing open middle thirds). The other is the cut map x↦{q∈Q:q<x}, injective because Q is dense in R (ℚ is dense in every Archimedean ordered field), and P(Q) is a copy of P(N) because Q is countable (Q is countably infinite). The Schröder-Bernstein theorem closes the loop, and it is choice free, which is what makes clause (a) a theorem of ZF.

Facts & Assumptions

Given: R with its order and the canonical embedding ι:Q→R; the Axiom of Choice is assumed only in clause (b).

[L1]

The order of Order on the reals makes R (The real numbers) a totally ordered field (The reals form a totally ordered field) with the least-upper-bound property (The Cauchy-sequence reals have the least-upper-bound property), hence a complete ordered field (Complete ordered field (least-upper-bound property)) and hence Archimedean (Every complete ordered field is Archimedean); and ι:Q→R is the unique order-preserving field embedding (The unique embedding of ℚ into an ordered field).

[L2]

For x<y in an Archimedean ordered field there is a rational q with x<ι(q)<y (ℚ is dense in every Archimedean ordered field).

[L6]

If A⪯B and B⪯A then A≈B (The Schröder-Bernstein theorem).

[L7]

For a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X and equinumerous sets receive the same one (A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used, Cardinal (initial ordinal) and cardinality); assuming the Axiom of Choice every set has one (The well-ordering theorem).

[L9]

A subset inclusion is an injection, a composition of injections is an injection, and a map with a two-sided inverse is a bijection (Injection, surjection, bijection).

Verification

technique · direct
1.1

The two-element sets 2={0,1} and {0R,1R} are equinumerous, since 0R≠1R in a field, so ω2≈ω{0R,1R} by [L5].

L1L5L9
1.2

The set ω{0R,1R} is exactly the set of sequences with values in {0,1} of [L3], so it is in bijection with C⊆R, and composing with the inclusion gives an injection ω{0R,1R}→R.

L3L9
1.3

The map x↦Qx:={ q∈Q:ι(q)<x } is an injection R→P(Q): for x≠y the order is total by [L1], so we may assume x<y, and [L2] supplies a rational q with x<ι(q)<y, whence q∈Qy and q∉Qx, so Qx≠Qy.

L1L2
1.4

P(Q)≈P(N) by [L4] and [L5].

L4L5
1.5

P(N)≈ω2: the map sending S⊆N to its characteristic function has the two-sided inverse h↦h−1[{1}].

L9
2.1

Chaining steps 1.1, 1.2 gives ω2⪯R, and chaining steps 1.3, 1.4, 1.5 gives R⪯ω2; so [L6] yields R≈ω2, and with step 1.5 also R≈P(N), which is clause (a) and uses no choice principle.

step 1.1step 1.2step 1.3step 1.4step 1.5L6L9
3.1

Assuming the Axiom of Choice, all three sets have cardinalities by [L7], equal by step 2.1, and ∣P(N)∣=2∣ω∣=2ℵ0 by [L8] and [L7]; so ∣R∣=2ℵ0=∣P(N)∣, which is clause (b).

step 2.1L7L8∎

Remarks

Why binary expansions are avoided. The textbook proof identifies a real in [0,1] with the set of positions where its binary expansion has a 1, and then has to deal with the reals having two expansions. Neither injection above meets that difficulty: the Cantor set map is already published as a bijection, and the cut map needs only density. The cost is that the two injections go in opposite directions and The Schröder-Bernstein theorem is required to combine them, which is free, since that theorem is choice free.

Which half needs the Axiom of Choice, and why. Clause (a) is an equinumerosity statement and is a theorem of ZF. Clause (b) writes ∣R∣ and 2ℵ0 as cardinals, that is as ordinals, and in ZF alone P(N) need not be well-orderable, so those symbols need not denote anything. The hypothesis buys the notation, not the mathematics.

What is still not decided. Nothing here says which aleph 2ℵ0 is. The one constraint proved in this development is that its cofinality is uncountable (Assuming the Axiom of Choice: κ<κcf⁡(κ) for every infinite cardinal κ, and cf⁡(2κ)>κ; in particular cf⁡(2ℵ0)>ℵ0), and the question of whether it is ℵ1 is the continuum hypothesis (What each result on this page costs in choice, and where the continuum escapes what ZFC can decide).

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-5)Open item page →

ℵ1≤2ℵ0 under the Axiom of Choice, because 2ℵ0 is a cardinal strictly above ℵ0 and ℵ1 is the least such; so ω1 injects into R

Example

Assume the Axiom of Choice (The Axiom of Choice). Then

ℵ0<ℵ1≤2ℵ0,

and consequently ω1 injects into R (The first uncountable ordinal ω1:=ℵ(ω), R≈P(N) in ZF, by the Cantor set for one injection and by the cuts {q∈Q:q<x} for the other; so ∣R∣=2ℵ0 under the Axiom of Choice). Moreover 2ℵ0=ℵα for exactly one ordinal α, and that α satisfies 1≤α (Every infinite cardinal is ℵα for exactly one ordinal α, in ZF; and, assuming the Axiom of Choice, every infinite set is equinumerous with exactly one aleph).

The computation is one line and uses nothing about R: 2ℵ0 is a cardinal strictly above ℵ0 by Cantor's theorem in cardinal form (Assuming the Axiom of Choice, 2κ=∣P(κ)∣, and Cantor's theorem in cardinal form: κ<2κ), and ℵ1 is by construction the least cardinal strictly above ℵ0 (For every set A the Hartogs number ℵ(A) is a cardinal, and for every cardinal κ it is the least cardinal strictly above κ; this is a theorem of ZF). The inequality is therefore forced, and the interest lies entirely in the fact that nothing here decides whether it is an equality.

Facts & Assumptions

Given: The Axiom of Choice.

[L3]

Every infinite cardinal is ℵα for exactly one ordinal α, and the enumeration is strictly increasing (Every infinite cardinal is ℵα for exactly one ordinal α, in ZF; and, assuming the Axiom of Choice, every infinite set is equinumerous with exactly one aleph).

[L6]

Ordinals satisfy trichotomy (Trichotomy and well-ordering of the ordinals).

Verification

technique · direct
1.1

By [L1] at κ=ℵ0, the value 2ℵ0 is a cardinal with ℵ0<2ℵ0.

L1
1.2

By [L2], ℵ1 is the least cardinal strictly above ℵ0, and ℵ1=ω1.

L2
2.1

Steps 1.1 and 1.2 give ℵ1≤2ℵ0 directly from minimality; hence ω1=ℵ1⪯2ℵ0=∣R∣≈R by [L5] and [L4], so ω1 injects into R.

step 1.1step 1.2L4L5
3.1

Finally 2ℵ0 is an infinite cardinal by step 1.1, so 2ℵ0=ℵα for exactly one α by [L3], and α=0 is excluded because ℵ0<2ℵ0, so 1≤α by [L6].

step 1.1step 2.1L3L6∎

Remarks

What the inequality is not. It is not evidence for the continuum hypothesis, and it is not a partial result towards one. ℵ1≤2ℵ0 holds in every model of ZFC, including those where 2ℵ0 is very large; the inequality is a consequence of ℵ1 being defined as a least cardinal above ℵ0, so it would hold even if the continuum were enormous.

Where the real constraint lies. The one genuine restriction on 2ℵ0 proved in this development is on its cofinality, not on its position: Assuming the Axiom of Choice: κ<κcf⁡(κ) for every infinite cardinal κ, and cf⁡(2κ)>κ; in particular cf⁡(2ℵ0)>ℵ0 gives cf⁡(2ℵ0)>ℵ0, which excludes candidate values such as ℵω (FALSE: 2ℵ0=ℵω) while excluding neither ℵ1 nor ℵ2, both of which are regular under choice. Whether 2ℵ0=ℵ1 is the continuum hypothesis, and What each result on this page costs in choice, and where the continuum escapes what ZFC can decide records what is and is not settled about it here.

Without choice the statement is not even expressible in this form. In ZF alone P(N) need not be well-orderable, so 2ℵ0 need not be a cardinal and "ℵ1≤2ℵ0" has no ordinal to compare. What is a theorem of ZF is the existence of ω1 itself (The first uncountable ordinal ω1:=ℵ(ω), ω1 is uncountable, every ordinal below it is at most countable, it is a cardinal and a limit ordinal, and its existence is a theorem of ZF); the injection ω1→R of step 2.1 is obtained here from the Axiom of Choice, and nothing above claims it without that hypothesis.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

cf⁡(ℵω)=ℵ0, computed from the cofinal map n↦ℵn

Example

Work in ZF; no choice principle is used. The set

C  =  { ℵn:n∈ω }  ⊆  ℵω

(The successor cardinal κ+, the alephs ℵα, the beths ℶα, successor and limit cardinals, and the identifications ℵ0=ω and ℵ1=ω1) is cofinal in ℵω (Cofinal subset of an ordinal) and satisfies ∣C∣=ℵ0, so

cf⁡(ℵω)  =  ℵ0  <  ℵω

(Cofinality cf⁡(α), and regular and singular cardinals) and ℵω is singular.

Two things make the computation work, and both are visible in the display. The upper bound is the cofinal family itself: ℵω is by definition the supremum of the ℵn, so a family indexed by ω already reaches it. The lower bound is structural: ℵω is an infinite cardinal, hence a limit ordinal, so its cofinality is an infinite cardinal (cf⁡(α)≤α; cf⁡(0)=0 and cf⁡(α+1)=1; for a limit ordinal λ the value cf⁡(λ) is an infinite cardinal with cf⁡(cf⁡(λ))=cf⁡(λ), so it is regular; and every cofinal subset of λ has cardinality at least cf⁡(λ), a value that is attained) and cannot be smaller than ℵ0.

Facts & Assumptions

Given: ZF, with no choice principle.

[L3]

C⊆α is cofinal when every ζ∈α has some η∈C with ζ≤η (Cofinal subset of an ordinal).

[L5]

For a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X, and equinumerous sets receive the same one (A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used, Equinumerous sets, A≈B and A⪯B).

[L6]

Ordinals satisfy trichotomy, α⊆β iff α∈β or α=β, and α⊆β⊆α forces α=β (Trichotomy and well-ordering of the ordinals, Basic closure properties of ordinals).

Verification

technique · direct
1.1

The set C={ℵn:n∈ω} exists by Replacement, and C⊆ℵω because n∈ω gives ℵn∈ℵω by the strict increase in [L1] and [L2].

L1L2L6
1.2

C is cofinal in ℵω: by [L1] and [L2], ℵω=⋃C, so each ζ∈ℵω lies in some ℵn and hence satisfies ζ≤ℵn with ℵn∈C, which is [L3].

L1L2L3L6
1.3

∣C∣=ℵ0: the map n↦ℵn is injective by the strict increase in [L1], so C≈ω and [L5] applies.

L1L5
2.1

By [L4] with λ=ℵω, which is a limit ordinal by [L1] and [L2], steps 1.2 and 1.3 give cf⁡(ℵω)≤ℵ0; and cf⁡(ℵω) is an infinite cardinal by [L4], so ℵ0≤cf⁡(ℵω) by [L2].

step 1.2step 1.3L1L2L4
3.1

Hence cf⁡(ℵω)=ℵ0 by [L6], and ℵ0<ℵω by the strict increase in [L1], so ℵω is singular.

step 2.1L1L6∎

Remarks

Nothing is chosen, and that is the point. The cofinal family is the definable map n↦ℵn, and Replacement makes its range a set. So singularity of ℵω is a theorem of ZF, in contrast with the regularity of successor alephs, which is not (ℵ0 is regular in ZF; assuming the Axiom of Choice every successor aleph ℵα+1 is regular; cf⁡(ℵω)=ℵ0, so ℵω is singular, and under choice it is the least singular infinite cardinal).

The size of ℵω plays no role. Only the index ω is used: it is a limit ordinal reached from below by an ω-indexed family, and the aleph operation is continuous at limits, so the same computation gives cf⁡(ℵλ)≤∣λ∣ for any limit λ by exactly the argument of steps 1.2 and 1.3. What that bound is worth depends on λ, and Assuming countable choice, cf⁡(ℵω1)=ℵ1, so singular does not mean of countable cofinality computes a case where it is uncountable.

Why this is not a counterexample to anything about 2ℵ0. It is the input to one: cf⁡(2ℵ0)>ℵ0 (Assuming the Axiom of Choice: κ<κcf⁡(κ) for every infinite cardinal κ, and cf⁡(2κ)>κ; in particular cf⁡(2ℵ0)>ℵ0) together with the value computed here is what refutes 2ℵ0=ℵω (FALSE: 2ℵ0=ℵω).

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

Assuming countable choice, cf⁡(ℵω1)=ℵ1, so singular does not mean of countable cofinality

Example

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

cf⁡(ℵω1)  =  ℵ1  <  ℵω1,

so ℵω1 is singular (Cofinality cf⁡(α), and regular and singular cardinals) and its cofinality is uncountable (Finite, countably infinite, countable, uncountable).

This separates two conditions that the first singular example runs together. A singular cardinal is one reachable from below by a strictly shorter family; it need not be reachable by a countable one. Here the reaching family has length ω1 and no shorter one will do, and what rules out a shorter one is the boundedness theorem for ω1 (Assuming countable choice: every at most countable subset of ω1 is bounded below ω1, so no at most countable subset of ω1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable), which is where ACω is spent.

Facts & Assumptions

Given: The Axiom of Countable Choice. Write ω1 for the first uncountable ordinal (The first uncountable ordinal ω1:=ℵ(ω)).

[L4]

Assuming ACω, every at most countable A⊆ω1 is bounded below ω1: sup⁡A=⋃A lies in ω1 and dominates every member of A (Assuming countable choice: every at most countable subset of ω1 is bounded below ω1, so no at most countable subset of ω1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable).

[L5]

A nonempty set is at most countable if and only if it is a surjective image of N (A nonempty set is at most countable iff it is a surjective image of N, Finite, countably infinite, countable, uncountable).

[L7]

For a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X, equinumerous sets receive the same one, and ∣α∣=α exactly when α is a cardinal (A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used, Cardinal (initial ordinal) and cardinality, Equinumerous sets, A≈B and A⪯B).

[L9]

Ordinals satisfy trichotomy; α⊆β iff α∈β or α=β; the union of a set of ordinals is its least upper bound; every nonempty set of ordinals has an ∈-least element; and every strictly increasing map of ordinals is injective (Trichotomy and well-ordering of the ordinals, Basic closure properties of ordinals, Injection, surjection, bijection).

Verification

technique · direct
1.1

The set C={ℵα:α∈ω1} exists by Replacement and is cofinal in ℵω1: ω1 is a limit ordinal by [L2], so ℵω1=⋃C by [L1] and every ζ∈ℵω1 lies in some ℵα∈C; moreover α↦ℵα is injective by the strict increase in [L1], so C≈ω1 and ∣C∣=∣ω1∣=ω1=ℵ1 by [L7], [L2] and [L1].

L1L2L7L9
1.2

The cofinality is not smaller than ℵ1. Put β=cf⁡(ℵω1); it is an infinite cardinal by [L6] and [L8], since ℵω1 is an infinite cardinal and hence a limit ordinal. If β<ℵ1 then β≤ℵ0 by [L3], so β=ℵ0=ω by [L8], and [L6] supplies a cofinal f:ω→ℵω1. For each n∈ω let αn be the ∈-least α∈ω1 with f(n)∈ℵα, which exists by [L1] and [L9] and is determined rather than chosen. Then A={αn:n∈ω} is a nonempty at most countable subset of ω1 by [L5], so γ=sup⁡A∈ω1 by [L4], and every f(n) lies in ℵαn⊆ℵγ by [L1] and [L9]. But ℵγ∈ℵω1, and cofinality of f would give some n with ℵγ≤f(n)∈ℵγ, which [L9] forbids. So ℵ1≤β.

L1L2L3L4L5L6L8L9
2.1

By [L6] applied to the cofinal set of step 1.1, cf⁡(ℵω1)≤∣C∣=ℵ1.

step 1.1L6
3.1

Steps 2.1 and 1.2 give cf⁡(ℵω1)=ℵ1 by [L9]; and ℵ1<ℵω1 by the strict increase in [L1], since 1∈ω1 by [L2], so ℵω1 is singular with uncountable cofinality by [L2].

step 1.2step 2.1L1L2L9∎

Remarks

Why countable choice appears, and where exactly. It is used once, at [L4]: without it, ω1 can consistently be the supremum of an ω-indexed family of countable ordinals, and then the argument of step 1.2 collapses. That dependence is inherited, not introduced here — the published boundedness theorem carries the same hypothesis, and states so in its own title.

What "singular" does and does not mean. Singular says only cf⁡(κ)≠κ. The singular cardinal computed in cf⁡(ℵω)=ℵ0, computed from the cofinal map n↦ℵn has countable cofinality, and a reader who meets only that example may take the two conditions to be the same. They are not: here the cofinality is ℵ1, uncountable, while the cardinal is still singular because ℵ1 is far below ℵω1.

The pattern behind both computations. For a limit ordinal λ the family α↦ℵα restricted to λ is cofinal in ℵλ, so cf⁡(ℵλ)≤∣λ∣ always. The work is entirely in the lower bound, and it is a statement about λ rather than about ℵλ: it asks how short a family can be and still reach λ.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

An ordinal α with ℵα=α, built as the supremum of the tower ℵ0,ℵℵ0,ℵℵℵ0,…, and its cofinality is ℵ0

Example

Work in ZF; no choice principle is used. There is a tower of ordinals with

T(0)=ℵ0,T(n+1)=ℵT(n)(n∈ω),

so that T(1)=ℵℵ0=ℵω and T(2)=ℵℵω (The successor cardinal κ+, the alephs ℵα, the beths ℶα, successor and limit cardinals, and the identifications ℵ0=ω and ℵ1=ω1). Put

α  =  sup⁡{ T(n):n∈ω }  =  ⋃{ T(n):n∈ω }.

Then

ℵα  =  α,cf⁡(α)=ℵ0,

so α is an infinite cardinal (Cardinal (initial ordinal) and cardinality) fixed by the aleph operation, and it is singular (Cofinality cf⁡(α), and regular and singular cardinals).

So the aleph operation has fixed points, even though it is strictly increasing and satisfies β≤ℵβ at every ordinal (The clauses at 0, at a successor and at a limit determine exactly one operation α↦ℵα, in ZF, and — assuming the Axiom of Choice — exactly one operation α↦ℶα; each value is an infinite cardinal, each is strictly increasing and continuous at limits, and α≤ℵα). The power operation behaves differently: assuming the Axiom of Choice, so that 2κ is a cardinal at all, κ<2κ at every cardinal (Assuming the Axiom of Choice, 2κ=∣P(κ)∣, and Cantor's theorem in cardinal form: κ<2κ), so there are no fixed points there at all. That comparison is an aside; nothing below uses it, and the example itself stays in ZF.

Facts & Assumptions

Given: ZF, with no choice principle. Write n+1=n∪{n} for the successor of n∈ω (The natural numbers N (von Neumann)).

[L2]

A class rule G on functions whose domain is an ordinal determines exactly one class function T defined at every ordinal with T(β)=G(T↾β) (Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal).

[L3]

Transfinite induction is valid on any well-order, in particular on (ω,∈) (Transfinite induction, Trichotomy and well-ordering of the ordinals).

[L4]

ω is the least limit ordinal, is closed under successor, and its elements are exactly the ordinals below it, with n+1={0,…,n} (ω is the least limit ordinal, Successor and limit ordinals, Ordinal (von Neumann), The natural numbers N (von Neumann)).

[L5]

For a set D of ordinals, ⋃D is an ordinal and the least upper bound of D; ordinals satisfy trichotomy; α⊆β iff α∈β or α=β; α∉α (Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

[L7]

An injective map onto its range is a bijection to that range; for a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X, and equinumerous sets receive the same cardinal (Injection, surjection, bijection, A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used, Equinumerous sets, A≈B and A⪯B).

Verification

technique · direct
1.1

Apply [L2] to the rule sending a function h whose domain is an ordinal to ℵ⋃ran⁡(h), which is given by a formula; this yields exactly one class function T, defined at every ordinal, with T(β)=ℵ⋃ran⁡(T↾β), and in particular T(0)=ℵ⋃∅=ℵ0.

L1L2L5
2.1

By induction along [L3] on n∈ω, the statement "T(k)∈T(k+1) for every k≤n, and T(n+1)=ℵT(n)" holds for every n. At n=0: ran⁡(T↾1)={T(0)} by [L4], so T(1)=ℵT(0)=ℵℵ0, and 0∈ℵ0 gives ℵ0∈ℵℵ0 by the strict increase in [L1], that is T(0)∈T(1). At n+1: the statement at n makes T(0)⊆⋯⊆T(n+1) by [L5], so ⋃ran⁡(T↾(n+2))=T(n+1) and T(n+2)=ℵT(n+1); and T(n)∈T(n+1) together with strict increase gives ℵT(n)∈ℵT(n+1), that is T(n+1)∈T(n+2).

step 1.1L1L3L4L5
3.1

Replacement makes C={T(n):n∈ω} a set of ordinals, so α=⋃C is an ordinal and the least upper bound of C by [L5]; and α is a limit ordinal, since α≠0 because ℵ0=T(0)⊆α, and α is not a successor because step 2.1 gives T(n)∈T(n+1)⊆α for every n, so no member of C is largest and no ordinal below α is an upper bound of C.

step 2.1L1L4L5
4.1

ℵα=α: continuity in [L1] at the limit ordinal α gives ℵα=⋃{ℵβ:β∈α}; each β∈α lies in some T(n) by [L5], so strict increase gives ℵβ∈ℵT(n)=T(n+1)⊆α using step 2.1, whence ℵα⊆α; and α⊆ℵα is the inequality β≤ℵβ of [L1] at β=α.

step 2.1step 3.1L1L5
4.2

cf⁡(α)=ℵ0: the set C is cofinal in α, since α=⋃C makes every ζ∈α a member of some T(n) and hence ζ≤T(n); and ∣C∣=ℵ0, because n↦T(n) is injective by step 2.1 and [L5], so C≈ω and [L7] applies; therefore cf⁡(α)≤ℵ0 by [L6], while cf⁡(α) is an infinite cardinal by [L6] and step 3.1, hence ℵ0≤cf⁡(α) by [L8].

step 2.1step 3.1L5L6L7L8
5.1

So α=ℵα is an infinite cardinal by [L1] and step 4.1, it is fixed by the aleph operation, and cf⁡(α)=ℵ0<α by step 4.2 and [L5], so it is singular.

step 4.1step 4.2L1L5∎

Remarks

Why a fixed point is not a contradiction. β≤ℵβ holds everywhere and the operation is strictly increasing, but neither forces β<ℵβ: strict increase compares the values at two different indices and says nothing about the value at one index. The tower converges exactly because at a limit the value is the supremum of the earlier ones, and the supremum of the tower is what the tower was climbing towards.

Nothing is chosen, and nothing beyond Replacement is used. The tower is a definable ω-indexed family, Replacement makes its range a set, and every step of the verification is a computation. So the whole example is a theorem of ZF, like the aleph hierarchy it is built from.

Its cofinality is the smallest an infinite cardinal can have. cf⁡(α)=ℵ0 says α is reached by an ω-indexed family, which is exactly how it was built. So this fixed point is singular, and, assuming the Axiom of Choice, by Assuming the Axiom of Choice: κ<κcf⁡(κ) for every infinite cardinal κ, and cf⁡(2κ)>κ; in particular cf⁡(2ℵ0)>ℵ0 it is therefore not a possible value of 2ℵ0. Nothing above claims it is the least fixed point.

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

Assuming the Axiom of Choice: ℶ0=ℵ0, ℶ1=2ℵ0=∣R∣, ℶ2=∣P(R)∣, and ℶω has cofinality ℵ0

Example

Assume the Axiom of Choice (The Axiom of Choice), which is what makes the beths available at all (The successor cardinal κ+, the alephs ℵα, the beths ℶα, successor and limit cardinals, and the identifications ℵ0=ω and ℵ1=ω1). Then

ℶ0=ℵ0,ℶ1=2ℵ0=∣R∣,ℶ2=22ℵ0=∣P(R)∣,

and

cf⁡(ℶω)=ℵ0<ℶω,

so ℶω is singular (Cofinality cf⁡(α), and regular and singular cardinals).

The first three values are the definition unwound, once ∣R∣=2ℵ0 is known (R≈P(N) in ZF, by the Cantor set for one injection and by the cuts {q∈Q:q<x} for the other; so ∣R∣=2ℵ0 under the Axiom of Choice) and once 2∣A∣=∣P(A)∣ is available for an arbitrary set (Assuming the Axiom of Choice, 2κ=∣P(κ)∣, and Cantor's theorem in cardinal form: κ<2κ). The last is the same cofinality argument that applies to ℵω, and for the same reason: the index ω is a limit reached by an ω-indexed family, and the beth operation is continuous at limits.

Facts & Assumptions

Given: The Axiom of Choice.

[L4]

For a well-orderable set X, ∣X∣ is the least ordinal equinumerous with X, equinumerous sets receive the same one, and ∣α∣=α exactly when α is a cardinal (A set equinumerous with some ordinal has a least such ordinal, that ordinal is a cardinal, and equinumerous sets get the same one; no choice principle is used, Cardinal (initial ordinal) and cardinality, Equinumerous sets, A≈B and A⪯B); assuming the Axiom of Choice every set has a cardinality (The well-ordering theorem).

[L7]

ω is a limit ordinal; ordinals satisfy trichotomy, the union of a set of ordinals is its least upper bound, α⊆β iff α∈β or α=β, and every strictly increasing map of ordinals is injective (ω is the least limit ordinal, Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals, Injection, surjection, bijection).

Verification

technique · direct
1.1

ℶ0=ω=ℵ0, by the two base clauses in [L1].

L1
1.2

The set C={ℶn:n∈ω} exists by Replacement, is contained in ℶω by the strict increase in [L1], and is cofinal in ℶω=⋃C, since every ζ∈ℶω lies in some ℶn and hence satisfies ζ≤ℶn; and n↦ℶn is injective by that same strict increase, so C≈ω and ∣C∣=ℵ0 by [L4] and [L1].

L1L4L7
2.1

ℶ1=2ℶ0=2ℵ0 by [L1] and step 1.1, and this equals ∣R∣ by [L3].

step 1.1L1L3
2.2

ℶω is an infinite cardinal by [L1], hence a limit ordinal by [L6], so [L5] applied to step 1.2 gives cf⁡(ℶω)≤ℵ0, while cf⁡(ℶω) is an infinite cardinal by [L5] and so ℵ0≤cf⁡(ℶω) by [L6]; hence cf⁡(ℶω)=ℵ0 by [L7], and ℵ0=ℶ0<ℶω by the strict increase in [L1].

step 1.2L1L5L6L7
3.1

ℶ2=2ℶ1=2∣R∣=∣P(R)∣ by [L1], step 2.1 and [L2]; and 2ℶ1=22ℵ0 by step 2.1.

step 2.1L1L2∎

Remarks

Where the beths and the alephs are known to agree, and where they are not. ℶ0=ℵ0 by the base clauses. Beyond that, this development proves ℵ1≤ℶ1 (ℵ1≤2ℵ0 under the Axiom of Choice, because 2ℵ0 is a cardinal strictly above ℵ0 and ℵ1 is the least such; so ω1 injects into R) and nothing sharper: whether ℶ1=ℵ1 is the continuum hypothesis, which What each result on this page costs in choice, and where the continuum escapes what ZFC can decide records as undecided by the axioms in use here.

Why ℶ2 is written two ways. As 22ℵ0 it is a cardinal computation; as ∣P(R)∣ it is a statement about a familiar set. The bridge is the general clause 2∣A∣=∣P(A)∣ of Assuming the Axiom of Choice, 2κ=∣P(κ)∣, and Cantor's theorem in cardinal form: κ<2κ, applied at A=R; without it the two expressions would have to be related by hand.

Singularity at a limit index is generic, not special to ℶω. The computation of step 2.2 uses only that the operation is strictly increasing and continuous at ω, so it applies verbatim to ℵω (cf⁡(ℵω)=ℵ0, computed from the cofinal map n↦ℵn) and to the fixed-point tower of An ordinal α with ℵα=α, built as the supremum of the tower ℵ0,ℵℵ0,ℵℵℵ0,…, and its cofinality is ℵ0. What is not generic is the value of the cofinality at other limit indices, which depends on the index and not on the operation.

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)Open item page →

Assuming the Axiom of Choice: ℵ0ℵ0=2ℵ0 and ∣RR∣=22ℵ0, computed from the exponent laws and Hessenberg

Example

Assume the Axiom of Choice (The Axiom of Choice). Write c=2ℵ0, and let RR denote the set RR of all functions R→R, continuity playing no role. Then

ℵ0ℵ0  =  2ℵ0  =  c,∣RR∣  =  22ℵ0.

Both computations are squeezes: an upper and a lower bound that meet, with Hessenberg: κ⊗κ=κ for every infinite cardinal κ, proved in ZF from the canonical well-order of κ×κ closing the gap through κ⊗κ=κ and the second exponent law (Commutativity, associativity, distributivity and monotonicity of ⊕ and ⊗, the unit laws, the two exponent laws, and κ≤λ if and only if κ injects into λ) turning a repeated exponent into a product.

The second value is worth reading against the first. There are c real numbers and 2c functions between them, so the set of all real functions is strictly larger than the continuum (Assuming the Axiom of Choice, 2κ=∣P(κ)∣, and Cantor's theorem in cardinal form: κ<2κ), by exactly one application of the power operation.

Facts & Assumptions

[L1]

κ≤λ implies κμ≤λμ; (μν)ρ=μν⊗ρ; and for cardinals κ≤λ iff κ⪯λ (Commutativity, associativity, distributivity and monotonicity of ⊕ and ⊗, the unit laws, the two exponent laws, and κ≤λ if and only if κ injects into λ).

[L7]

Ordinals satisfy trichotomy, α⊆β iff α∈β or α=β, and α⊆β⊆α forces α=β (Trichotomy and well-ordering of the ordinals, Basic closure properties of ordinals).

Verification

technique · direct
1.1

By [L6] and [L3], 2≤ℵ0≤2ℵ0; so [L1] gives 2ℵ0≤ℵ0ℵ0≤(2ℵ0)ℵ0, and (2ℵ0)ℵ0=2ℵ0⊗ℵ0=2ℵ0 by [L1] and [L2]; therefore ℵ0ℵ0=2ℵ0 by [L7].

L1L2L3L6L7
1.2

Writing c=2ℵ0, [L4] and [L5] give ∣RR∣=∣R∣∣R∣=cc.

L4L5
2.1

cc=(2ℵ0)c=2ℵ0⊗c=2c: the middle equality is the second exponent law in [L1], and the last is absorption in [L2], applicable because c is an infinite cardinal with 0≠ℵ0≤c by [L3] and [L6].

step 1.2L1L2L3L6
3.1

So ℵ0ℵ0=2ℵ0 and ∣RR∣=2c=22ℵ0.

step 1.1step 2.1∎

Remarks

Why the first computation is a collapse and not a coincidence. Any base between 2 and 2ℵ0 gives the same value when raised to ℵ0, because the chain of step 1.1 closes on both sides. That is the general phenomenon recorded in FALSE: κ<λ implies κμ<λμ: strict monotonicity in the base is false, and this is the smallest instance.

Where Hessenberg's theorem enters. Twice, both times as κ⊗κ=κ turning a repeated exponent into a single one: at ℵ0 in step 1.1 and, through absorption, at c in step 2.1. Without it neither exponent could be simplified and both computations would stall at an upper bound.

Continuity is irrelevant here, and that is worth saying. RR above is the set of all functions, with no regularity assumed. Counting the continuous ones is a different computation, needing tools this page and the pages it rests on do not provide, and no claim about it is made here.

Sources