Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (openai/gpt-5.4)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.

Bourbaki–Witt fixed point theorem

Statement

Let (P,≤) be a chain-complete poset and let f:P→P be progressive, that is x≤f(x) for every x∈P (Chain-complete poset). Then f has a fixed point: there exists c∈P with f(c)=c.

No form of the Axiom of Choice is used, and f is not assumed to be monotone, injective, or continuous in any sense.

Facts & Assumptions

Given: A chain-complete poset (P,≤) and a progressive map f:P→P, with M the smallest f-admissible subset of P.

[L2]

M is admissible: closed under f, and closed under suprema of its chains (A smallest admissible set exists).

[L3]

Every chain of P has a least upper bound in P (Chain-complete poset).

[L4]

f is progressive: x≤f(x) for every x∈P (Chain-complete poset).

[L5]

The order is antisymmetric: u≤v and v≤u imply u=v (Partial order and partially ordered set).

Proof

technique · direct
1.1

M is a chain, so it has a least upper bound in P; write c=sup⁡M.

L1L3construct
1.2

Progressivity gives c≤f(c).

L4
2.1

M is a chain contained in M, and M is closed under suprema of its chains, so c∈M.

step 1.1L1L2
3.1

Since M is closed under f, we have f(c)∈M.

step 2.1L2
4.1

Since c is an upper bound of M and f(c)∈M, we get f(c)≤c.

step 3.1step 1.1
5.1

From f(c)≤c and c≤f(c), antisymmetry gives f(c)=c, so c is a fixed point of f.

step 4.1step 1.2L5∎

Remarks

  • Why this matters here. The usual route to Zorn's lemma runs through transfinite recursion, which needs ordinals, transfinite induction and replacement. Bourbaki–Witt replaces all of that with the smallest admissible set, so the foundations page that supports Zorn's lemma stays ordinal-free. Ordinals are still worth having, but nothing on the path to Zorn or to the ultrafilter lemma requires them.
  • The theorem itself is choice-free. Choice enters only in Zorn's lemma, at the single step where a strict upper bound is selected for every chain simultaneously. Keeping the two separate is what lets later pages state honestly which of their results need choice.
  • Both hypotheses are load-bearing. Progressivity without chain-completeness fails (A progressive map with no fixed point, on a poset that is not chain-complete ↗), and the fixed point is genuinely produced at the top of a chain, not by iterating f: no iteration argument is available, since f need not be monotone and the chain M need not be countable.
  • The fixed point found is sup⁡M, and M is the smallest admissible set, so the construction is canonical rather than a choice among many fixed points.

Depends on

Used by

Dependency tree · two levels

9 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