Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge 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 α+β

Definition

Let α and β be ordinals (Ordinal (von Neumann)). The sum α+β is defined by recursion on β, in the three cases of Successor and limit ordinals:

α+0=α,α+β+=(α+β)+,α+λ=⋃{ α+β:β∈λ }(λ a limit ordinal).

That exactly one operation satisfies these three clauses, and that all its values are ordinals, is Ordinal addition exists and is unique: the clauses at 0, at a successor and at a limit determine one operation, 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), so it may be written sup⁡ and the clause read as "at a limit, take the supremum".

Notation. We write 1=0+, 2=1+, and so on for the finite ordinals, and sup⁡ for ⋃ applied to a set of ordinals. The successor operation is now a special case of addition:

α+1=α+0+=(α+0)+=α+,

so from here on α+1 and α+ denote the same ordinal, and both notations are used, whichever reads better.

Remarks

Depends on

Used by

Dependency tree · two levels

20 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