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.

Solving ω+γ=ω⋅2 and dividing ω2+ω+3 by ω

Example

Two computations with the two "inverse" operations of this page.

Left subtraction. The equation ω+γ=ω⋅2 has exactly one solution, and it is γ=ω. Existence and uniqueness are For α≤β there is exactly one ordinal γ with α+γ=β, applicable because ω≤ω⋅2; finding the solution is the computation ω⋅2=ω+ω.

Division with remainder. Dividing ω2+ω+3 by ω gives

ω2+ω+3  =  ω⋅(ω+1)+3,3<ω,

so the quotient is ω+1 and the remainder is 3, and by the uniqueness in For α>0 every ordinal β is α⋅ξ+ρ with ρ<α, in exactly one way there is no other answer. The step that does the work is ω2+ω=ω⋅(ω+1), which is left distributivity.

Facts & Assumptions

[L1]

μ⋅δ+=μ⋅δ+μ and μ⋅0=0 (Ordinal multiplication α⋅β); μ+1=μ+ and μ+0=μ (Ordinal addition α+β); μδ+=μδ⋅μ and μ0=1 (Ordinal exponentiation αβ, with the conventions α0=1 and 00=1).

[L5]

For μ≤ν there is exactly one γ with μ+γ=ν (For α≤β there is exactly one ordinal γ with α+γ=β).

[L6]

For μ>0 every ν is μ⋅ξ+ρ with ρ<μ, in exactly one way (For α>0 every ordinal β is α⋅ξ+ρ with ρ<α, in exactly one way).

Verification

technique · direct
1.1

ω⋅2=ω⋅1+=ω⋅1+ω=ω+ω by [L1] and [L2], and ω≤ω+ω by [L2].

L1L2
1.2

ω2=ω1+=ω1⋅ω=ω⋅ω by [L1] and [L4].

L1L4
2.1

Left subtraction: ω≤ω⋅2 by step 1.1, so [L5] gives exactly one γ with ω+γ=ω⋅2; and γ=ω works, since ω+ω=ω⋅2 by step 1.1, so γ=ω is the solution.

step 1.1L5
2.2

ω2+ω=ω⋅ω+ω⋅1=ω⋅(ω+1) by step 1.2, [L2] and left distributivity [L3].

step 1.2L2L3
3.1

Division: ω>0 by [L7], and ω2+ω+3=ω⋅(ω+1)+3 by step 2.2, with 3<ω; so by the uniqueness in [L6] the quotient of ω2+ω+3 by ω is ω+1 and the remainder is 3.

step 2.2L6L7
4.1

The unique solution of ω+γ=ω⋅2 is γ=ω, and dividing ω2+ω+3 by ω gives quotient ω+1 and remainder 3.

step 3.1step 2.1∎

Remarks

Uniqueness is what makes "the answer" meaningful. Both computations exhibit a solution and then quote a uniqueness theorem. Without For α≤β there is exactly one ordinal γ with α+γ=β the equation ω+γ=ω⋅2 would only be known to have a solution; without For α>0 every ordinal β is α⋅ξ+ρ with ρ<α, in exactly one way the pair (ω+1,3) would be an answer among possibly many. Both theorems are proved from left cancellation, which is the one cancellation law ordinal addition has.

The equation on the other side has no solution at all. There is no γ with γ+ω=ω+1, because γ+ω is a limit ordinal for every γ (claim (g) 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⋅β=β) while ω+1=ω+ is a successor. So ordinal subtraction genuinely exists only on the left, and the same asymmetry is what forces the quotient in For α>0 every ordinal β is α⋅ξ+ρ with ρ<α, in exactly one way to be written on the right of α.

Reading the division off the Cantor normal form. ω2+ω+3 has normal form with exponents 2>1>0 and coefficients 1,1,3 (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). In this instance, dividing by ω=ω1 has put the term of exponent 0 into the remainder and lowered each of the two remaining exponents by one: ω2 became ω and ω became 1, which is exactly the quotient ω+1, while 3 is the constant term. That pattern is what the general division algorithm is doing, but no general statement of it is claimed here.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

39 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