Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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 α×β ordered by last differences, that is β copies of α

Statement

Let α and β be ordinals (Ordinal (von Neumann)). Order the Cartesian product α×β by last differences:

(x,y)<(x′,y′) :  ⟺   y∈y′,  or  (y=y′ and x∈x′),

so the second coordinate is compared first and the first coordinate only breaks a tie. Write α⊗β for the resulting ordered set. Then α⊗β is a well-order (Well-order and well-ordered set) and

ot(α⊗β)=α⋅β

(Every well-order has a unique order type, Ordinal multiplication α⋅β). In words: α⋅β is β copies of α, laid end to end in the order given by β, one copy α×{y} for each y∈β.

No choice principle is used.

Facts & Assumptions

Given: Ordinals α and β, and the ordered set α⊗β described above. Ordinals carry the membership order and ot denotes order type.

[L1]

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).

[L2]

A well-order is a total order in which every nonempty subset has a least element (Well-order and well-ordered set).

[L3]

An order isomorphism is a bijection with x<y  ⟺  f(x)<f(y); a strictly increasing bijection between total orders is one; and the restriction of an order isomorphism to a subset is an order isomorphism onto the image (Order embedding and order isomorphism).

[L4]

An initial segment is a downward closed subset, and every initial segment of a well-order is itself a well-order (Initial segment of a well-order).

[L5]

ot(W)=ot(I)+ot(W∖I) for every well-order W and every initial segment I of it (claim (b) of α+β is the order type of α followed by β).

[L6]

α⋅0=0, α⋅δ+=α⋅δ+α, and α⋅λ=⋃{α⋅ξ:ξ∈λ} for limit λ (Ordinal multiplication α⋅β).

[L7]

An ordinal is a transitive set strictly well ordered by ∈, and every element of an ordinal is an ordinal (Ordinal (von Neumann), Basic closure properties of ordinals).

[L8]

Transfinite induction over the ordinals: if a property P of ordinals fails at some β0, apply Transfinite induction to the well-order (β0+,∈) and to S={ξ∈β0+:P(ξ)}; since every nonempty set of ordinals has an ∈-least element (Trichotomy and well-ordering of the ordinals) and the initial segment of β0+ below ξ is ξ, it follows that if P holds at ξ whenever it holds at every ordinal in ξ, then P holds at every ordinal.

[L9]

Every ordinal is exactly one of 0, a successor, or a limit; a nonzero ordinal λ is a limit if and only if ξ∈λ implies ξ+∈λ (Successor and limit ordinals).

Proof

technique · direct
1.1

α⊗β is a well-order: the relation is irreflexive, transitive and trichotomous because ∈ is so on β and on α and the rule compares second coordinates first; and a nonempty S⊆α×β has a least element, obtained by taking y0 the ∈-least second coordinate occurring in S and then x0 the ∈-least first coordinate with (x0,y0)∈S, both existing by [L2] applied inside β and inside α.

L2L7construct
1.2

For an ordinal ξ with ξ⊆β the set α×ξ is downward closed in α⊗β, because (x′,y′)<(x,y) with y∈ξ gives y′∈y or y′=y and hence y′∈ξ by transitivity of ξ; and a downward closed subset J of an ordinal θ is itself an ordinal, being transitive and strictly well ordered by ∈.

L4L7
2.1

Case β=0: α×0=∅, whose order type is 0=α⋅0.

step 1.1L1L6
2.2

Case β=δ+, assuming ot(α⊗δ)=α⋅δ: the set α×δ is an initial segment of α⊗δ+ by step 1.2, its complement is α×{δ}, and (x,δ)↦x is an order isomorphism of that complement onto α, since two points of it are compared by their first coordinates; and ot(α)=α, because the identity is an order isomorphism and order types are unique by [L1]; so [L5] gives ot(α⊗δ+)=ot(α⊗δ)+ot(α)=α⋅δ+α=α⋅δ+.

step 1.1step 1.2L1L3L5L6
2.3

Case β=λ a limit, assuming ot(α⊗ξ)=α⋅ξ for every ξ∈λ: let g be the order isomorphism of α⊗λ onto θ=ot(α⊗λ); for ξ∈λ the set α×ξ is downward closed, so g[α×ξ] is downward closed in θ and hence an ordinal by step 1.2, and g restricts to an order isomorphism of α⊗ξ onto it, giving g[α×ξ]=ot(α⊗ξ)=α⋅ξ; every point (x,y) of α×λ lies in α×y+ with y+∈λ by [L9]; hence θ=g[α×λ]=⋃{g[α×ξ]:ξ∈λ}=⋃{α⋅ξ:ξ∈λ}=α⋅λ.

step 1.1step 1.2L1L3L6L9
3.1

The three cases of [L9] 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 [L8] ot(α⊗β)=α⋅β for all ordinals α and β.

step 2.1step 2.2step 2.3L8L9
4.1

α⊗β is therefore a well-order of order type α⋅β.

step 3.1step 1.1∎

Remarks

Why last differences and not first differences. With the order above, the copy α×{y} sits below the copy α×{y′} whenever y∈y′, so the picture is "β copies of α", matching the successor clause α⋅δ+=α⋅δ+α of Ordinal multiplication α⋅β, which appends a copy of α on the right. Ordering by first differences would give "α copies of β", which is the product under the opposite convention and is a different ordinal in general.

The two standard computations. 2⋅ω is ω copies of a two element set, which is a copy of ω; ω⋅2 is two copies of ω, which is ω+ω. Both are carried out in FALSE: ordinal multiplication is commutative, and they are the shortest possible demonstration that ordinal multiplication is not commutative.

Where the sum lemma enters. Only at step 2.2, through clause (b) of α+β is the order type of α followed by β: cutting the product at the last copy of α splits it into an initial segment and a remainder, and the order type of a split is the sum of the two order types. The limit case needs no such cut, only that the initial pieces exhaust the whole.

Depends on

Used by

Dependency tree · two levels

24 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources