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.

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

Ordinal Arithmetic and the First Uncountable Ordinal — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

1+ω=ω1 + \omega = \omega and ω+1>ω\omega + 1 > \omega, computed both from the recursion and as order types

Example

The two smallest infinite sums behave differently:

1+ω=ω,ω+1=ω+>ω.1 + \omega = \omega, \qquad \omega + 1 = \omega^{+} > \omega.

Each is computed twice below: once from the recursive clauses of Ordinal addition α+β\alpha + \beta, and once from the order-type description of α+β\alpha + \beta is the order type of α\alpha followed by β\beta, where α+β\alpha + \beta is the order type of a copy of α\alpha followed by a copy of β\beta. The two routes are independent, and agreeing is the point of the exercise.

In pictures: putting one extra point before a copy of ω\omega gives a copy of ω\omega again, since the result still looks like 0,1,2,0, 1, 2, \dots; putting one extra point after it gives something with a greatest element, which ω\omega does not have.

Facts & Assumptions

Given: The ordinals with the addition of Ordinal addition α+β\alpha + \beta, and ω\omega the least limit ordinal (ω\omega is the least limit ordinal, The natural numbers N\mathbb{N} (von Neumann)).

[L1]

α+0=α\alpha + 0 = \alpha, α+1=α+\alpha + 1 = \alpha^{+}, and α+λ={α+ξ:ξλ}\alpha + \lambda = \bigcup\{\alpha + \xi : \xi \in \lambda\} for limit λ\lambda (Ordinal addition α+β\alpha + \beta).

[L4]

ω\omega is a limit ordinal, so ω=ω\bigcup \omega = \omega and ω\omega is closed under successor; every nonzero natural number is a successor, and every ordinal in ω\omega is 00 or a successor (claims (iii) and (iv) of ω\omega is the least limit ordinal, Successor and limit ordinals).

[L5]

Every ordinal is transitive, μν\mu \subseteq \nu iff μν\mu \in \nu or μ=ν\mu = \nu, and μμ\mu \notin \mu (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

[L6]

α+β=ot(αβ)\alpha + \beta = \mathrm{ot}(\alpha \oplus \beta), where αβ\alpha \oplus \beta is a copy of α\alpha with a copy of β\beta placed entirely above it (α+β\alpha + \beta is the order type of α\alpha followed by β\beta); every well-order has exactly one order type and order isomorphic well-orders have the same one (Every well-order has a unique order type); a strictly increasing bijection between total orders is an order isomorphism (Order embedding and order isomorphism).

Verification

technique · direct
1.1

From the recursion: for nωn \in \omega the ordinal 1+n1 + n lies in ω\omega by [L3], hence 1+nω1 + n \subseteq \omega by [L5]; and n1+nn \le 1 + n by [L2], hence n1+nn \subseteq 1 + n.

L2L3L5
1.2

From the recursion: ω+1=ω+=ω{ω}\omega + 1 = \omega^{+} = \omega \cup \{\omega\} by [L1], so ωω+1\omega \in \omega + 1 while ωω\omega \notin \omega by [L5], giving ω+1ω\omega + 1 \ne \omega and ω<ω+1\omega < \omega + 1.

L1L5
2.1

From the recursion: 1+ω={1+n:nω}1 + \omega = \bigcup\{1 + n : n \in \omega\} by [L1], and this equals ω\omega, since it is contained in ω\omega by step 1.1 and contains {n:nω}=ω=ω\bigcup\{n : n \in \omega\} = \bigcup \omega = \omega by step 1.1 and [L4].

step 1.1L1L4
2.2

From order types: the map u:1ωωu : 1 \oplus \omega \to \omega with u(0,0)=0u(0,0) = 0 and u(1,n)=n+u(1,n) = n^{+} is a bijection, because every nonzero natural number is a successor by [L4] and nn+n \mapsto n^{+} is injective, and it is strictly increasing, because (0,0)(0,0) is below every (1,n)(1,n) and u(0,0)=0n+u(0,0) = 0 \in n^{+}, while (1,m)<(1,n)(1,m) < (1,n) means mnm \in n and then m+n+m^{+} \in n^{+} by [L5]; so 1+ω=ot(1ω)=ot(ω)=ω1 + \omega = \mathrm{ot}(1 \oplus \omega) = \mathrm{ot}(\omega) = \omega by [L6].

step 1.2L4L5L6
2.3

From order types: ω1\omega \oplus 1 has a greatest element, namely the single point of its upper copy, whereas ω\omega has none, since ξω\xi \in \omega implies ξξ+ω\xi \in \xi^{+} \in \omega by [L4]; so the two are not order isomorphic and ω+1=ot(ω1)ot(ω)=ω\omega + 1 = \mathrm{ot}(\omega \oplus 1) \ne \mathrm{ot}(\omega) = \omega by [L6].

step 1.2L4L5L6
3.1

Both routes give 1+ω=ω1 + \omega = \omega and ω+1ω\omega + 1 \ne \omega, so 1+ωω+11 + \omega \ne \omega + 1; explicitly 1+ω=ω<ω+11 + \omega = \omega < \omega + 1.

step 2.1step 2.2step 2.3step 1.2

Remarks

What the two routes cost. The recursive computation needs the limit clause of Ordinal addition α+β\alpha + \beta together with the fact that ω\omega is closed under adding a natural number, which is On ω\omega the ordinal ++ and \cdot are the Peano operations: ω\omega is closed under ordinal ++, \cdot and exponentiation, and for naturals m,nm, n the ordinal m+nm + n and mnm \cdot n are the natural-number sum and product. The order-type computation needs only an explicit bijection and α+β\alpha + \beta is the order type of α\alpha followed by β\beta. Neither is shorter than the other; the second is the one that generalises, since it makes the answer visible before it is computed.

This is the whole of non-commutativity, in miniature. The general statement is FALSE: ordinal addition is commutative, and its proof is exactly the computation above. Everything else about the failure of commutativity is a variation on prepending versus appending.

ω+1\omega + 1 is not ω\omega even though the two sets have the same size. ω+1=ω{ω}\omega + 1 = \omega \cup \{\omega\} is countably infinite, being ω\omega with one point added, so the difference between ω\omega and ω+1\omega + 1 is entirely a difference of order type. That distinction is taken up in ω+ω\omega + \omega is at most countable although it is not order isomorphic to ω\omega: order type and cardinality are different invariants.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

2ω=ω2 \cdot \omega = \omega while ω2=ω+ω\omega \cdot 2 = \omega + \omega, pictured as order types

Example

2ω=ω,ω2=ω+ω>ω.2 \cdot \omega = \omega, \qquad \omega \cdot 2 = \omega + \omega > \omega.

Under the convention of Ordinal multiplication αβ\alpha \cdot \beta, αβ\alpha \cdot \beta is β\beta copies of α\alpha (αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta ordered by last differences, that is β\beta copies of α\alpha). So 2ω2 \cdot \omega is ω\omega copies of a two element set, laid end to end:

         \underbrace{\bullet\ \bullet}_{}\ \ \underbrace{\bullet\ \bullet}_{}\ \ \underbrace{\bullet\ \bullet}_{}\ \ \cdots

which is a copy of ω\omega once the points are counted off 0,1,2,0, 1, 2, \dots. And ω2\omega \cdot 2 is two copies of ω\omega, one entirely above the other:

0,1,2,  then  0,1,2,0, 1, 2, \dots \ \ \text{then} \ \ 0', 1', 2', \dots

which is ω+ω\omega + \omega and is strictly larger than ω\omega.

Both values are computed below from the recursive clauses, and both pictures are justified by the order-type lemmas rather than left as pictures.

Facts & Assumptions

[L1]

α0=0\alpha \cdot 0 = 0, αδ+=αδ+α\alpha \cdot \delta^{+} = \alpha \cdot \delta + \alpha, and αλ={αξ:ξλ}\alpha \cdot \lambda = \bigcup\{\alpha \cdot \xi : \xi \in \lambda\} for limit λ\lambda (Ordinal multiplication αβ\alpha \cdot \beta); α+0=α\alpha + 0 = \alpha (Ordinal addition α+β\alpha + \beta).

[L2]

From Monotonicity of ordinal ++ and \cdot: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0+β=β0 + \beta = \beta and 1β=β1 \cdot \beta = \beta: 1μ=μ1=μ1 \cdot \mu = \mu \cdot 1 = \mu (claim (a)); ν<θ\nu < \theta implies α+ν<α+θ\alpha + \nu < \alpha + \theta (claim (b)); μν\mu \le \nu implies μγνγ\mu\gamma \le \nu\gamma (claim (e)).

[L4]

ω\omega is a limit ordinal, so ω=ω\bigcup \omega = \omega and 0ω0 \in \omega (ω\omega is the least limit ordinal, Successor and limit ordinals); every ordinal is transitive, μν\mu \subseteq \nu iff μν\mu \in \nu or μ=ν\mu = \nu, and μμ\mu \notin \mu (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

[L5]

αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta under last differences, that is β\beta copies of α\alpha (αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta ordered by last differences, that is β\beta copies of α\alpha); α+β\alpha + \beta is the order type of a copy of α\alpha followed by a copy of β\beta (α+β\alpha + \beta is the order type of α\alpha followed by β\beta); order types are unique (Every well-order has a unique order type) and a strictly increasing bijection between total orders is an order isomorphism (Order embedding and order isomorphism).

Verification

technique · direct
1.1

For nωn \in \omega the ordinal 2n2 \cdot n lies in ω\omega by [L3], hence 2nω2 \cdot n \subseteq \omega by [L4]; and n=1n2nn = 1 \cdot n \le 2 \cdot n by [L2], since 121 \le 2, hence n2nn \subseteq 2 \cdot n.

L2L3L4
1.2

ω2=ω1+=ω1+ω=ω+ω\omega \cdot 2 = \omega \cdot 1^{+} = \omega \cdot 1 + \omega = \omega + \omega by [L1] and [L2]; and ω+ω>ω+0=ω\omega + \omega > \omega + 0 = \omega by [L1] and claim (b) of [L2], since 0ω0 \in \omega.

L1L2L4
2.1

2ω={2n:nω}2 \cdot \omega = \bigcup\{2 \cdot n : n \in \omega\} by [L1], and this equals ω\omega: it is contained in ω\omega by step 1.1, and it contains {n:nω}=ω=ω\bigcup\{n : n \in \omega\} = \bigcup \omega = \omega by step 1.1 and [L4].

step 1.1L1L4
3.1

The pictures are the order-type lemmas, not extra assumptions: by [L5], 2ω2 \cdot \omega is the order type of 2×ω2 \times \omega under last differences, which is ω\omega blocks of two, and step 2.1 evaluates that order type as ω\omega; while ω2\omega \cdot 2 is the order type of ω×2\omega \times 2 under last differences, which is two blocks of ω\omega, and by [L5] again that is the order type of a copy of ω\omega followed by a copy of ω\omega, namely ω+ω\omega + \omega, in agreement with step 1.2.

step 2.1step 1.2L5
4.1

Therefore 2ω=ω2 \cdot \omega = \omega and ω2=ω+ωω\omega \cdot 2 = \omega + \omega \ne \omega, so the two products differ.

step 2.1step 3.1step 1.2

Remarks

Which convention this depends on. Everything above uses the convention fixed in Ordinal multiplication αβ\alpha \cdot \beta, that the successor clause appends a copy of the left factor on the right. Under the opposite convention the two values are exchanged, and 2ω2 \cdot \omega would be ω+ω\omega + \omega. Both conventions appear in the literature; this library uses the one stated, throughout.

The general statement. That ordinal multiplication is not commutative is FALSE: ordinal multiplication is commutative, whose refutation is the computation of step 2.1 and step 1.2. The related failure of right distributivity, (1+1)ω1ω+1ω(1+1) \cdot \omega \ne 1 \cdot \omega + 1 \cdot \omega, is FALSE: (β+γ)α=βα+γα(\beta + \gamma)\cdot\alpha = \beta\cdot\alpha + \gamma\cdot\alpha for all ordinals and uses the same value 2ω=ω2 \cdot \omega = \omega.

Why the block picture is a proof and not an illustration. αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta ordered by last differences, that is β\beta copies of α\alpha says the product is the order type of the block arrangement, so reading a value off the picture is legitimate once the picture is identified with α×β\alpha \times \beta under last differences. What is not legitimate is reading it off an unlabelled diagram, which is why step 3.1 names the lemma at each use.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

ω+ω\omega + \omega is at most countable although it is not order isomorphic to ω\omega: order type and cardinality are different invariants

Example

The ordinal ω+ω\omega + \omega is at most countable as a set (Finite, countably infinite, countable, uncountable), and it is not order isomorphic to ω\omega (Order embedding and order isomorphism).

There is no tension. Countability is a statement about bijections and ignores order; order type is a statement about order isomorphisms and is finer. Two well-orders on the same countably infinite set can have different order types: ω\omega and ω+1\omega + 1 already show it, as the first example of this page records, and ω\omega and ω+ω\omega + \omega show it with the two copies visible.

ω+ω  =  ot(0,1,2,first copy  0,1,2,second copy).\omega + \omega \;=\; \mathrm{ot}\big(\underbrace{0, 1, 2, \dots}_{\text{first copy}} \ \ \underbrace{0', 1', 2', \dots}_{\text{second copy}}\big).

Facts & Assumptions

Given: The ordinals with the addition of Ordinal addition α+β\alpha + \beta, and ω=N\omega = \mathbb{N} the least limit ordinal (ω\omega is the least limit ordinal, The natural numbers N\mathbb{N} (von Neumann)).

[L1]

ω+ω=ot(ωω)\omega + \omega = \mathrm{ot}(\omega \oplus \omega), where ωω\omega \oplus \omega is the set ({0}×ω)({1}×ω)(\{0\} \times \omega) \cup (\{1\} \times \omega) with the lexicographic order that puts the second copy above the first (α+β\alpha + \beta is the order type of α\alpha followed by β\beta).

[L2]

Every well-order is order isomorphic to exactly one ordinal, its order type, and order isomorphic well-orders have the same order type; in particular an order isomorphism is a bijection (Every well-order has a unique order type, Order embedding and order isomorphism).

[L3]

If AA and BB are at most countable then so is A×BA \times B (A product of two at most countable sets is at most countable); a set equinumerous with an at most countable set is at most countable, and \approx is symmetric and transitive (Finite, countably infinite, countable, uncountable, Equinumerous sets, ABA \approx B and ABA \preceq B).

[L4]

ω\omega is at most countable, being equinumerous with N\mathbb{N} by the identity, and every natural number is at most countable (Finite, countably infinite, countable, uncountable, The natural numbers N\mathbb{N} (von Neumann)).

[L6]

0ω0 \in \omega; every ordinal is transitive and μμ\mu \notin \mu (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals, Successor and limit ordinals).

Verification

technique · direct
1.1

As a set, ωω=({0}×ω)({1}×ω)=2×ω\omega \oplus \omega = (\{0\} \times \omega) \cup (\{1\} \times \omega) = 2 \times \omega, since 2={0,1}2 = \{0, 1\}; and 2×ω2 \times \omega is at most countable by [L3] and [L4], both factors being at most countable.

L1L3L4
1.2

ω+ωω\omega + \omega \ne \omega: since 0ω0 \in \omega, [L5] gives ω=ω+0<ω+ω\omega = \omega + 0 < \omega + \omega, and μμ\mu \notin \mu by [L6].

L5L6
2.1

The order isomorphism of [L1] and [L2] from ωω\omega \oplus \omega onto the ordinal ω+ω\omega + \omega is in particular a bijection, so ω+ω\omega + \omega is equinumerous with 2×ω2 \times \omega and hence at most countable by step 1.1 and [L3].

step 1.1L1L2L3
2.2

ω+ω\omega + \omega is not order isomorphic to ω\omega: order isomorphic well-orders have the same order type by [L2], and ω\omega and ω+ω\omega + \omega are distinct ordinals by step 1.2, each being its own order type.

step 1.2L2
3.1

So ω+ω\omega + \omega is an at most countable set carrying a well-order that is not a copy of the well-order ω\omega: cardinality and order type are different invariants.

step 2.1step 2.2

Remarks

How far this goes. Every ordinal strictly below ω1\omega_1 is at most countable (ω1\omega_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), and there are a great many of them: ω+ω\omega + \omega and ωω=ω2\omega \cdot \omega = \omega^{2} are at most countable by the argument above, and no two distinct ordinals are isomorphic as orders. So a single countably infinite set carries uncountably many mutually non-isomorphic well-orders, one for each infinite ordinal below ω1\omega_1. Nothing here says the same of ωω\omega^{\omega} or of ε0\varepsilon_0 (ω2\omega^{2}, ωω\omega^{\omega}, and ε0=sup{ω,ωω,ωωω,}\varepsilon_0 = \sup\{\omega, \omega^{\omega}, \omega^{\omega^{\omega}}, \dots\} satisfying ωε0=ε0\omega^{\varepsilon_0} = \varepsilon_0): those are ordinals of larger order type, and their cardinality is a question no item on these pages settles, as that item's last remark records.

Why the argument does not need a choice principle. The bijection used at step 2.1 is the collapsing isomorphism of Every well-order has a unique order type, which is unique and therefore never chosen, and A product of two at most countable sets is at most countable is choice free too. Countability of a countable union of countable sets is a different matter and does cost ACω\mathrm{AC}_\omega; that is Countable unions of at most countable sets, assuming ACω\mathrm{AC}_\omega and it is not used here.

The confusion this item exists to prevent. "ω+ω\omega + \omega is bigger than ω\omega" is true as a statement about ordinals, where bigger means further along the ordinal order, and false as a statement about size. The two readings of "bigger" are exactly order type and cardinality.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

ω2\omega^{2}, ωω\omega^{\omega}, and ε0=sup{ω,ωω,ωωω,}\varepsilon_0 = \sup\{\omega, \omega^{\omega}, \omega^{\omega^{\omega}}, \dots\} satisfying ωε0=ε0\omega^{\varepsilon_0} = \varepsilon_0

Example

The first few powers of ω\omega are

ω1=ω,ω2=ωω,ωω=sup{ωn:0<n<ω},\omega^{1} = \omega, \qquad \omega^{2} = \omega \cdot \omega, \qquad \omega^{\omega} = \sup\{\, \omega^{n} : 0 < n < \omega \,\},

and each is strictly larger than the one before (αβ+γ=αβαγ\alpha^{\beta+\gamma} = \alpha^{\beta}\cdot\alpha^{\gamma} and (αβ)γ=αβγ(\alpha^{\beta})^{\gamma} = \alpha^{\beta\cdot\gamma}; and for α>1\alpha > 1 exponentiation is strictly increasing with βαβ\beta \le \alpha^{\beta}, clause (b)). Iterating the exponential produces the ω\omega-tower

t0=ω,tn+1=ωtn,t_0 = \omega, \qquad t_{n+1} = \omega^{t_n},

so t1=ωωt_1 = \omega^{\omega}, t2=ωωωt_2 = \omega^{\omega^{\omega}}, and so on. Its supremum

ε0  :=  sup{tn:nω}\varepsilon_0 \;:=\; \sup\{\, t_n : n \in \omega \,\}

is a limit ordinal satisfying

ωε0=ε0,\omega^{\varepsilon_0} = \varepsilon_0,

so it is a fixed point of βωβ\beta \mapsto \omega^{\beta}. This is exhibited here by hand: the tower is written down, its supremum is taken, and the fixed point equation is proved from continuity at limits. No fixed-point theorem is used, and none that this library proves applies here: every fixed-point theorem on disk is stated for a set carrying an order or a metric, whereas βωβ\beta \mapsto \omega^{\beta} is a class operation on the ordinals, which are not a set.

Facts & Assumptions

[L1]

α0=1\alpha^{0} = 1, αδ+=αδα\alpha^{\delta^{+}} = \alpha^{\delta} \cdot \alpha, and αλ=sup{αβ:0<β<λ}\alpha^{\lambda} = \sup\{\alpha^{\beta} : 0 < \beta < \lambda\} for limit λ\lambda (Ordinal exponentiation αβ\alpha^{\beta}, with the conventions α0=1\alpha^{0} = 1 and 00=10^{0} = 1).

[L2]

For α>1\alpha > 1: β<γ\beta < \gamma implies αβ<αγ\alpha^{\beta} < \alpha^{\gamma}; and αλ=sup{αη:ηD}\alpha^{\lambda} = \sup\{\alpha^{\eta} : \eta \in D\} for every nonempty DλD \subseteq \lambda with supD=λ\sup D = \lambda (claims (b) and (c) of αβ+γ=αβαγ\alpha^{\beta+\gamma} = \alpha^{\beta}\cdot\alpha^{\gamma} and (αβ)γ=αβγ(\alpha^{\beta})^{\gamma} = \alpha^{\beta\cdot\gamma}; and for α>1\alpha > 1 exponentiation is strictly increasing with βαβ\beta \le \alpha^{\beta}). Also α1=α\alpha^{1} = \alpha (claim (a) of the same).

[L3]

Recursion along the ordinals: a class rule defined on functions with ordinal domain determines exactly one class function on the ordinals (Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal).

[L4]

A\bigcup A is an ordinal and the least upper bound of a set AA of ordinals; μν\mu \subseteq \nu iff μν\mu \in \nu or μ=ν\mu = \nu; μμ\mu \notin \mu; and μ<ν\mu < \nu iff μ+ν\mu^{+} \le \nu (Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals, Ordinal (von Neumann)).

[L5]

ω\omega is a limit ordinal, closed under successor, with 1ω1 \in \omega, and every ordinal in ω\omega is 00 or a successor (ω\omega is the least limit ordinal, Successor and limit ordinals); every ordinal is exactly one of 00, a successor, or a limit (Successor and limit ordinals).

[L7]

Induction on N\mathbb{N}: a subset of N\mathbb{N} containing 00 and closed under σ\sigma equals N\mathbb{N}, and σ(n)=n+\sigma(n) = n^{+} (The principle of mathematical induction, The natural numbers N\mathbb{N} (von Neumann)).

Verification

technique · direct
1.1

ω1=ω\omega^{1} = \omega by [L2]; ω2=ω1+=ω1ω=ωω\omega^{2} = \omega^{1^{+}} = \omega^{1} \cdot \omega = \omega \cdot \omega by [L1]; and ω<ωω\omega < \omega^{\omega}, since 1<ω1 < \omega gives ω=ω1<ωω\omega = \omega^{1} < \omega^{\omega} by [L2] with base ω>1\omega > 1.

L1L2L5L6
1.2

Define a class function GG on functions hh with ordinal domain β\beta by G(h)=ωG(h) = \omega if β=0\beta = 0, G(h)=ωh(δ)G(h) = \omega^{h(\delta)} if β=δ+\beta = \delta^{+}, and G(h)=0G(h) = 0 if β\beta is a limit; the three cases are exhaustive and exclusive by [L5], so [L3] gives a unique class function FF on the ordinals with F(0)=ωF(0) = \omega and F(δ+)=ωF(δ)F(\delta^{+}) = \omega^{F(\delta)}. Write tn=F(n)t_n = F(n) for nωn \in \omega; then t0=ωt_0 = \omega, tn+=ωtnt_{n^{+}} = \omega^{t_n}, and T={tn:nω}T = \{t_n : n \in \omega\} is a set by Replacement.

L3L5construct
2.1

tn<tn+t_n < t_{n^{+}} for every nωn \in \omega: let S={nω:tn<tn+}S = \{n \in \omega : t_n < t_{n^{+}}\}; then 0S0 \in S, because t0=ω<ωω=t0+t_0 = \omega < \omega^{\omega} = t_{0^{+}} by step 1.1 and step 1.2; and nSn \in S implies σ(n)=n+S\sigma(n) = n^{+} \in S, because applying [L2] with base ω>1\omega > 1 to tn<tn+t_n < t_{n^{+}} gives ωtn<ωtn+\omega^{t_n} < \omega^{t_{n^{+}}}, that is tn+<t(n+)+t_{n^{+}} < t_{(n^{+})^{+}}; so S=ωS = \omega by [L7].

step 1.1step 1.2L2L7
3.1

ε0:=T\varepsilon_0 := \bigcup T is an ordinal by [L4]; each tnt_n satisfies tn<tn+ε0t_n < t_{n^{+}} \subseteq \varepsilon_0 by step 2.1 and [L4], so Tε0T \subseteq \varepsilon_0 and TT is nonempty with supT=ε0\sup T = \varepsilon_0; ε00\varepsilon_0 \ne 0 because t0=ωε0t_0 = \omega \in \varepsilon_0; and ε0\varepsilon_0 is not a successor, since ε0=μ+\varepsilon_0 = \mu^{+} would put μtn\mu \in t_n for some nn, whence μ+tn<tn+ε0=μ+\mu^{+} \le t_n < t_{n^{+}} \le \varepsilon_0 = \mu^{+} by [L4], which [L4] forbids; so ε0\varepsilon_0 is a limit ordinal by [L5].

step 2.1step 1.2L4L5
4.1

ωε0=ε0\omega^{\varepsilon_0} = \varepsilon_0: by [L2] with base ω>1\omega > 1 applied to the nonempty D=Tε0D = T \subseteq \varepsilon_0 with supT=ε0\sup T = \varepsilon_0, one gets ωε0=sup{ωtn:nω}=sup{tn+:nω}\omega^{\varepsilon_0} = \sup\{\omega^{t_n} : n \in \omega\} = \sup\{t_{n^{+}} : n \in \omega\} by step 1.2; and that supremum is ε0\varepsilon_0, because each tn+ε0t_{n^{+}} \subseteq \varepsilon_0 while conversely tntn+t_n \subseteq t_{n^{+}} for every nn by step 2.1 and [L4], so the union over the shifted family contains T=ε0\bigcup T = \varepsilon_0.

step 3.1step 2.1step 1.2L2L4
5.1

So ω2=ωω\omega^{2} = \omega \cdot \omega, the tower t0=ωt_0 = \omega, tn+=ωtnt_{n^{+}} = \omega^{t_n} is strictly increasing, and its supremum ε0\varepsilon_0 is a limit ordinal with ωε0=ε0\omega^{\varepsilon_0} = \varepsilon_0.

step 4.1step 3.1step 2.1step 1.1

Remarks

Why Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal and not the recursion theorem over N\mathbb{N}. The published The recursion theorem builds g:NAg : \mathbb{N} \to A from a function f:AAf : A \to A on a set AA. Here the step is βωβ\beta \mapsto \omega^{\beta}, a class operation with no set-sized codomain available at this point, so the recursion theorem does not apply as stated. Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal is exactly the class-valued version, and Replacement then makes the range {tn:nω}\{t_n : n \in \omega\} a set.

What is proved and what is not. That ε0\varepsilon_0 is a fixed point of βωβ\beta \mapsto \omega^{\beta} is proved above. That it is the least such fixed point is true and is not proved here; it would follow from the observation that any fixed point is closed under the tower, and it needs nothing new, but nothing on these pages uses it. No general theory of normal functions or of the Veblen hierarchy is developed, and none is needed for the statement above.

ε0\varepsilon_0 and the Cantor normal form. By Cantor normal form: every nonzero ordinal is ωβ0c0++ωβk1ck1\omega^{\beta_0}\cdot c_0 + \cdots + \omega^{\beta_{k-1}}\cdot c_{k-1} with β0>>βk1\beta_0 > \cdots > \beta_{k-1} and each cic_i a nonzero natural number, in exactly one way every nonzero ordinal has a unique base-ω\omega normal form. For ε0\varepsilon_0 that form is ωε01\omega^{\varepsilon_0} \cdot 1, whose exponent is ε0\varepsilon_0 itself, so the normal form does not reduce ε0\varepsilon_0 to strictly smaller data. Below ε0\varepsilon_0 it always does, and that is the sense in which ε0\varepsilon_0 is where base-ω\omega notation runs out.

Cardinality is a separate question, and this page does not settle it. Nothing above says how large ωω\omega^{\omega} or ε0\varepsilon_0 is as a set. Showing them at most countable would need the countable ordinals to be closed under ordinal exponentiation, which is not proved anywhere in this library; the natural route runs through Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable and a transfinite induction that no item here carries out. What the tower demonstrates is growth in order type, which is the invariant this page is about.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The Cantor normal form of (ω2+ω3+5)ω2(\omega^{2} + \omega\cdot 3 + 5) \cdot \omega^{2}, computed by the division algorithm

Example

Put α=ω2+ω3+5\alpha = \omega^{2} + \omega \cdot 3 + 5, which is already in Cantor normal form (Cantor normal form: every nonzero ordinal is ωβ0c0++ωβk1ck1\omega^{\beta_0}\cdot c_0 + \cdots + \omega^{\beta_{k-1}}\cdot c_{k-1} with β0>>βk1\beta_0 > \cdots > \beta_{k-1} and each cic_i a nonzero natural number, in exactly one way): the exponents 2>1>02 > 1 > 0 strictly decrease and the coefficients 1,3,51, 3, 5 are nonzero natural numbers, since ω3=ω13\omega \cdot 3 = \omega^{1} \cdot 3 and 5=ω055 = \omega^{0} \cdot 5. Then

αω2=ω4,\alpha \cdot \omega^{2} = \omega^{4},

whose Cantor normal form is ω41\omega^{4} \cdot 1: the entire tail ω3+5\omega \cdot 3 + 5 is annihilated by multiplying on the right by ω2\omega^{2}. Multiplying on the right by a limit ordinal keeps only the leading behaviour.

Addition behaves quite differently. Also computed below:

(ω2+ω3+5)+(ω2+7)=ω2+ω5+7,\big(\omega^{2} + \omega \cdot 3 + 5\big) + \big(\omega \cdot 2 + 7\big) = \omega^{2} + \omega \cdot 5 + 7,

where the coefficients of the matching power add and the lower tail of the left summand is swallowed.

Facts & Assumptions

Given: α=ω2+ω3+5\alpha = \omega^{2} + \omega \cdot 3 + 5, with the operations of Ordinal addition α+β\alpha + \beta, Ordinal multiplication αβ\alpha \cdot \beta and Ordinal exponentiation αβ\alpha^{\beta}, with the conventions α0=1\alpha^{0} = 1 and 00=10^{0} = 1; the finite ordinals 2,3,4,5,72, 3, 4, 5, 7 are elements of ω\omega (The natural numbers N\mathbb{N} (von Neumann), ω\omega is the least limit ordinal). Products bind tighter than sums, so ω3+5\omega \cdot 3 + 5 is (ω3)+5(\omega \cdot 3) + 5.

[L1]

αδ+=αδ+α\alpha \cdot \delta^{+} = \alpha \cdot \delta + \alpha and αλ=sup{αξ:ξλ}\alpha \cdot \lambda = \sup\{\alpha \cdot \xi : \xi \in \lambda\} for limit λ\lambda (Ordinal multiplication αβ\alpha \cdot \beta); αδ+=αδα\alpha^{\delta^{+}} = \alpha^{\delta} \cdot \alpha and α0=1\alpha^{0} = 1 (Ordinal exponentiation αβ\alpha^{\beta}, with the conventions α0=1\alpha^{0} = 1 and 00=10^{0} = 1); μ+0=μ\mu + 0 = \mu, μ+δ+=(μ+δ)+\mu + \delta^{+} = (\mu + \delta)^{+} and μ+λ=sup{μ+ξ:ξλ}\mu + \lambda = \sup\{\mu + \xi : \xi \in \lambda\} for limit λ\lambda (Ordinal addition α+β\alpha + \beta).

[L2]

From Monotonicity of ordinal ++ and \cdot: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0+β=β0 + \beta = \beta and 1β=β1 \cdot \beta = \beta: 1μ=μ1=μ1 \cdot \mu = \mu \cdot 1 = \mu and 0+μ=μ0 + \mu = \mu (claim (a)); ν<θ\nu < \theta implies μ+ν<μ+θ\mu + \nu < \mu + \theta (claim (b)); for μ>0\mu > 0, ν<θ\nu < \theta implies μν<μθ\mu\nu < \mu\theta (claim (d)); μν\mu \le \nu implies μγνγ\mu\gamma \le \nu\gamma (claim (e)); μ+λ=sup{μ+ξ:ξλ}\mu + \lambda = \sup\{\mu + \xi : \xi \in \lambda\} and μλ=sup{μη:ηD}\mu \cdot \lambda = \sup\{\mu\eta : \eta \in D\} for μ>0\mu > 0, λ\lambda a limit and DλD \subseteq \lambda nonempty with supD=λ\sup D = \lambda (claim (f)).

[L3]

\cdot is associative and μ(ν+θ)=μν+μθ\mu(\nu + \theta) = \mu\nu + \mu\theta (Ordinal multiplication is associative, and α(β+γ)=αβ+αγ\alpha \cdot (\beta + \gamma) = \alpha\cdot\beta + \alpha\cdot\gamma); ++ is associative (Ordinal addition is associative).

[L4]

αβ+γ=αβαγ\alpha^{\beta + \gamma} = \alpha^{\beta} \cdot \alpha^{\gamma}, α1=α\alpha^{1} = \alpha, and for α>1\alpha > 1 the map βαβ\beta \mapsto \alpha^{\beta} is strictly increasing (αβ+γ=αβαγ\alpha^{\beta+\gamma} = \alpha^{\beta}\cdot\alpha^{\gamma} and (αβ)γ=αβγ(\alpha^{\beta})^{\gamma} = \alpha^{\beta\cdot\gamma}; and for α>1\alpha > 1 exponentiation is strictly increasing with βαβ\beta \le \alpha^{\beta}).

[L7]

ω\omega is a limit ordinal with ω=ω\bigcup \omega = \omega (ω\omega is the least limit ordinal, Successor and limit ordinals); every ordinal is transitive, μν\mu \subseteq \nu iff μν\mu \in \nu or μ=ν\mu = \nu, and trichotomy holds (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

Verification

technique · direct
1.1

Preliminary identities: ω1=ω\omega^{1} = \omega and ω2=ω1+=ω1ω=ωω\omega^{2} = \omega^{1^{+}} = \omega^{1} \cdot \omega = \omega \cdot \omega by [L1] and [L4]; ω3+ω=ω3+=ω4\omega \cdot 3 + \omega = \omega \cdot 3^{+} = \omega \cdot 4, ω+ω=ω1+ω=ω1+=ω2\omega + \omega = \omega \cdot 1 + \omega = \omega \cdot 1^{+} = \omega \cdot 2, and ω2+ω2=ω21+ω2=ω22\omega^{2} + \omega^{2} = \omega^{2} \cdot 1 + \omega^{2} = \omega^{2} \cdot 2 by [L1] and [L2].

L1L2L4
1.2

For nωn \in \omega the ordinals 2n2 \cdot n and 5+n5 + n lie in ω\omega by [L6], hence are subsets of ω\omega by [L7]; and n=1n2nn = 1 \cdot n \le 2 \cdot n and n5+nn \le 5 + n by [L2], so both {2n:nω}\{2 \cdot n : n \in \omega\} and {5+n:nω}\{5 + n : n \in \omega\} are nonempty subsets of ω\omega with supremum ω=ω\bigcup \omega = \omega.

L2L6L7
2.1

ω2α<ω22\omega^{2} \le \alpha < \omega^{2} \cdot 2: the first inequality is ω2=ω2+0ω2+(ω3+5)\omega^{2} = \omega^{2} + 0 \le \omega^{2} + (\omega \cdot 3 + 5) by [L1] and [L2]; for the second, 5<ω5 < \omega gives ω3+5<ω3+ω=ω4\omega \cdot 3 + 5 < \omega \cdot 3 + \omega = \omega \cdot 4 by [L2] and step 1.1, and 4<ω4 < \omega with ω>0\omega > 0 gives ω4<ωω=ω2\omega \cdot 4 < \omega \cdot \omega = \omega^{2} by [L2] and step 1.1, so α<ω2+ω2=ω22\alpha < \omega^{2} + \omega^{2} = \omega^{2} \cdot 2 by [L2] and step 1.1.

step 1.1L1L2L7
2.2

The addition: 5+ω=sup{5+n:nω}=ω5 + \omega = \sup\{5 + n : n \in \omega\} = \omega by [L1] and step 1.2, so 5+ω2=5+(ω+ω)=(5+ω)+ω=ω+ω=ω25 + \omega \cdot 2 = 5 + (\omega + \omega) = (5 + \omega) + \omega = \omega + \omega = \omega \cdot 2 using [L3] and step 1.1; hence α+(ω2+7)=ω2+ω3+(5+ω2)+7=ω2+(ω3+ω2)+7=ω2+ω(3+2)+7=ω2+ω5+7\alpha + (\omega \cdot 2 + 7) = \omega^{2} + \omega \cdot 3 + (5 + \omega \cdot 2) + 7 = \omega^{2} + (\omega \cdot 3 + \omega \cdot 2) + 7 = \omega^{2} + \omega \cdot (3 + 2) + 7 = \omega^{2} + \omega \cdot 5 + 7, the regrouping by [L3], the last product by left distributivity in [L3] and 3+2=53 + 2 = 5 by [L6].

step 1.2step 1.1L1L3L6
3.1

αω=ω3\alpha \cdot \omega = \omega^{3}: by [L1], αω=sup{αn:nω}\alpha \cdot \omega = \sup\{\alpha \cdot n : n \in \omega\}, and step 2.1 with claim (e) of [L2] gives ω2nαn(ω22)n=ω2(2n)\omega^{2} \cdot n \le \alpha \cdot n \le (\omega^{2} \cdot 2) \cdot n = \omega^{2} \cdot (2 \cdot n) for every nωn \in \omega, using associativity of \cdot from [L3]; the suprema of the outer two families are both ω2ω\omega^{2} \cdot \omega, the first by [L1] and the second by claim (f) of [L2] applied to the set {2n:nω}\{2 \cdot n : n \in \omega\}, which is unbounded in ω\omega by step 1.2; so αω=ω2ω=ω2ω1=ω2+1=ω3\alpha \cdot \omega = \omega^{2} \cdot \omega = \omega^{2} \cdot \omega^{1} = \omega^{2 + 1} = \omega^{3} by [L4].

step 2.1step 1.2step 1.1L1L2L3L4
4.1

αω2=ω4\alpha \cdot \omega^{2} = \omega^{4}: by step 1.1, ω2=ωω\omega^{2} = \omega \cdot \omega, so associativity in [L3] gives αω2=α(ωω)=(αω)ω=ω3ω=ω3ω1=ω3+1=ω4\alpha \cdot \omega^{2} = \alpha \cdot (\omega \cdot \omega) = (\alpha \cdot \omega) \cdot \omega = \omega^{3} \cdot \omega = \omega^{3} \cdot \omega^{1} = \omega^{3 + 1} = \omega^{4} by step 3.1 and [L4].

step 3.1step 1.1L3L4
5.1

The Cantor normal form of ω4\omega^{4} is ω41\omega^{4} \cdot 1: the largest β\beta with ωβω4\omega^{\beta} \le \omega^{4} is 44, because βωβ\beta \mapsto \omega^{\beta} is strictly increasing by [L4] and 4<β4 < \beta would give ω4<ωβ\omega^{4} < \omega^{\beta}; dividing by ω4>0\omega^{4} > 0 as in [L5] gives ω4=ω41+0\omega^{4} = \omega^{4} \cdot 1 + 0 with remainder 0<ω40 < \omega^{4}, so the datum of length 11 with exponent 44 and coefficient 11 has value ω4\omega^{4}, and it is the only normal form by the uniqueness in [L5].

step 4.1L1L2L4L5
6.1

So (ω2+ω3+5)ω2=ω4(\omega^{2} + \omega \cdot 3 + 5) \cdot \omega^{2} = \omega^{4}, with Cantor normal form ω41\omega^{4} \cdot 1, while (ω2+ω3+5)+(ω2+7)=ω2+ω5+7(\omega^{2} + \omega \cdot 3 + 5) + (\omega \cdot 2 + 7) = \omega^{2} + \omega \cdot 5 + 7.

step 5.1step 4.1step 2.2

Remarks

Why the tail vanishes under multiplication on the right. The squeeze in step 3.1 is the whole mechanism: α\alpha is trapped between ω2\omega^{2} and ω22\omega^{2} \cdot 2, and multiplying either bound on the right by ω\omega gives ω3\omega^{3}, because ω22n=ω2(2n)\omega^{2} \cdot 2 \cdot n = \omega^{2} \cdot (2n) runs through the same cofinal family as ω2n\omega^{2} \cdot n. Anything of the form "leading term plus smaller stuff" therefore behaves, under multiplication by a limit on the right, exactly like its leading term.

Why the tail does not vanish under addition. In step 2.2 the lower part of the left summand, here 55, is absorbed by the leading term of the right summand, but the term ω2\omega^{2} of the left summand survives, and the two coefficients of ω1\omega^{1} add. The general rule is the same computation: adding on the left of ωβ\omega^{\beta} anything smaller than ωβ\omega^{\beta} changes nothing, which is the additive indecomposability used inside the proof of Cantor normal form: every nonzero ordinal is ωβ0c0++ωβk1ck1\omega^{\beta_0}\cdot c_0 + \cdots + \omega^{\beta_{k-1}}\cdot c_{k-1} with β0>>βk1\beta_0 > \cdots > \beta_{k-1} and each cic_i a nonzero natural number, in exactly one way.

A check on the answer. ω4\omega^{4} has Cantor normal form of length 11, so αω2\alpha \cdot \omega^{2} is a power of ω\omega; that is consistent with the previous remark, since α\alpha has leading term ω21\omega^{2} \cdot 1 and ω2ω2=ω4\omega^{2} \cdot \omega^{2} = \omega^{4} by the sum law in [L4].

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Solving ω+γ=ω2\omega + \gamma = \omega\cdot 2 and dividing ω2+ω+3\omega^{2} + \omega + 3 by ω\omega

Example

Two computations with the two "inverse" operations of this page.

Left subtraction. The equation ω+γ=ω2\omega + \gamma = \omega \cdot 2 has exactly one solution, and it is γ=ω\gamma = \omega. Existence and uniqueness are For αβ\alpha \le \beta there is exactly one ordinal γ\gamma with α+γ=β\alpha + \gamma = \beta, applicable because ωω2\omega \le \omega \cdot 2; finding the solution is the computation ω2=ω+ω\omega \cdot 2 = \omega + \omega.

Division with remainder. Dividing ω2+ω+3\omega^{2} + \omega + 3 by ω\omega gives

ω2+ω+3  =  ω(ω+1)+3,3<ω,\omega^{2} + \omega + 3 \;=\; \omega \cdot (\omega + 1) + 3, \qquad 3 < \omega,

so the quotient is ω+1\omega + 1 and the remainder is 33, and by the uniqueness in For α>0\alpha > 0 every ordinal β\beta is αξ+ρ\alpha \cdot \xi + \rho with ρ<α\rho < \alpha, in exactly one way there is no other answer. The step that does the work is ω2+ω=ω(ω+1)\omega^{2} + \omega = \omega \cdot (\omega + 1), which is left distributivity.

Facts & Assumptions

[L1]

μδ+=μδ+μ\mu \cdot \delta^{+} = \mu \cdot \delta + \mu and μ0=0\mu \cdot 0 = 0 (Ordinal multiplication αβ\alpha \cdot \beta); μ+1=μ+\mu + 1 = \mu^{+} and μ+0=μ\mu + 0 = \mu (Ordinal addition α+β\alpha + \beta); μδ+=μδμ\mu^{\delta^{+}} = \mu^{\delta} \cdot \mu and μ0=1\mu^{0} = 1 (Ordinal exponentiation αβ\alpha^{\beta}, with the conventions α0=1\alpha^{0} = 1 and 00=10^{0} = 1).

[L2]

From Monotonicity of ordinal ++ and \cdot: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0+β=β0 + \beta = \beta and 1β=β1 \cdot \beta = \beta: 1μ=μ1=μ1 \cdot \mu = \mu \cdot 1 = \mu (claim (a)); ν<θ\nu < \theta implies μ+ν<μ+θ\mu + \nu < \mu + \theta, and μμ+ν\mu \le \mu + \nu (claim (b)).

[L5]

For μν\mu \le \nu there is exactly one γ\gamma with μ+γ=ν\mu + \gamma = \nu (For αβ\alpha \le \beta there is exactly one ordinal γ\gamma with α+γ=β\alpha + \gamma = \beta).

[L6]

For μ>0\mu > 0 every ν\nu is μξ+ρ\mu \cdot \xi + \rho with ρ<μ\rho < \mu, in exactly one way (For α>0\alpha > 0 every ordinal β\beta is αξ+ρ\alpha \cdot \xi + \rho with ρ<α\rho < \alpha, in exactly one way).

[L7]

ω\omega is a limit ordinal, so ω0\omega \ne 0 (ω\omega is the least limit ordinal, Successor and limit ordinals); trichotomy and the elementary ordinal facts (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

Verification

technique · direct
1.1

ω2=ω1+=ω1+ω=ω+ω\omega \cdot 2 = \omega \cdot 1^{+} = \omega \cdot 1 + \omega = \omega + \omega by [L1] and [L2], and ωω+ω\omega \le \omega + \omega by [L2].

L1L2
1.2

ω2=ω1+=ω1ω=ωω\omega^{2} = \omega^{1^{+}} = \omega^{1} \cdot \omega = \omega \cdot \omega by [L1] and [L4].

L1L4
2.1

Left subtraction: ωω2\omega \le \omega \cdot 2 by step 1.1, so [L5] gives exactly one γ\gamma with ω+γ=ω2\omega + \gamma = \omega \cdot 2; and γ=ω\gamma = \omega works, since ω+ω=ω2\omega + \omega = \omega \cdot 2 by step 1.1, so γ=ω\gamma = \omega is the solution.

step 1.1L5
2.2

ω2+ω=ωω+ω1=ω(ω+1)\omega^{2} + \omega = \omega \cdot \omega + \omega \cdot 1 = \omega \cdot (\omega + 1) by step 1.2, [L2] and left distributivity [L3].

step 1.2L2L3
3.1

Division: ω>0\omega > 0 by [L7], and ω2+ω+3=ω(ω+1)+3\omega^{2} + \omega + 3 = \omega \cdot (\omega + 1) + 3 by step 2.2, with 3<ω3 < \omega; so by the uniqueness in [L6] the quotient of ω2+ω+3\omega^{2} + \omega + 3 by ω\omega is ω+1\omega + 1 and the remainder is 33.

step 2.2L6L7
4.1

The unique solution of ω+γ=ω2\omega + \gamma = \omega \cdot 2 is γ=ω\gamma = \omega, and dividing ω2+ω+3\omega^{2} + \omega + 3 by ω\omega gives quotient ω+1\omega + 1 and remainder 33.

step 3.1step 2.1

Remarks

Uniqueness is what makes "the answer" meaningful. Both computations exhibit a solution and then quote a uniqueness theorem. Without For αβ\alpha \le \beta there is exactly one ordinal γ\gamma with α+γ=β\alpha + \gamma = \beta the equation ω+γ=ω2\omega + \gamma = \omega \cdot 2 would only be known to have a solution; without For α>0\alpha > 0 every ordinal β\beta is αξ+ρ\alpha \cdot \xi + \rho with ρ<α\rho < \alpha, in exactly one way the pair (ω+1,3)(\omega + 1, 3) would be an answer among possibly many. Both theorems are proved from left cancellation, which is the one cancellation law ordinal addition has.

The equation on the other side has no solution at all. There is no γ\gamma with γ+ω=ω+1\gamma + \omega = \omega + 1, because γ+ω\gamma + \omega is a limit ordinal for every γ\gamma (claim (g) of Monotonicity of ordinal ++ and \cdot: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0+β=β0 + \beta = \beta and 1β=β1 \cdot \beta = \beta) while ω+1=ω+\omega + 1 = \omega^{+} is a successor. So ordinal subtraction genuinely exists only on the left, and the same asymmetry is what forces the quotient in For α>0\alpha > 0 every ordinal β\beta is αξ+ρ\alpha \cdot \xi + \rho with ρ<α\rho < \alpha, in exactly one way to be written on the right of α\alpha.

Reading the division off the Cantor normal form. ω2+ω+3\omega^{2} + \omega + 3 has normal form with exponents 2>1>02 > 1 > 0 and coefficients 1,1,31, 1, 3 (Cantor normal form: every nonzero ordinal is ωβ0c0++ωβk1ck1\omega^{\beta_0}\cdot c_0 + \cdots + \omega^{\beta_{k-1}}\cdot c_{k-1} with β0>>βk1\beta_0 > \cdots > \beta_{k-1} and each cic_i a nonzero natural number, in exactly one way). In this instance, dividing by ω=ω1\omega = \omega^{1} has put the term of exponent 00 into the remainder and lowered each of the two remaining exponents by one: ω2\omega^{2} became ω\omega and ω\omega became 11, which is exactly the quotient ω+1\omega + 1, while 33 is the constant term. That pattern is what the general division algorithm is doing, but no general statement of it is claimed here.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Assuming countable choice, a strictly increasing ω\omega-sequence of countable ordinals has a countable supremum, which is a countable limit ordinal below ω1\omega_1; the instance supnω(n+1)=ω2\sup_n \omega\cdot(n+1) = \omega^{2} needs no choice

Example

Assume the Axiom of Countable Choice (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)). Let (αn)nω(\alpha_n)_{n \in \omega} be a strictly increasing sequence of ordinals with every αnω1\alpha_n \in \omega_1 (The first uncountable ordinal ω1:=(ω)\omega_1 := \aleph(\omega)). Then

supnωαn  =  {αn:nω}\sup_{n \in \omega} \alpha_n \;=\; \bigcup\{\alpha_n : n \in \omega\}

is again an ordinal below ω1\omega_1, hence at most countable (Finite, countably infinite, countable, uncountable), and it is a limit ordinal (Successor and limit ordinals), since a strictly increasing sequence never attains its supremum.

A concrete instance, with everything computed:

αn=ω(n+1),supnωω(n+1)=ωω=ω2.\alpha_n = \omega \cdot (n + 1), \qquad \sup_{n \in \omega} \omega \cdot (n+1) = \omega \cdot \omega = \omega^{2}.

So ω2\omega^{2} is a countable limit ordinal strictly below ω1\omega_1, reached from below by an ω\omega-sequence. That is exactly what Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable forbids for ω1\omega_1 itself: ω1\omega_1 is not the supremum of any such sequence.

Facts & Assumptions

Given: The Axiom of Countable Choice (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)), a strictly increasing sequence (αn)nω(\alpha_n)_{n \in \omega} of ordinals in ω1\omega_1, and the operations of Ordinal addition α+β\alpha + \beta, Ordinal multiplication αβ\alpha \cdot \beta and Ordinal exponentiation αβ\alpha^{\beta}, with the conventions α0=1\alpha^{0} = 1 and 00=10^{0} = 1; here n+1=n+n + 1 = n^{+} (Ordinal addition α+β\alpha + \beta).

[L1]

Assuming ACω\mathrm{AC}_\omega: every at most countable Aω1A \subseteq \omega_1 has supA=Aω1\sup A = \bigcup A \in \omega_1, and αsupA\alpha \le \sup A for every αA\alpha \in A (Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable).

[L2]

ω1\omega_1 is uncountable, every ordinal in ω1\omega_1 is at most countable, and ω1\omega_1 is a limit ordinal (ω1\omega_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).

[L3]

A nonempty set is at most countable if and only if it is a surjective image of N\mathbb{N} (A nonempty set is at most countable iff it is a surjective image of N\mathbb{N}); a subset of an at most countable set is at most countable (Every subset of an at most countable set is at most countable); a product of two at most countable sets is at most countable (A product of two at most countable sets is at most countable); a set equinumerous with an at most countable set is at most countable (Finite, countably infinite, countable, uncountable, Equinumerous sets, ABA \approx B and ABA \preceq B).

[L4]

αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta under last differences, and an order isomorphism is in particular a bijection (αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta ordered by last differences, that is β\beta copies of α\alpha, Every well-order has a unique order type).

[L5]

From Monotonicity of ordinal ++ and \cdot: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0+β=β0 + \beta = \beta and 1β=β1 \cdot \beta = \beta: for μ>0\mu > 0, ν<θ\nu < \theta implies μν<μθ\mu\nu < \mu\theta (claim (d)); μθ=sup{μη:ηD}\mu \cdot \theta = \sup\{\mu\eta : \eta \in D\} for μ>0\mu > 0, θ\theta a limit and DθD \subseteq \theta nonempty with supD=θ\sup D = \theta (claim (f)); 1μ=μ1 \cdot \mu = \mu (claim (a)).

[L7]

A\bigcup A is an ordinal and the least upper bound of a set AA of ordinals; μν\mu \subseteq \nu iff μν\mu \in \nu or μ=ν\mu = \nu; μμ\mu \notin \mu; μ<ν\mu < \nu iff μ+ν\mu^{+} \le \nu; and trichotomy holds (Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals, Ordinal (von Neumann)).

Verification

technique · direct
1.1

The set A={αn:nω}A = \{\alpha_n : n \in \omega\} is a nonempty subset of ω1\omega_1 and is at most countable, being the image of N\mathbb{N} under nαnn \mapsto \alpha_n, hence a surjective image of N\mathbb{N} onto AA, so [L3] applies.

L3given
1.2

An ordinal μ\mu lies in ω1\omega_1 if and only if it is at most countable: one direction is [L2]; conversely if μω1\mu \notin \omega_1 then ω1μ\omega_1 \le \mu by [L7], so ω1μ\omega_1 \subseteq \mu and ω1\omega_1 would be at most countable by [L3], contradicting [L2].

L2L3L7
2.1

By [L1] the ordinal β=supA=A\beta = \sup A = \bigcup A lies in ω1\omega_1 and is an upper bound of AA, so β\beta is at most countable by [L2].

step 1.1L1L2
2.2

The instance: each ω(n+1)\omega \cdot (n+1) is at most countable, because by [L4] it is order isomorphic, hence equinumerous, to ω×(n+1)\omega \times (n+1), which is at most countable by [L3]; so ω(n+1)ω1\omega \cdot (n+1) \in \omega_1 by step 1.2. The sequence is strictly increasing, since n+1<m+1n + 1 < m + 1 for n<mn < m gives ω(n+1)<ω(m+1)\omega \cdot (n+1) < \omega \cdot (m+1) by [L5] with ω>0\omega > 0.

step 1.2L3L4L5
3.1

β\beta is a limit ordinal: it is nonzero because α0α1β\alpha_0 \le \alpha_1 \le \beta with α0<α1\alpha_0 < \alpha_1, so β0\beta \ne 0; and it is not a successor, since β=μ+\beta = \mu^{+} would put μαn\mu \in \alpha_n for some nn, whence μ+αn<αn+β=μ+\mu^{+} \le \alpha_n < \alpha_{n^{+}} \le \beta = \mu^{+} by [L7] and strict increase, which [L7] forbids.

step 2.1L7given
3.2

Its supremum is ω2\omega^{2}: the set {n+1:nω}\{n + 1 : n \in \omega\} is a nonempty subset of ω\omega with supremum ω\omega, because ω\omega is closed under successor and ω=ω\bigcup \omega = \omega by [L6], so claim (f) of [L5] with μ=ω>0\mu = \omega > 0 gives ωω=sup{ω(n+1):nω}\omega \cdot \omega = \sup\{\omega \cdot (n+1) : n \in \omega\}; and ωω=ω1ω=ω1+=ω2\omega \cdot \omega = \omega^{1} \cdot \omega = \omega^{1^{+}} = \omega^{2} by [L6].

step 2.2L5L6
4.1

So for a strictly increasing ω\omega-sequence in ω1\omega_1 the supremum is a limit ordinal below ω1\omega_1 and is at most countable; concretely supnω(n+1)=ω2\sup_{n} \omega \cdot (n+1) = \omega^{2}, a countable limit ordinal below ω1\omega_1.

step 2.1step 3.1step 2.2step 3.2

Remarks

Where the choice principle is and is not needed. The general statement uses ACω\mathrm{AC}_\omega, at the single step where Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable is applied. The concrete instance does not: ω2\omega^{2} is shown at most countable directly, from αβ\alpha \cdot \beta is the order type of α×β\alpha \times \beta ordered by last differences, that is β\beta copies of α\alpha and A product of two at most countable sets is at most countable, both of which are choice free. So the example is available in ZF and only the general statement carries the hypothesis.

The contrast with ω1\omega_1 itself. ω1\omega_1 is also a limit ordinal, and it is also the supremum of the ordinals below it; what fails there, under ACω\mathrm{AC}_\omega, is that no at most countable family of them suffices. That is Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable again, and it is not a theorem of ZF alone: consistently with ZF the first uncountable ordinal is the supremum of an ω\omega-sequence of at most countable ordinals, so no choice-free proof of it exists (Choice ledger for this page: ω1\omega_1 exists in ZF, and the boundedness theorem does not).

Strict increase is used only for the limit clause. Boundedness needs only that the set of values is at most countable; strictness is what makes the supremum unattained and hence a limit ordinal. A sequence that is eventually constant has its final value as supremum, and that value need not be a limit ordinal at all, which is why step 2.2 quotes the strictness hypothesis.

CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription) rests on unproved material (inherited)Open item page →
Rests on 6 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, Cohen 1963: ZF does not prove the Axiom of Choice, Feferman 1965: ZF does not prove that a free ultrafilter on the naturals exists, Gödel 1938: ZF does not refute the Axiom of Choice, Halpern and Lévy 1971: the Boolean prime ideal theorem does not imply the Axiom of Choice and Schechter 2006: Kelley's cofinite proof yields BPI, not the Axiom of Choice. 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.

Refuted: every limit ordinal has an at most countable cofinal subset — ω1\omega_1 has none, assuming countable choice

Statement refuted

False claim: every limit ordinal has an at most countable cofinal subset (Cofinal subset of an ordinal, Finite, countably infinite, countable, uncountable).

The claim is plausible because every limit ordinal a reader meets first does have one. ω\omega is cofinal in itself and at most countable; and every at most countable limit ordinal λ\lambda is cofinal in itself and at most countable, so the claim holds for all of them, and ω+ω\omega + \omega and ω2\omega^{2} are among them, both being shown at most countable earlier on this page. Whether ωω\omega^{\omega} and ε0\varepsilon_0 are at most countable is a question no item on these pages settles, so neither is offered here as an instance.

Assume the Axiom of Countable Choice (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)). The first uncountable ordinal ω1\omega_1 (The first uncountable ordinal ω1:=(ω)\omega_1 := \aleph(\omega)) refutes the claim: it is a limit ordinal, and no at most countable subset of it is cofinal in it.

The hypothesis is not removable, and the item states it in the title: without a choice principle the refutation itself fails, since consistently with ZF the ordinal ω1\omega_1 is the supremum of an ω\omega-sequence of at most countable ordinals. That is recorded in Choice ledger for this page: ω1\omega_1 exists in ZF, and the boundedness theorem does not.

Facts & Assumptions

Given: The Axiom of Countable Choice (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)) and ω1\omega_1, the first uncountable ordinal (The first uncountable ordinal ω1:=(ω)\omega_1 := \aleph(\omega)).

[L1]

CαC \subseteq \alpha is cofinal in α\alpha when every ξα\xi \in \alpha satisfies ξη\xi \le \eta for some ηC\eta \in C (Cofinal subset of an ordinal).

[L2]

ω1\omega_1 is uncountable, every ordinal in ω1\omega_1 is at most countable, and ω1\omega_1 is a limit ordinal (ω1\omega_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, Successor and limit ordinals).

Counterexample

technique · direct
1.1

The claim does hold for every at most countable limit ordinal λ\lambda: the set λ\lambda itself is a subset of λ\lambda, it is at most countable by hypothesis, and it is cofinal in λ\lambda by [L1], since every ξλ\xi \in \lambda satisfies ξξλ\xi \le \xi \in \lambda. In particular it holds at λ=ω\lambda = \omega by [L4].

L1L4
1.2

ω1\omega_1 is a limit ordinal by [L2], so it is an instance of the claim.

L2
2.1

No at most countable Cω1C \subseteq \omega_1 is cofinal in ω1\omega_1, by [L3]; so the claim fails at ω1\omega_1.

step 1.2L1L3
3.1

Therefore ω1\omega_1 is a limit ordinal with no at most countable cofinal subset, and the claim that every limit ordinal has one is false.

step 2.1step 1.2step 1.1

Remarks

What separates ω1\omega_1 from the countable limit ordinals. A limit ordinal is always cofinal in itself, so the claim can only fail when the ordinal is itself uncountable. ω1\omega_1 is the least uncountable ordinal (ω1\omega_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), so it is the first place where the claim can fail at all, and under ACω\mathrm{AC}_\omega it does fail there.

The refutation carries the hypothesis it uses. Assuming countable choice: every at most countable subset of ω1\omega_1 is bounded below ω1\omega_1, so no at most countable subset of ω1\omega_1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable is stated under ACω\mathrm{AC}_\omega and spends it at exactly one step, so this counterexample inherits the same cost. A page that quotes this item must carry ACω\mathrm{AC}_\omega forward into its own statement; Choice ledger for this page: ω1\omega_1 exists in ZF, and the boundedness theorem does not is the ledger, and it names the model in which the conclusion fails outright.

What is deliberately not said at this point in the reading order. In the later vocabulary this item says cf(ω1)>ω\operatorname{cf}(\omega_1)>\omega, or that ω1\omega_1 is regular. The cofinality and regular/singular vocabulary is introduced later in Cofinality cf(α)\operatorname{cf}(\alpha), and regular and singular cardinals , so this earlier example stays in the subset language of Cofinal subset of an ordinal. Nothing is lost: the applications, such as the non-normality of the deleted Tychonoff plank, use exactly the subset form.

Sources