Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 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.

Rigidity of well-orders

Statement

Let (W,<)(W, <) be a well-order (Well-order and well-ordered set) and let f:WWf : W \to W be strictly increasing, that is x<yf(x)<f(y)x < y \Rightarrow f(x) < f(y). Then:

(a) af(a)a \le f(a) for every aWa \in W;

(b) WW is not order isomorphic (Order embedding and order isomorphism) to any proper initial segment W<aW_{<a} of itself (Initial segment of a well-order);

(c) the identity is the only order isomorphism WWW \to W;

(d) for any two well-orders VV and WW there is at most one order isomorphism VWV \to W.

This is a theorem of ZF; no choice principle is used.

Facts & Assumptions

Given: A well-order (W,<)(W, <) and a strictly increasing function f:WWf : W \to W. The well-order (W,<)(W, <) and the map ff are arbitrary, so once claim (a) is proved it may be applied to any well-order and any strictly increasing self-map of it.

[A1]

x<yx < y implies f(x)<f(y)f(x) < f(y), for all x,yWx, y \in W.

[L1]

Every nonempty subset of WW has a least element, and the order is total, so failure of f(a)<af(a) < a is exactly af(a)a \le f(a) (Well-order and well-ordered set).

[L2]

W<a={xW:x<a}W_{<a} = \{x \in W : x < a\} is a proper initial segment of WW and is itself a well-order (Initial segment of a well-order).

[L3]

An order isomorphism between total orders is a strictly increasing bijection, its inverse is one, composites of order isomorphisms are order isomorphisms, and an order isomorphism carries the initial segment below xx onto the initial segment below its image (Order embedding and order isomorphism).

Proof

technique · contradiction
1.1

Let A={aW:f(a)<a}A = \{a \in W : f(a) < a\} and suppose, for contradiction, that AA \ne \emptyset.

constructassume-contra
2.1

Being a nonempty subset of WW, the set AA has a least element mm, and f(m)<mf(m) < m by the definition of AA.

step 1.1L1choose
3.1

Applying [A1] to f(m)<mf(m) < m gives f(f(m))<f(m)f(f(m)) < f(m), so f(m)f(m) itself lies in AA.

step 2.1A1
4.1

Thus f(m)Af(m) \in A and f(m)<mf(m) < m, contradicting the minimality of mm in AA; so A=A = \emptyset, and by totality af(a)a \le f(a) for every aWa \in W, which is claim (a).

step 3.1step 2.1L1
5.1

Claim (b) follows: if g:WW<ag : W \to W_{<a} were an order isomorphism for some aWa \in W, then gg followed by the inclusion of W<aW_{<a} into WW would be a strictly increasing map WWW \to W, so claim (a) would give ag(a)a \le g(a), while g(a)W<ag(a) \in W_{<a} says g(a)<ag(a) < a, and trichotomy forbids both.

step 4.1L2L3
5.2

Claim (c) follows: an order isomorphism f:WWf : W \to W is strictly increasing and so is its inverse, so claim (a) gives af(a)a \le f(a) and af1(a)a \le f^{-1}(a) for every aa; applying ff to the second inequality gives f(a)af(a) \le a, and antisymmetry yields f(a)=af(a) = a.

step 4.1L3L1
6.1

Claim (d) follows: if g,h:VWg, h : V \to W are order isomorphisms then h1gh^{-1} \circ g is an order isomorphism of the well-order VV onto itself, hence the identity by claim (c), so g=hg = h.

step 5.2L3
7.1

The supposition of step 1.1 is therefore refuted, claim (a) holds, and claims (b), (c) and (d) were derived from it in steps 5.1, 5.2 and 6.1; the lemma holds in full.

step 4.1step 5.1step 5.2step 6.1discharge-contradiction

Remarks

Transfinite induction in disguise. Steps 1.1 to 4.1 are exactly the proof of Transfinite induction specialised to the set S={aW:af(a)}S = \{a \in W : a \le f(a)\}: if xf(x)x \le f(x) for all x<ax < a then af(a)a \le f(a), because f(a)<af(a) < a would put f(a)f(a) below aa with f(f(a))<f(a)f(f(a)) < f(a). The argument can therefore be run by citing that theorem instead of taking a least element by hand, and nothing changes.

Rigidity is what makes order types well defined. Claim (d) says a well-order has no room for a nontrivial symmetry, so "the" isomorphism between two isomorphic well-orders is unique and can be spoken of without choosing anything. That is precisely why no choice principle appears anywhere in the comparison of well-orders (Comparability of well-orders) or in the assignment of order types (Every well-order has a unique order type).

Totality is essential. For a general poset every claim here fails. On the poset {a,b}\{a, b\} with aa and bb incomparable, the swap aba \mapsto b, bab \mapsto a is a nonidentity order automorphism, and the strictly increasing condition is vacuous. It is the least element property, used once in step 2.1, that removes this freedom.

Only one direction is available. Claim (a) says ff never moves a point strictly down, and no bound in the other direction holds: on (N,)(\mathbb{N}, \le) the map n2nn \mapsto 2n is strictly increasing and moves every nonzero point strictly up, as far up as one likes.

Depends on

Used by

Dependency tree · next 3 levels

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