Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge 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 α\alpha is an ordinal when both of the following hold.

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

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

α<β:    αβ,αβ:    (αβ or α=β).\alpha < \beta :\iff \alpha \in \beta, \qquad \alpha \le \beta :\iff (\alpha \in \beta \text{ or } \alpha = \beta).

Write 0:=0 := \emptyset, which is an ordinal because both clauses hold vacuously, and write α+:=α{α}\alpha^{+} := \alpha \cup \{\alpha\} for the successor of α\alpha.

Remarks

  • Two different transitivities. Clause 1 is about the set α\alpha: it contains all members of its members. Clause 2 asks in part that the relation \in be transitive on α\alpha. If every element of α\alpha is itself a transitive set then the relation \in is transitive on α\alpha; the converse holds given clause 1, and fails without it. For α={{{}}}\alpha = \{\{\{\emptyset\}\}\} the relation {(x,y)α×α:xy}\{(x, y) \in \alpha \times \alpha : x \in y\} is empty, hence vacuously transitive, yet the sole element {{}}\{\{\emptyset\}\} of α\alpha is not a transitive set, since {}{{}}\{\emptyset\} \in \{\{\emptyset\}\} while {{}}\emptyset \notin \{\{\emptyset\}\}. Under clause 1 the two readings do coincide, because then every member of a member of α\alpha again lies in α\alpha, 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, α={β:β<α}\alpha = \{\beta : \beta < \alpha\}, 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 {}\{\varnothing\}, 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 ω\omega. Each natural number is a transitive set (Every natural number is a transitive set and is not a member of itself), and on N\mathbb{N} membership coincides with the usual strict order, so each natural number and N=ω\mathbb{N} = \omega itself (The natural numbers N\mathbb{N} (von Neumann)) satisfy both clauses. Both facts are proved in ω\omega 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 \in, which is equivalent to the definition above only in the presence of Foundation (The Axiom of Foundation: S(t(tS)s(sS¬u(usuS)))\forall S\,(\exists t\,(t \in S) \to \exists s\,(s \in S \wedge \neg\exists u\,(u \in s \wedge u \in 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 28 more results.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 32 results over 13 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources