Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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 (von Neumann)

Definition

A set α is an ordinal when both of the following hold.

  1. α is a transitive set: every element of α is also a subset of α, that is x∈α⇒x⊆α.
  2. The membership relation restricted to α, namely {(x,y)∈α×α:x∈y}, is a strict well-order of α (Well-order and well-ordered set): it is irreflexive, transitive as a relation, trichotomous on α, and every nonempty subset of α has an ∈-least element.

Ordinals are written with lowercase Greek letters, and for ordinals we set

α<β:  ⟺  α∈β,α≤β:  ⟺  (α∈β or α=β).

Write 0:=∅, which is an ordinal because both clauses hold vacuously, and write α+:=α∪{α} for the successor of α.

Remarks

  • Two different transitivities. Clause 1 is about the set α: it contains all members of its members. Clause 2 asks in part that the relation ∈ be transitive on α. If every element of α is itself a transitive set then the relation ∈ is transitive on α; the converse holds given clause 1, and fails without it. For α={{{∅}}} the relation {(x,y)∈α×α:x∈y} is empty, hence vacuously transitive, yet the sole element {{∅}} of α is not a transitive set, since {∅}∈{{∅}} while ∅∉{{∅}}. Under clause 1 the two readings do coincide, because then every member of a member of α again lies in α, where the relation has something to say. Neither clause implies the other, and both are needed.
  • Every ordinal is literally the set of all smaller ordinals. By clause 1 and the notation above, α={β:β<α}, so the ordinals carry their own order relation as membership. This is von Neumann's device, and it is what makes it unnecessary to define an order type as an equivalence class of well-orders: apart from the class of the empty well-order, which is the singleton {∅}, such a class is a proper class rather than a set, whereas the representative chosen here is always a set.
  • The natural numbers are ordinals, and so is ω. Each natural number is a transitive set (Every natural number is a transitive set and is not a member of itself), and on N membership coincides with the usual strict order, so each natural number and N=ω itself (The natural numbers N (von Neumann)) satisfy both clauses. Both facts are proved in ω is the least limit ordinal, where they are needed; they are recorded here because they are the intended picture.
  • The Axiom of Foundation is not used here. Some treatments define an ordinal as a transitive set linearly ordered by ∈, which is equivalent to the definition above only in the presence of Foundation (The Axiom of Foundation: ∀S (∃t (t∈S)→∃s (s∈S∧¬∃u (u∈s∧u∈S)))), since Foundation is what supplies the least element. The least element property is written into the definition instead, so nothing on this page depends on Foundation even though the library does state it as an axiom of ZFC.
  • The definition is absolute in a strong sense: whether a set is an ordinal depends only on its members and the membership relation among them, with no reference to any ambient construction. That is why ordinals can be used to index constructions in any model of ZF without further hypotheses.

Depends on

Used by

…and 34 more results.

Dependency tree · two levels

15 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