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.
and ; and for exponentiation is strictly increasing with
Statement
Let , , be ordinals (Ordinal (von Neumann)) and a limit ordinal, with and as in Ordinal multiplication and Ordinal exponentiation , with the conventions and . Then:
(a) Base values. ; ; for every ; whenever ; and whenever and .
(b) Strictly increasing in the exponent, for . implies .
(c) Continuity in the exponent, for . for every nonempty with ; in particular , and is a limit ordinal.
(d) The fixed-point bound, for . for every ordinal .
(e) Sum law. for all ordinals , , .
(f) Product law. for all ordinals , , .
Clause (d) is what makes "the largest with " a legitimate object when the Cantor normal form is extracted later on this page: it bounds the candidates by itself, and clause (c) is what makes the collection of candidates attain its supremum.
No choice principle is used. Note that the law is not claimed and is not true; the Remarks below compute a witness at , .
Facts & Assumptions
Given: Ordinals , , and a limit ordinal . For a set of ordinals, is its least upper bound (Basic closure properties of ordinals, claim (e)).
, , and for limit (Ordinal exponentiation , with the conventions and ).
, , and for limit (Ordinal multiplication ); , , and (Ordinal addition ).
From Monotonicity of ordinal and : strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities and : , and (claim (a)); for , implies , and exactly when or (claim (d)); if is a limit and is nonempty with , then for (claim (f)); and , and for , are limit ordinals (claim (g)).
Ordinal multiplication is associative and (Ordinal multiplication is associative, and ).
is an ordinal, if and only if or , and (claims (b), (c), (f) of Basic closure properties of ordinals); consequently if and only if ; and exactly one of , , holds (Trichotomy and well-ordering of the ordinals).
Every ordinal is exactly one of , a successor, or a limit; a limit satisfies , and (Successor and limit ordinals, Basic closure properties of ordinals).
Transfinite induction over the ordinals: if a property of ordinals fails at some , apply Transfinite induction to the well-order and to ; since every nonempty set of ordinals has an -least element (Trichotomy and well-ordering of the ordinals), if holds at whenever it holds at every ordinal in , then holds at every ordinal.
Proof
.
for every , by induction: ; ; and at a limit the set is , nonempty because , so its supremum is .
for every , by induction: at a successor this needs no hypothesis, since by [L3]; and at a limit every with has , so , the set being nonempty because .
for every , whenever , by induction: ; by [L3] since both factors are positive; and at a limit , belongs to the set whose supremum is , because and , so .
Clause (b): let ; by induction on , every satisfies . At there is nothing to prove. At , gives using the claim at , and by [L3], since by step 2.1 and . At a limit: if then , because puts in the set whose supremum is ; and if then with , so by the successor computation just made.
Clause (c): let . Including the term at does not change the supremum in [L1], since and , so . If is nonempty with , then is a subset of that set, giving ; conversely each lies in some , so by step 3.1, giving .
The second half of clause (c): for and a limit, by step 2.1, and is not a successor, since would put in for some with , whence by step 3.1 and [L6], which [L5] forbids; so is a limit ordinal.
Clause (d): let ; by induction on . At , . At , by step 3.1, so and hence by [L5]. At a limit, every satisfies by step 3.1, so , giving .
The last part of clause (a): for and , step 3.1 applied to gives .
Clause (e), by induction on . At : . At , assuming the claim at : , the fourth equality by [L4]. At a limit there are three cases. If then is a limit and so nonzero, giving by step 1.3, while by step 1.3 and [L3]. If both sides are by step 1.2 and [L3]. If then is a nonempty subset of the limit ordinal with supremum by [L2] and [L3], so step 4.1 gives by the claim at each ; and is a nonempty subset of the limit ordinal with supremum by steps 2.1, 3.1 and 4.2, so [L3] with gives ; the two suprema are of the same set.
Clause (f), by induction on . At : by [L1] and [L3]. At , assuming the claim at : , the third equality by step 5.1 and the fourth by [L2]. At a limit there are four cases. If then both sides are , by step 1.2 and [L1] and [L3]. If and then the left side is by step 1.3 applied twice, while is a limit by [L3] and so nonzero, making the right side as well. If and both sides are by step 1.2. If and then by step 4.4, so step 4.1 applied with base gives by the claim at each ; and is a nonempty subset of the limit ordinal with supremum by [L2] and [L3], so step 4.1 applied with base gives ; the two suprema are of the same set.
Clauses (a) to (f) are established.
Remarks
What clause (d) is for, and why it is not a fixed-point theorem. says only that the exponential never falls below the identity. It does not say that has a solution; that it does is a separate matter, exhibited by hand at on the companion examples page and proved there from clause (c), not from any general fixed-point theory. The inequality is used in Cantor normal form: every nonzero ordinal is with and each a nonzero natural number, in exactly one way to bound the exponents that can occur, which is what turns "the largest with " into a search over a set.
The law that is false, computed. fails at , . On one side, clause (f) is not available, so compute directly: by associativity of , and , the last step because is unbounded in and is continuous on the right (claim (f) of Monotonicity of ordinal and : strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities and ); so . On the other side , and by left cancellation for . The failure is the exponential shadow of the failure of commutativity, and it is the reason clause (f) is stated with the exponent, not the base, distributing.
The three degenerate bases. and have to be separated in every limit case, because clause (c) needs : at the function is constant and at it is eventually constant, so neither is strictly increasing and neither has a limit ordinal as its value at a limit. Skipping those cases is the standard way to produce a proof that is wrong exactly at .
Depends on
- Ordinal exponentiation $\alpha^{\beta}$, with the conventions $\alpha^{0} = 1$ and $0^{0} = 1$
- Ordinal multiplication $\alpha \cdot \beta$
- Ordinal addition $\alpha + \beta$
- Ordinal multiplication is associative, and $\alpha \cdot (\beta + \gamma) = \alpha\cdot\beta + \alpha\cdot\gamma$
- 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 + \beta = \beta$ and $1 \cdot \beta = \beta$
- Transfinite induction
- Successor and limit ordinals
- Basic closure properties of ordinals
- Trichotomy and well-ordering of the ordinals
- Ordinal (von Neumann)
Used by
- Solving ω + γ = ω· 2 and dividing ω² + ω + 3 by ω Example
- The Cantor normal form of (ω² + ω· 3 + 5) · ω², computed by the division algorithm Example
- ω², ω^ω, and ε₀ = sup{ω, ω^ω, ω^ω^ω, …} satisfying ω^ε₀ = ε₀ Example
- FALSE: the ordinal 2^ω is uncountable False statement
- Cantor normal form: every nonzero ordinal is ω^β₀· c₀ + ⋯ + ω^βₖ₋₁· cₖ₋₁ with β₀ > ⋯ > βₖ₋₁ and each cᵢ a nonzero natural number, in exactly one way Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 40 results over 19 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Ordinal arithmetic (Wikipedia) (standard reference, not scraped)
- T. Jech, Set Theory, 3rd millennium ed., Ch. 2 (Ordinal numbers) (standard reference, not scraped)
- R. Moosa, Set Theory course notes (standard reference, not scraped)