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.
is the order type of followed by
Statement
Let and be well-orders (Well-order and well-ordered set) with order types and (Every well-order has a unique order type). Their ordered sum is the set with
that is, a copy of with a copy of placed entirely above it. Then:
(a) is a well-order and (Ordinal addition ). In particular, taking and with their membership orders, is the order type of a copy of followed by a copy of .
(b) If is a well-order and is an initial segment (Initial segment of a well-order), then, with and carrying the order inherited from ,
No choice principle is used; the whole argument runs on Every well-order has a unique order type, which is itself choice free.
Facts & Assumptions
Given: Well-orders , and . Ordinals carry the membership order, and denotes order type. Subsets of a well-order always carry the inherited order, which is again a well-order (Well-order and well-ordered set, Initial segment of a well-order).
Every well-order is order isomorphic to exactly one ordinal, its order type, and order isomorphic well-orders have the same order type (Every well-order has a unique order type).
A well-order is a total order in which every nonempty subset has a least element (Well-order and well-ordered set).
An order isomorphism is a bijection with ; a strictly increasing bijection between total orders is one; identities, inverses and composites of order isomorphisms are order isomorphisms; and an order isomorphism carries the initial segment below a point onto the initial segment below its image (Order embedding and order isomorphism).
; an initial segment is a downward closed subset; every initial segment is itself a well-order (Initial segment of a well-order).
, , and for limit (Ordinal addition ).
An ordinal is a transitive set strictly well ordered by , so for ordinals the initial segment of determined by is itself; is an ordinal and is its greatest element (Ordinal (von Neumann), 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) and the initial segment of below is , it follows that if holds at whenever it holds at every ordinal in , then holds at every ordinal.
Every ordinal is exactly one of , a successor, or a limit; a nonzero ordinal is a limit if and only if implies (Successor and limit ordinals).
Proof
is a well-order: the relation is total, since two points with different first coordinates are compared by and two points with equal first coordinates are compared inside or inside , and it is transitive and irreflexive for the same reason; and a nonempty has a least element, namely if meets , and otherwise, the two minima existing by [L2].
If and are order isomorphisms of well-orders then and define an order isomorphism ; taking and with the isomorphisms supplied by [L1], and have the same order type.
Case : and is an order isomorphism onto , so .
Case , assuming : the set of points of strictly below is exactly , with the same order, and is the greatest element of because every other point is or with ; so extending an order isomorphism by gives an order isomorphism onto , whence .
Case a limit, assuming for every : let be the order isomorphism of onto ; for the points below form exactly , so carries onto the initial segment of below , which is the ordinal , giving ; moreover every point of lies in some with , since lies in and with lies in with by [L8]; hence .
The three cases of [L8] are exhaustive, and each of steps 2.1, 2.2 and 2.3 derives the claim at from the claim at every ordinal in , so by [L7] for every ordinal and every ordinal .
Claim (a): is a well-order by step 1.1, and by step 1.2 and step 3.1.
Claim (b): let be an initial segment of and define by for and otherwise; is a bijection, and it is strictly increasing, because with forces by downward closure of , so the only mixed case is , , where ; hence is an order isomorphism by [L3] and by step 4.1.
Claims (a) and (b) are established.
Remarks
What this buys. The recursive definition of is what makes the operation legitimate, but it is a poor tool for computing. The order-type description is the tool: is one point followed by a copy of , which is again a copy of , so ; while is a copy of with a point on top, which has a greatest element and so is not a copy of . Both computations are carried out in FALSE: ordinal addition is commutative.
Clause (b) is the one used later. Splitting a well-order at an initial segment is exactly the move behind For there is exactly one ordinal with : an ordinal below is an initial segment of , so outright, with no recursion at all.
The tags and are there only to force disjointness. and may overlap, or be equal; the ordered sum has to keep the two copies apart, and the pair encoding is the cheapest way to do it. Nothing in the argument depends on the particular tags.
Depends on
- Ordinal addition $\alpha + \beta$
- Every well-order has a unique order type
- Well-order and well-ordered set
- Order embedding and order isomorphism
- Initial segment of a well-order
- Transfinite induction
- Basic closure properties of ordinals
- Trichotomy and well-ordering of the ordinals
- Successor and limit ordinals
- Ordinal (von Neumann)
Used by
- 1 + ω = ω and ω + 1 > ω, computed both from the recursion and as order types Example
- 2 · ω = ω while ω · 2 = ω + ω, pictured as order types Example
- ω + ω is at most countable although it is not order isomorphic to ω: order type and cardinality are different invariants Example
- FALSE: ordinal addition is commutative False statement
- α · β is the order type of α × β ordered by last differences, that is β copies of α Lemma
- For α ≤ β there is exactly one ordinal γ with α + γ = β Theorem
- Ordinal addition is associative Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 46 results over 20 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)
- Order type (Wikipedia) (standard reference, not scraped)
- T. Jech, Set Theory, 3rd millennium ed., Ch. 2 (Ordinal numbers) (standard reference, not scraped)
- Open Logic Project, Open Logic Text (standard reference, not scraped)