Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableverified 2026-08-06 (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.

Partial order and partially ordered set

Definition

Let P be a set. A partial order on P is a binary relation ≤ on P such that, for all x,y,z∈P:

  • (R) reflexivity: x≤x;
  • (A) antisymmetry: if x≤y and y≤x, then x=y;
  • (T) transitivity: if x≤y and y≤z, then x≤z.

The pair (P,≤) is a partially ordered set, abbreviated poset. When the order is clear we write P for the pair.

The associated strict order is defined by x<y:⟺x≤y and x≠y.

Two elements x,y∈P are comparable if x≤y or y≤x, and incomparable otherwise. A partial order in which every two elements are comparable is a total order (equivalently a linear order), and (P,≤) is then a totally ordered set.

Remarks

  • Partiality is the whole point: a partial order is permitted to leave pairs incomparable, which is what makes maximal elements and chains worth distinguishing at all. In a total order every subset is a chain, and a maximal element is automatically the greatest element.
  • All three axioms are used essentially in the proofs that rest on this definition: reflexivity in The cut at an extremal element is closed under f ↗ and The image of an extremal element is extremal ↗, transitivity almost everywhere, and antisymmetry in Bourbaki–Witt fixed point theorem ↗, where the fixed point is obtained by passing from f(c)≤c and c≤f(c) to f(c)=c. Antisymmetry is also what makes a least upper bound unique when it exists, and uniqueness is what licenses the functional notation sup⁡ used in Chain-complete poset ↗.
  • Dropping antisymmetry gives a preorder. Preorders are genuinely useful elsewhere (a directed set is preordered).
  • Inclusion ⊆ on the power set of any set is the standard example, and it is the order that appears concretely in Zorn's lemma ↗, which applies Bourbaki–Witt fixed point theorem ↗ to the set of chains of P ordered by inclusion, and in Zorn's lemma implies the Axiom of Choice ↗, which applies Zorn's lemma to partial choice functions ordered by extension, an inclusion order on their graphs. The results themselves are stated for an arbitrary poset and are used that way: Zorn's lemma ↗ is applied to whatever poset a later page brings, and the refutation in FALSE: every maximal element is a greatest element ↗ runs in a bare two-element antichain that is not presented as an order by inclusion at all.

Used by

…and 44 more results.

Dependency tree · 0 levels

Nothing. This result depends on no other item in the library.

Sources