Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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.

Well-order and well-ordered set

Definition

Let WW be a set. A well-order on WW is a total order \le on WW (Partial order and partially ordered set) with the property that

every nonempty SW has a least element, i.e. an S with s for all sS.\text{every nonempty } S \subseteq W \text{ has a least element, i.e. an } \ell \in S \text{ with } \ell \le s \text{ for all } s \in S.

The pair (W,)(W, \le) is then a well-ordered set, and WW is well-ordered by \le.

A least element of SS is unique when it exists: two of them are below each other, hence equal by antisymmetry (Partial order and partially ordered set). We may therefore write minS\min S for it.

Strict form. Everything on this page is more convenient in terms of the associated strict order x<y:    (xy and xy)x < y :\iff (x \le y \text{ and } x \ne y) (Partial order and partially ordered set). Spelled out strictly, a well-order on WW is a relation << that is

  • irreflexive: x<xx < x holds for no xWx \in W;
  • transitive: x<yx < y and y<zy < z imply x<zx < z;
  • trichotomous: for all x,yWx, y \in W exactly one of x<yx < y, x=yx = y, y<xy < x holds;
  • and such that every nonempty SWS \subseteq W has an element \ell with no sSs \in S satisfying s<s < \ell.

The two presentations determine each other by xy    (x<yx \le y \iff (x < y or x=y)x = y), and we write (W,<)(W, <) or (W,)(W, \le) as convenient.

Remarks

  • Totality is not an extra hypothesis. If \le is a partial order on WW in which every nonempty subset has a least element, then \le is already total: apply the hypothesis to the two element subset {x,y}\{x, y\}, whose least element is below the other. Totality is nevertheless stated, because in the strict presentation trichotomy has to be written down explicitly.
  • A well-order is total, so every subset of a well-ordered set is a chain (Chain in a poset), and WW itself is one. Chains are therefore not the interesting invariant here; the least element property is.
  • The model case is (N,)(\mathbb{N}, \le), which is a linear order (\le is a linear order on N\mathbb{N}) in which every nonempty subset has a least element (The well-ordering principle). Ordinals, defined later on this page, are the exact generalisation of that picture.
  • (Z,)(\mathbb{Z}, \le) and (R,)(\mathbb{R}, \le) are total orders but not well-orders: Z\mathbb{Z} has no least element at all, and the bounded set {xR:0<x<1}\{x \in \mathbb{R} : 0 < x < 1\} has none either. Being bounded below does not help, which is exactly why well-ordering is a strong condition.
  • The empty set carries exactly one well-order, the empty relation, vacuously. Every one element set carries exactly one.
  • A well-order admits no infinite strictly decreasing sequence x0>x1>x2>x_0 > x_1 > x_2 > \cdots, since the set of its terms would have no least element. That direction is a theorem of ZF and is used freely here. The converse, that a total order with no infinite strictly decreasing sequence is a well-order, is a different matter: the natural argument takes a nonempty SS with no least element and assembles a decreasing sequence inside it by choosing each term below the previous one, which is exactly the principle of dependent choice (DC), described in The Axiom of Countable Choice (ACω\mathrm{AC}_\omega). DC is not a theorem of ZF unless ZF is inconsistent; that much is recorded in the ledger (The choice ledger: what costs the Axiom of Choice and what does not), which lists DC among the principles not provable in ZF. Granted the consistency of ZF, the converse above is likewise unprovable in ZF, and this is a separate statement that the ledger does not record. The witness for it that the library does record is Cohen's first model (Cohen's first model: an infinite Dedekind-finite set of reals ), which contains an infinite set ARA \subseteq \mathbb{R} with no countably infinite subset. Order AA by the order it inherits from R\mathbb{R}: a strictly decreasing sequence in AA would be an injection NA\mathbb{N} \to A, so there is none, while AA is not well ordered, since a well-ordered infinite set is order isomorphic to an ordinal at least ω\omega (Every well-order has a unique order type) and so does have a countably infinite subset. Both statements are external metamathematical results, established by forcing and permutation models; they are quoted from the references below, and neither is proved anywhere in this library, which contains neither technique. Nothing on this page depends on any of it: the library takes the least element formulation as the definition and never uses the descending sequence characterisation, precisely so that no result here inherits that cost.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 25 results over 12 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