Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (openai/gpt-5.4)audited 2026-07-25
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.

Field homomorphisms between ordered fields fix Q

Statement

Let F and G be ordered fields with canonical rational embeddings ιF:Q→F and ιG:Q→G (The unique embedding of ℚ into an ordered field). Then every field homomorphism φ:F→G (Field homomorphism and embedding) fixes Q, meaning φ∘ιF=ιG,i.e. φ(ιF(q))=ιG(q) for all q∈Q.

Facts & Assumptions

Given: Ordered fields F,G, a field homomorphism φ:F→G, and the canonical embeddings ιF,ιG.

[L1]

The canonical embedding ι:Q→F acts on Z by n↦n⋅1F and on Q by p/q↦(p⋅1F)(q⋅1F)−1 (likewise for ιG) (The unique embedding of ℚ into an ordered field).

[L2]

The canonical natural n⋅1 is the n-fold sum 1+⋯+1; the integers embed with q⋅1≠0 for q≠0 (Canonical naturals are positive and strictly increasing).

[L3]

φ is a field homomorphism: φ(1F)=1G, φ(x+y)=φ(x)+φ(y), φ(xy)=φ(x)φ(y), φ(0F)=0G, φ(−x)=−φ(x), and φ(x−1)=φ(x)−1 for x≠0 (Field homomorphism and embedding).

Proof

technique · direct
1.1

By [L3], φ(1F)=1G and φ preserves sums, products, negation, and inversion of nonzero elements.

L3
1.2

By [L1], ιF and ιG send each n∈Z to n⋅1F and n⋅1G, and each p/q∈Q to (p⋅1)(q⋅1)−1 in the respective field.

L1
1.3

Because n⋅1F is the n-fold sum of 1F ([L2]) and φ is additive with φ(1F)=1G, we get φ(n⋅1F)=n⋅1G for every canonical natural n.

L2L3
2.1

For each integer n this extends by sign: φ(ιF(0))=φ(0F)=0G=ιG(0) and φ(ιF(−n))=φ(−(n⋅1F))=−(n⋅1G)=ιG(−n), so φ(ιF(m))=ιG(m) for all m∈Z.

step 1.2step 1.3L3
3.1

For a rational p/q with integers p,q≠0, ιF(p/q)=(p⋅1F)(q⋅1F)−1, so φ(ιF(p/q))=φ(p⋅1F) φ(q⋅1F)−1=(p⋅1G)(q⋅1G)−1=ιG(p/q).

step 1.2step 2.1L3
4.1

Since φ∘ιF and ιG agree on every rational, φ∘ιF=ιG: the homomorphism φ fixes Q.

step 3.1∎

Depends on

Used by

Dependency tree · two levels

11 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