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.
Ordinal addition exists and is unique: the clauses at , at a successor and at a limit determine one operation, and its values are ordinals
Statement
Fix an ordinal (Ordinal (von Neumann)). There is exactly one class function , defined at every ordinal , satisfying the three clauses
and every value is an ordinal.
The three clauses are exhaustive and mutually exclusive, because every ordinal is exactly one of , a successor, or a limit (Successor and limit ordinals). The union in the third clause is the least upper bound of the earlier values (Basic closure properties of ordinals, claim (e)), so the limit clause reads "take the supremum of what has been built so far".
This is the well-definedness obligation discharged before ordinal addition is written down; the operation itself is named in the definition that follows. The proof is a theorem of ZF and uses no choice principle.
Facts & Assumptions
Given: A fixed ordinal and the axioms of ZF. No choice principle is assumed. For a function , is its range.
Recursion along the ordinals: for a class function assigning a set to every function whose domain is an ordinal there is exactly one class function , defined at every ordinal, with for all (Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal).
Every ordinal is exactly one of: , a successor ordinal with uniquely determined, or a limit ordinal (Successor and limit ordinals).
is an ordinal whenever is, and is an ordinal for every set of ordinals, and is their least upper bound (claims (c) and (e) of Basic closure properties of ordinals).
Every nonempty set of ordinals has an -least element (Trichotomy and well-ordering of the ordinals), and is such a set whenever holds and is a property of ordinals.
Proof
Define a class function on functions whose domain is an ordinal by: if ; if ; and if is a limit ordinal.
The three cases are exhaustive and mutually exclusive by [L2], and is determined by , so is a well-determined set for every such and the rule is a formula.
By [L1] there is exactly one class function , defined at every ordinal, with for every ordinal .
Unwinding the three cases of : ; , since ; and for a limit , .
Every value is an ordinal: were not an ordinal for some , [L4] would give a least with not an ordinal, and each of the three cases refutes that, since is an ordinal, is an ordinal by [L3] because makes an ordinal, and is a union of a set of ordinals, hence an ordinal by [L3].
Uniqueness: a class function defined at every ordinal and satisfying the three displayed clauses satisfies for every , one case at a time, so by the uniqueness half of [L1].
Hence exactly one class function on the ordinals satisfies the three clauses, and all its values are ordinals.
Remarks
Why a bridge lemma is used and not Transfinite recursion directly. The published recursion theorem is stated for a well-order, that is for a set, and delivers a function whose domain is that set. What is needed here is a rule defined at every ordinal, and the ordinals are not a set. Transfinite recursion along the ordinals: a class rule determines exactly one operation defined at every ordinal is exactly that bridge, and it is proved from the published theorem's uniqueness clause.
Three cases, and the one that is usually forgotten. Writing the recursion with a successor clause and a limit clause only leaves the operation undefined at , since is neither. The published Successor and limit ordinals states the three-way split in the form used at step 1.2, and it is cited rather than assumed.
The same argument serves multiplication and exponentiation. Only the three clauses of change. The two corollaries later on this page repeat this proof with different clauses, and the exponentiation case additionally restricts the limit clause to ; see Ordinal exponentiation exists and is unique, with the limit clause taken over so that for why that restriction is not optional.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 24 results over 12 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)