Alphabeta Math
TheoremStatement: 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.

Ordinal addition is associative

Statement

For all ordinals α, β, γ (Ordinal (von Neumann)),

(α+β)+γ=α+(β+γ),

with + as in Ordinal addition α+β. Sums of ordinals may therefore be written without brackets, and this library does so from here on.

No choice principle is used. Associativity is not accompanied by commutativity, which is refuted among this page's false statements.

Facts & Assumptions

Given: Ordinals α, β, γ, each regarded as a well-order under membership. For well-orders (X,<X) and (Y,<Y), X⊕Y is the ordered sum on ({0}×X)∪({1}×Y), a copy of X with a copy of Y placed entirely above it (α+β is the order type of α followed by β).

[L1]

For well-orders X and Y, X⊕Y is a well-order and ot(X⊕Y)=ot(X)+ot(Y) (claim (a) of α+β is the order type of α followed by β).

[L2]

Every well-order is order isomorphic to exactly one ordinal, its order type (Every well-order has a unique order type).

[L3]

A strictly increasing bijection between total orders is an order isomorphism, and order isomorphic well-orders have the same order type (Order embedding and order isomorphism, Every well-order has a unique order type).

[L4]

An ordinal is a transitive set strictly well ordered by membership, so it is a well-order (Ordinal (von Neumann), Well-order and well-ordered set).

Proof

technique · direct
1.1

For an ordinal μ the identity map is an order isomorphism of μ onto μ, so ot(μ)=μ by the uniqueness in [L2].

L2L4
1.2

The elements of (α⊕β)⊕γ are exactly the triples of shapes (0,(0,a)) with a∈α, (0,(1,b)) with b∈β, and (1,c) with c∈γ; those of α⊕(β⊕γ) are exactly (0,a), (1,(0,b)) and (1,(1,c)) with the same ranges; and in each of the two ordered sets the three families occur as three consecutive blocks, in the order α-block, then β-block, then γ-block, with each block carrying its own order.

L1L4
2.1

The map ψ sending (0,(0,a))↦(0,a), (0,(1,b))↦(1,(0,b)) and (1,c)↦(1,(1,c)) is therefore a bijection preserving the block a point belongs to and its position inside that block, hence strictly increasing, hence an order isomorphism of (α⊕β)⊕γ onto α⊕(β⊕γ) by [L3].

step 1.2L1L3
2.2

Computing both order types with [L1] and step 1.1: ot((α⊕β)⊕γ)=ot(α⊕β)+ot(γ)=(α+β)+γ, and ot(α⊕(β⊕γ))=ot(α)+ot(β⊕γ)=α+(β+γ).

step 1.1L1
3.1

The two well-orders are order isomorphic by step 2.1, so their order types agree by [L3], giving (α+β)+γ=α+(β+γ).

step 2.2step 2.1L3∎

Remarks

Why the order-type route rather than a recursion. Associativity can also be proved by transfinite induction on γ, and the limit case then needs the continuity clause of 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⋅β=β together with the fact that {β+ξ:ξ∈λ} is unbounded in β+λ. The order-type argument avoids the case analysis entirely: concatenation of well-orders is visibly associative, and α+β is the order type of α followed by β transports that to the arithmetic.

Associativity does not rescue commutativity. The two are independent: the ordinals under + form a semigroup with identity 0 and nothing more. 1+ω=ω while ω+1=ω+≠ω, which is computed in FALSE: ordinal addition is commutative; and left cancellation holds while right cancellation fails, since 0+ω=1+ω (FALSE: β<γ implies β+α<γ+α).

Brackets are dropped from here on. Cantor normal forms such as ω2+ω⋅3+5 (Cantor normal form: every nonzero ordinal is ωβ0⋅c0+⋯+ωβk−1⋅ck−1 with β0>⋯>βk−1 and each ci a nonzero natural number, in exactly one way) are written unbracketed precisely because of this theorem.

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