Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-25verified 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.

A supremum of extremal elements is extremal

Statement

Let (P,≤) be a chain-complete poset, f:P→P progressive, M the smallest admissible set, and C⊆M a chain every element of which is extremal (Extremal element and its cut (Bourbaki–Witt)). Then sup⁡C is extremal.

Facts & Assumptions

Given: A chain-complete poset (P,≤), a progressive f:P→P, the smallest admissible set M, a chain C⊆M of extremal elements, and an element y∈M with y<sup⁡C.

[A1]

Every z∈C is extremal: for every w∈M with w<z, f(w)≤z (Extremal element and its cut (Bourbaki–Witt)).

[L1]

For an extremal z and every w∈M, either w≤z or f(z)≤w (Everything in M is comparable to an extremal element).

[L2]

M is an admissible subset of P, so M⊆P, every chain contained in M is a chain of P, and M is closed under suprema of its chains (A smallest admissible set exists, Admissible subset (Bourbaki–Witt)).

[L3]

sup⁡C is an upper bound of C and is below every upper bound of C (Upper bound, least upper bound, and strict upper bound).

[L4]

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

[L5]

≤ is a partial order: it is reflexive (u≤u), transitive (u≤v and v≤w imply u≤w) and antisymmetric (u≤v and v≤u imply u=v), and its strict form u<v means u≤v together with u≠v (Partial order and partially ordered set).

Proof

technique · direct
1.1

Write s=sup⁡C; it lies in M because C is a chain contained in M and M is closed under suprema of its chains.

L2construct
1.2

It suffices to show f(y)≤s for the given y∈M with y<s.

suffices: f(y) le s
2.1

If y were an upper bound of C then s≤y, since s is below every upper bound; but y<s means y≤s together with y≠s, and s≤y with y≤s would force y=s by antisymmetry, a contradiction. So y is not an upper bound of C.

step 1.2L3L5
3.1

Hence there exists x∈C with x≰y; fix one.

step 2.1choose
4.1

The element x is extremal, so comparability gives y≤x or f(x)≤y.

step 3.1A1L1
5.1

The alternative f(x)≤y is impossible: progressivity gives x≤f(x), so transitivity would yield x≤y, contradicting x≰y. Hence y≤x.

step 4.1step 3.1L4L5
6.1

Moreover y≠x, since y=x would give x≤y by reflexivity, again contradicting x≰y. So y<x.

step 5.1step 3.1L5
7.1

Extremality of x applied to y gives f(y)≤x.

step 6.1step 3.1A1
8.1

Since x∈C and s is an upper bound of C, we have x≤s, so f(y)≤s by transitivity, and s is extremal.

step 7.1step 3.1L3L5∎

Remarks

  • Step 2.1 is the subtle one, and it is where chain-completeness does real work. The move from y<s to "y is not an upper bound of C" is exactly leastness of the supremum, closed off by antisymmetry: leastness gives s≤y, and it is antisymmetry that turns that together with y≤s into y=s, contradicting y≠s. If sup⁡C were merely some upper bound of C, the step would fail and the lemma with it, which is why the Bourbaki-Witt hypothesis asks for least upper bounds rather than upper bounds.
  • The empty chain is covered without comment: sup⁡∅=⊥, and there is no y∈M with y<⊥, so the condition holds vacuously.
  • Nothing here needs C to have a largest element, and in the intended application it does not have one.

Depends on

Used by

Dependency tree · two levels

10 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