Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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 homomorphism and embedding

Definition

Let F and G be fields (Field). A field homomorphism φ:F→G is a map satisfying, for all x,y∈F,

φ(x+y)=φ(x)+φ(y),φ(x y)=φ(x) φ(y),φ(1F)=1G.

An embedding (or monomorphism) is an injective field homomorphism. An isomorphism is a bijective field homomorphism.

Remarks

  • From additivity, φ(0F)=0G and φ(−x)=−φ(x); from multiplicativity, φ(x−1)=φ(x)−1 for x≠0. These read off because φ(−x) is an additive inverse of φ(x) and φ(x−1) a multiplicative inverse of φ(x), and inverses are unique (Identities and inverses in a field are unique).
  • Every field homomorphism is automatically injective: its kernel {x:φ(x)=0} is an ideal of F, and a field has only the ideals {0} and F; since φ(1F)=1G≠0, the kernel is {0}. This injectivity is used explicitly in Homomorphisms out of a complete ordered field are order-preserving.
  • Order-compatible homomorphisms are the subject of Ordered-field isomorphism.

Depends on

Used by

Dependency tree · one level

2 results within one dependency step 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