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 multiplication
Definition
Let and be ordinals (Ordinal (von Neumann)). The product , also written , is defined by recursion on , in the three cases of Successor and limit ordinals:
with the ordinal addition of Ordinal addition . That exactly one operation satisfies these three clauses, and that all its values are ordinals, is Ordinal multiplication exists and is unique, and its values are ordinals, proved immediately above. The union in the limit clause is the least upper bound of the values already produced (claim (e) of Basic closure properties of ordinals).
The convention, stated where it is made. The successor clause appends a copy of on the right, so is " copies of ", laid end to end in the order given by . Made precise, this is is the order type of ordered by last differences, that is copies of : is the order type of ordered by last differences, that is, by comparing the -coordinate first and using the -coordinate only to break a tie.
Both conventions occur in the literature and they give genuinely different operations, since multiplication is not commutative. Under the one adopted here while ; under the opposite convention those two values are exchanged. This library always uses the convention above, which is the one of Jech and of the Wikipedia article cited below.
Remarks
-
Why and not . The empty concatenation of copies of is empty. The multiplicative unit appears one clause later: , and is proved in 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 .
-
The limit clause is a supremum, and it is where the product loses commutativity. , and each is a finite ordinal, so the supremum is ; whereas , which is strictly larger. Both computations are carried out in FALSE: ordinal multiplication is commutative.
-
Notation. abbreviates , and the product binds tighter than the sum, so means . Ordinal expressions in this library are always written with that convention.
-
Agreement with the natural numbers. Below the limit clause never fires, and the two remaining clauses are literally the Peano clauses for multiplication on . That the ordinal product of two natural numbers is their natural-number product 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.
Depends on
Used by
- Ordinal exponentiation exists and is unique, with the limit clause taken over 0 < β < λ so that 0^λ = 0 Corollary
- Cardinal sum κ ⊕ λ, product κ ⊗ λ and exponentiation κ^λ, and why they are written apart from the ordinal operations Definition
- Ordinal exponentiation α^β, with the conventions α⁰ = 1 and 0⁰ = 1 Definition
- 2 · ω = ω while ω · 2 = ω + ω, pictured as order types Example
- Assuming countable choice, a strictly increasing ω-sequence of countable ordinals has a countable supremum, which is a countable limit ordinal below ω₁; the instance supₙ ω·(n+1) = ω² needs no choice Example
- 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: (β + γ)·α = β·α + γ·α for all ordinals False statement
- FALSE: ordinal multiplication is commutative False statement
- α · β is the order type of α × β ordered by last differences, that is β copies of α Lemma
- Cantor normal form: every nonzero ordinal is ω^β₀· c₀ + ⋯ + ω^βₖ₋₁· cₖ₋₁ with β₀ > ⋯ > βₖ₋₁ and each cᵢ a nonzero natural number, in exactly one way Theorem
- For α > 0 every ordinal β is α · ξ + ρ with ρ < α, in exactly one way Theorem
- Monotonicity of ordinal + and ·: strictly increasing and continuous in the right argument, weakly increasing in the left, with left cancellation, and the identities 0 + β = β and 1 · β = β Theorem
- On ω the ordinal + and · are the Peano operations: ω is closed under ordinal +, · and exponentiation, and for naturals m, n the ordinal m + n and m · n are the natural-number sum and product Theorem
- Ordinal multiplication is associative, and α · (β + γ) = α·β + α·γ Theorem
- α^β+γ = α^β·α^γ and (α^β)^γ = α^β·γ; and for α > 1 exponentiation is strictly increasing with β ≤ α^β Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 33 results over 17 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)
- Open Logic Project, Open Logic Text (standard reference, not scraped)