Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)verified 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 PP be a set. A partial order on PP is a binary relation \le on PP such that, for all x,y,zPx, y, z \in P:

  • (R) reflexivity: xxx \le x;
  • (A) antisymmetry: if xyx \le y and yxy \le x, then x=yx = y;
  • (T) transitivity: if xyx \le y and yzy \le z, then xzx \le z.

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

The associated strict order is defined by x<y:xy and xy.x < y \quad :\Longleftrightarrow \quad x \le y \text{ and } x \ne y.

Two elements x,yPx, y \in P are comparable if xyx \le y or yxy \le x, and incomparable otherwise. A partial order in which every two elements are comparable is a total order (equivalently a linear order), and (P,)(P, \le) 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 ff 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)cf(c) \le c and cf(c)c \le f(c) to f(c)=cf(c) = c. Antisymmetry is also what makes a least upper bound unique when it exists, and uniqueness is what licenses the functional notation sup\sup used in Chain-complete poset .
  • Dropping antisymmetry gives a preorder. Preorders are genuinely useful elsewhere (a directed set is preordered).
  • Inclusion \subseteq 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 PP 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 28 more results.

Dependency tree · next 3 levels

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

Sources