Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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 field homomorphism of ordered fields need not preserve order

Statement refuted

Refuted claim: every field homomorphism φ:FG\varphi : F \to G between ordered fields is order-preserving, that is, a<ba < b in FF implies φ(a)<φ(b)\varphi(a) < \varphi(b) in GG.

The witness is the conjugation map on Q(2)={a+b2:a,bQ}R\mathbb{Q}(\sqrt{2}) = \{a + b\sqrt{2} : a, b \in \mathbb{Q}\} \subseteq \mathbb{R}, which is a field homomorphism from an ordered field to itself yet sends the positive element 2\sqrt{2} to the negative element 2-\sqrt{2}.

Facts & Assumptions

Given: The reals R\mathbb{R}, a complete ordered field, with the positive square root 2\sqrt{2} of 22.

[L1]

In R\mathbb{R} the element 2=1+12 = 1 + 1 has a positive square root 2\sqrt{2} with (2)2=2(\sqrt{2})^2 = 2 and 2>0\sqrt{2} > 0 (Square roots exist: a unique a0\sqrt{a} \ge 0 with (a)2=a(\sqrt{a})^2 = a; the positives are {x2:x0}\{x^2 : x \neq 0\}).

[L2]

No rational number squares to 22, so 2\sqrt{2} is irrational (FALSE: some rational number squares to 2).

[L3]

A field homomorphism φ\varphi satisfies φ(x+y)=φ(x)+φ(y)\varphi(x + y) = \varphi(x) + \varphi(y), φ(xy)=φ(x)φ(y)\varphi(xy) = \varphi(x)\varphi(y), and φ(1)=1\varphi(1) = 1 (Field homomorphism and embedding).

[L4]

In an ordered field, x>0x > 0 means xx lies in the positive cone, and a<ba < b means ba>0b - a > 0; exactly one of x>0x > 0, x=0x = 0, x<0x < 0 holds (Ordered field).

[L5]

A field homomorphism from a complete ordered field into an ordered field is order-preserving (Homomorphisms out of a complete ordered field are order-preserving).

Counterexample

technique · direct
1.1

Working inside R\mathbb{R}, let K={a+b2:a,bQ}K = \{a + b\sqrt{2} : a, b \in \mathbb{Q}\}; then (a+b2)+(c+d2)=(a+c)+(b+d)2(a + b\sqrt{2}) + (c + d\sqrt{2}) = (a + c) + (b + d)\sqrt{2} and (a+b2)(c+d2)=(ac+2bd)+(ad+bc)2(a + b\sqrt{2})(c + d\sqrt{2}) = (ac + 2bd) + (ad + bc)\sqrt{2} both lie in KK, so KK is closed under addition and multiplication.

L1algebra
1.2

Each nonzero a+b2Ka + b\sqrt{2} \in K is invertible in KK, with (a+b2)1=ab2a22b2(a + b\sqrt{2})^{-1} = \frac{a - b\sqrt{2}}{a^2 - 2b^2}, where a22b20a^2 - 2b^2 \ne 0 since otherwise (a,b)(0,0)(a, b) \ne (0, 0) forces b0b \ne 0 and the rational (a/b)2=2(a/b)^2 = 2, contradicting [L2].

L2algebra
1.3

The representation of an element of KK as a+b2a + b\sqrt{2} with a,bQa, b \in \mathbb{Q} is unique, for a+b2=a+b2a + b\sqrt{2} = a' + b'\sqrt{2} with bbb \ne b' would give 2=(aa)/(bb)Q\sqrt{2} = (a' - a)/(b - b') \in \mathbb{Q}.

L2algebra
1.4

In KK the element 2=0+12\sqrt{2} = 0 + 1 \cdot \sqrt{2} satisfies 2>0\sqrt{2} > 0.

L1L4
2.1

By steps 1.1 and 1.2, KK is a subfield of R\mathbb{R}, hence an ordered field under the positive cone inherited from R\mathbb{R}.

step 1.1step 1.2L4
2.2

By the uniqueness in step 1.3, the map σ:KK\sigma : K \to K given by σ(a+b2)=ab2\sigma(a + b\sqrt{2}) = a - b\sqrt{2} is well defined.

step 1.3
2.3

The real number 21/4=22^{1/4} = \sqrt{\sqrt{2}} is not in KK, for 21/4=a+b22^{1/4} = a + b\sqrt{2} would square to 2=(a2+2b2)+2ab2\sqrt{2} = (a^2 + 2b^2) + 2ab\sqrt{2}, whence step 1.3 forces a2+2b2=0a^2 + 2b^2 = 0 and 2ab=12ab = 1, impossible for real a,ba, b.

step 1.3algebra
3.1

σ\sigma is additive: σ((a+b2)+(c+d2))=(a+c)(b+d)2=(ab2)+(cd2)=σ(a+b2)+σ(c+d2)\sigma((a + b\sqrt{2}) + (c + d\sqrt{2})) = (a + c) - (b + d)\sqrt{2} = (a - b\sqrt{2}) + (c - d\sqrt{2}) = \sigma(a + b\sqrt{2}) + \sigma(c + d\sqrt{2}).

step 2.2algebra
3.2

σ\sigma is multiplicative: σ((a+b2)(c+d2))=(ac+2bd)(ad+bc)2=(ab2)(cd2)=σ(a+b2)σ(c+d2)\sigma((a + b\sqrt{2})(c + d\sqrt{2})) = (ac + 2bd) - (ad + bc)\sqrt{2} = (a - b\sqrt{2})(c - d\sqrt{2}) = \sigma(a + b\sqrt{2})\,\sigma(c + d\sqrt{2}).

step 2.2algebra
3.3

σ\sigma fixes the identity: σ(1)=σ(1+02)=1\sigma(1) = \sigma(1 + 0 \cdot \sqrt{2}) = 1.

step 2.2
3.4

σ(2)=σ(0+12)=2\sigma(\sqrt{2}) = \sigma(0 + 1 \cdot \sqrt{2}) = -\sqrt{2}, and 2<0-\sqrt{2} < 0 in KK by step 1.4.

step 2.2step 1.4L4
4.1

By steps 3.1, 3.2, and 3.3, σ\sigma satisfies the three homomorphism identities, so σ:KK\sigma : K \to K is a field homomorphism between ordered fields.

step 3.1step 3.2step 3.3L3
5.1

Steps 2.1 and 4.1 exhibit a field homomorphism σ\sigma between ordered fields with 2>0\sqrt{2} > 0 in the domain yet σ(2)=2<0\sigma(\sqrt{2}) = -\sqrt{2} < 0 by step 3.4, so σ\sigma is not order-preserving, refuting the claim that every field homomorphism between ordered fields is order-preserving.

step 2.1step 4.1step 3.4L4
6.1

There is no conflict with [L5]: if KK were complete, [L5] would make σ\sigma order-preserving, contrary to step 5.1. Hence KK is not complete.

step 5.1L5

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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