Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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.

The Cantor normal form of (ω2+ω⋅3+5)⋅ω2, computed by the division algorithm

Example

Put α=ω2+ω⋅3+5, which is already in Cantor normal form (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): the exponents 2>1>0 strictly decrease and the coefficients 1,3,5 are nonzero natural numbers, since ω⋅3=ω1⋅3 and 5=ω0⋅5. Then

α⋅ω2=ω4,

whose Cantor normal form is ω4⋅1: the entire tail ω⋅3+5 is annihilated by multiplying on the right by ω2. Multiplying on the right by a limit ordinal keeps only the leading behaviour.

Addition behaves quite differently. Also computed below:

(ω2+ω⋅3+5)+(ω⋅2+7)=ω2+ω⋅5+7,

where the coefficients of the matching power add and the lower tail of the left summand is swallowed.

Facts & Assumptions

Given: α=ω2+ω⋅3+5, with the operations of Ordinal addition α+β, Ordinal multiplication α⋅β and Ordinal exponentiation αβ, with the conventions α0=1 and 00=1; the finite ordinals 2,3,4,5,7 are elements of ω (The natural numbers N (von Neumann), ω is the least limit ordinal). Products bind tighter than sums, so ω⋅3+5 is (ω⋅3)+5.

[L1]

α⋅δ+=α⋅δ+α and α⋅λ=sup⁡{α⋅ξ:ξ∈λ} for limit λ (Ordinal multiplication α⋅β); αδ+=αδ⋅α and α0=1 (Ordinal exponentiation αβ, with the conventions α0=1 and 00=1); μ+0=μ, μ+δ+=(μ+δ)+ and μ+λ=sup⁡{μ+ξ:ξ∈λ} for limit λ (Ordinal addition α+β).

[L2]

From 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⋅β=β: 1⋅μ=μ⋅1=μ and 0+μ=μ (claim (a)); ν<θ implies μ+ν<μ+θ (claim (b)); for μ>0, ν<θ implies μν<μθ (claim (d)); μ≤ν implies μγ≤νγ (claim (e)); μ+λ=sup⁡{μ+ξ:ξ∈λ} and μ⋅λ=sup⁡{μη:η∈D} for μ>0, λ a limit and D⊆λ nonempty with sup⁡D=λ (claim (f)).

[L3]

⋅ is associative and μ(ν+θ)=μν+μθ (Ordinal multiplication is associative, and α⋅(β+γ)=α⋅β+α⋅γ); + is associative (Ordinal addition is associative).

[L4]

αβ+γ=αβ⋅αγ, α1=α, and for α>1 the map β↦αβ is strictly increasing (αβ+γ=αβ⋅αγ and (αβ)γ=αβ⋅γ; and for α>1 exponentiation is strictly increasing with β≤αβ).

[L7]

ω is a limit ordinal with ⋃ω=ω (ω is the least limit ordinal, Successor and limit ordinals); every ordinal is transitive, μ⊆ν iff μ∈ν or μ=ν, and trichotomy holds (Ordinal (von Neumann), Basic closure properties of ordinals, Trichotomy and well-ordering of the ordinals).

Verification

technique · direct
1.1

Preliminary identities: ω1=ω and ω2=ω1+=ω1⋅ω=ω⋅ω by [L1] and [L4]; ω⋅3+ω=ω⋅3+=ω⋅4, ω+ω=ω⋅1+ω=ω⋅1+=ω⋅2, and ω2+ω2=ω2⋅1+ω2=ω2⋅2 by [L1] and [L2].

L1L2L4
1.2

For n∈ω the ordinals 2⋅n and 5+n lie in ω by [L6], hence are subsets of ω by [L7]; and n=1⋅n≤2⋅n and n≤5+n by [L2], so both {2⋅n:n∈ω} and {5+n:n∈ω} are nonempty subsets of ω with supremum ⋃ω=ω.

L2L6L7
2.1

ω2≤α<ω2⋅2: the first inequality is ω2=ω2+0≤ω2+(ω⋅3+5) by [L1] and [L2]; for the second, 5<ω gives ω⋅3+5<ω⋅3+ω=ω⋅4 by [L2] and step 1.1, and 4<ω with ω>0 gives ω⋅4<ω⋅ω=ω2 by [L2] and step 1.1, so α<ω2+ω2=ω2⋅2 by [L2] and step 1.1.

step 1.1L1L2L7
2.2

The addition: 5+ω=sup⁡{5+n:n∈ω}=ω by [L1] and step 1.2, so 5+ω⋅2=5+(ω+ω)=(5+ω)+ω=ω+ω=ω⋅2 using [L3] and step 1.1; hence α+(ω⋅2+7)=ω2+ω⋅3+(5+ω⋅2)+7=ω2+(ω⋅3+ω⋅2)+7=ω2+ω⋅(3+2)+7=ω2+ω⋅5+7, the regrouping by [L3], the last product by left distributivity in [L3] and 3+2=5 by [L6].

step 1.2step 1.1L1L3L6
3.1

α⋅ω=ω3: by [L1], α⋅ω=sup⁡{α⋅n:n∈ω}, and step 2.1 with claim (e) of [L2] gives ω2⋅n≤α⋅n≤(ω2⋅2)⋅n=ω2⋅(2⋅n) for every n∈ω, using associativity of ⋅ from [L3]; the suprema of the outer two families are both ω2⋅ω, the first by [L1] and the second by claim (f) of [L2] applied to the set {2⋅n:n∈ω}, which is unbounded in ω by step 1.2; so α⋅ω=ω2⋅ω=ω2⋅ω1=ω2+1=ω3 by [L4].

step 2.1step 1.2step 1.1L1L2L3L4
4.1

α⋅ω2=ω4: by step 1.1, ω2=ω⋅ω, so associativity in [L3] gives α⋅ω2=α⋅(ω⋅ω)=(α⋅ω)⋅ω=ω3⋅ω=ω3⋅ω1=ω3+1=ω4 by step 3.1 and [L4].

step 3.1step 1.1L3L4
5.1

The Cantor normal form of ω4 is ω4⋅1: the largest β with ωβ≤ω4 is 4, because β↦ωβ is strictly increasing by [L4] and 4<β would give ω4<ωβ; dividing by ω4>0 as in [L5] gives ω4=ω4⋅1+0 with remainder 0<ω4, so the datum of length 1 with exponent 4 and coefficient 1 has value ω4, and it is the only normal form by the uniqueness in [L5].

step 4.1L1L2L4L5
6.1

So (ω2+ω⋅3+5)⋅ω2=ω4, with Cantor normal form ω4⋅1, while (ω2+ω⋅3+5)+(ω⋅2+7)=ω2+ω⋅5+7.

step 5.1step 4.1step 2.2∎

Remarks

Why the tail vanishes under multiplication on the right. The squeeze in step 3.1 is the whole mechanism: α is trapped between ω2 and ω2⋅2, and multiplying either bound on the right by ω gives ω3, because ω2⋅2⋅n=ω2⋅(2n) runs through the same cofinal family as ω2⋅n. Anything of the form "leading term plus smaller stuff" therefore behaves, under multiplication by a limit on the right, exactly like its leading term.

Why the tail does not vanish under addition. In step 2.2 the lower part of the left summand, here 5, is absorbed by the leading term of the right summand, but the term ω2 of the left summand survives, and the two coefficients of ω1 add. The general rule is the same computation: adding on the left of ωβ anything smaller than ωβ changes nothing, which is the additive indecomposability used inside the proof of 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.

A check on the answer. ω4 has Cantor normal form of length 1, so α⋅ω2 is a power of ω; that is consistent with the previous remark, since α has leading term ω2⋅1 and ω2⋅ω2=ω4 by the sum law in [L4].

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

45 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