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 multiplication α⋅β

Definition

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

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

with + the ordinal addition of Ordinal addition α+β. That exactly one operation satisfies these three clauses, and that all its values are ordinals, is Ordinal multiplication exists and is unique, 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).

The convention, stated where it is made. The successor clause appends a copy of α on the right, so α⋅β is "β copies of α", laid end to end in the order given by β. Made precise, this is α⋅β is the order type of α×β ordered by last differences, that is β copies of α: α⋅β is the order type of α×β ordered by last differences, that is, by comparing the β-coordinate first and using the α-coordinate only to break a tie.

Both conventions occur in the literature and they give genuinely different operations, since multiplication is not commutative. Under the one adopted here ω⋅2=ω+ω while 2⋅ω=ω; under the opposite convention those two values are exchanged. This library always uses the convention above, which is the one of Jech and of the Wikipedia article cited below.

Remarks

Depends on

Used by

Dependency tree · two levels

13 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