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 , computed both from the recursion and as order types
Example
The two smallest infinite sums behave differently:
Each is computed twice below: once from the recursive clauses of Ordinal addition , and once from the order-type description of is the order type of followed by , where is the order type of a copy of followed by a copy of . The two routes are independent, and agreeing is the point of the exercise.
In pictures: putting one extra point before a copy of gives a copy of again, since the result still looks like ; putting one extra point after it gives something with a greatest element, which does not have.
Facts & Assumptions
Given: The ordinals with the addition of Ordinal addition , and the least limit ordinal ( is the least limit ordinal, The natural numbers (von Neumann)).
, , and for limit (Ordinal addition ).
is a limit ordinal, so and is closed under successor; every nonzero natural number is a successor, and every ordinal in is or a successor (claims (iii) and (iv) of is the least limit ordinal, Successor and limit ordinals).
Every ordinal is transitive, iff or , and (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).
, where is a copy of with a copy of placed entirely above it ( is the order type of followed by ); 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
From the recursion: for the ordinal lies in by [L3], hence by [L5]; and by [L2], hence .
From the recursion: by [L1], so while by [L5], giving and .
From the recursion: by [L1], and this equals , since it is contained in by step 1.1 and contains by step 1.1 and [L4].
From order types: the map with and is a bijection, because every nonzero natural number is a successor by [L4] and is injective, and it is strictly increasing, because is below every and , while means and then by [L5]; so by [L6].
From order types: has a greatest element, namely the single point of its upper copy, whereas has none, since implies by [L4]; so the two are not order isomorphic and by [L6].
Both routes give and , so ; explicitly .
Remarks
What the two routes cost. The recursive computation needs the limit clause of Ordinal addition together with the fact that is closed under adding a natural number, which is On the ordinal and are the Peano operations: is closed under ordinal , and exponentiation, and for naturals the ordinal and are the natural-number sum and product. The order-type computation needs only an explicit bijection and is the order type of followed by . 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.
is not even though the two sets have the same size. is countably infinite, being with one point added, so the difference between and is entirely a difference of order type. That distinction is taken up in is at most countable although it is not order isomorphic to : order type and cardinality are different invariants.
Depends on
- Ordinal addition $\alpha + \beta$
- $\alpha + \beta$ is the order type of $\alpha$ followed by $\beta$
- Every well-order has a unique order type
- Order embedding and order isomorphism
- 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$
- On $\omega$ the ordinal $+$ and $\cdot$ are the Peano operations: $\omega$ is closed under ordinal $+$, $\cdot$ and exponentiation, and for naturals $m, n$ the ordinal $m + n$ and $m \cdot n$ are the natural-number sum and product
- $\omega$ is the least limit ordinal
- Successor and limit ordinals
- Basic closure properties of ordinals
- Trichotomy and well-ordering of the ordinals
- Ordinal (von Neumann)
- The natural numbers $\mathbb{N}$ (von Neumann)
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 60 results over 28 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)