Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)verified 2026-07-28 (claude-fable-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.

Field

Definition

A field is a set FF equipped with two binary operations ++ (addition) and \cdot (multiplication) and two distinguished elements 010 \ne 1 of FF, satisfying:

  • (A) (F,+)(F, +) is an abelian group with identity 00: addition is associative and commutative, x+0=xx + 0 = x for all xx, and every xx has an additive inverse x-x with x+(x)=0x + (-x) = 0.
  • (M) Multiplication is associative and commutative on all of FF, and x1=xx \cdot 1 = x for every xFx \in F; moreover (F{0},)(F \setminus \{0\}, \cdot) is an abelian group with identity 11, so every x0x \ne 0 has a multiplicative inverse x1x^{-1} with xx1=1x \cdot x^{-1} = 1.
  • (D) Multiplication distributes over addition: x(y+z)=xy+xzx \cdot (y + z) = x\cdot y + x\cdot z.

We write xy:=x+(y)x - y := x + (-y) and x/y:=xy1x/y := x \cdot y^{-1} (for y0y \ne 0), and abbreviate xyx \cdot y as xyxy.

Remarks

  • The rationals Q\mathbb{Q} (The rationals form a field) and both constructions of the reals (The reals form a field, The Dedekind reals form a field) are fields. This definition states the field axioms once, abstractly, so that every field fact proved from them applies to all of these at once.
  • The requirement 010 \ne 1 excludes the trivial one-element structure.
  • Why (M) quantifies over all of FF explicitly (amended 2026-07-28, owner approved). An earlier wording headed (M) with the group (F{0},)(F \setminus \{0\}, \cdot) alone, and under that strict reading the axioms do not pin down the products 0y0 \cdot y: take F2\mathbb{F}_2 and redefine 0y:=y0 \cdot y := y, which leaves (A) untouched, leaves (F{0},)(F \setminus \{0\}, \cdot) the trivial group, and satisfies (D) in all eight instances, yet has 01=10 \cdot 1 = 1 — making Multiplication by zero: 0a=00 \cdot a = 0 false in a purported model of the axioms. Associativity, commutativity and x1=xx \cdot 1 = x are therefore asserted on all of FF, the element 00 included. Commutativity on all of FF is also what turns (D) into its right-hand form (y+z)x=yx+zx(y + z) \cdot x = y \cdot x + z \cdot x, which Multiplication by zero: 0a=00 \cdot a = 0 uses.
  • The identities 0,10, 1 and the inverses x,x1-x, x^{-1} are unique (Identities and inverses in a field are unique ), so writing them as single-valued notation, and the abbreviations xy:=x+(y)x - y := x + (-y) and x/y:=xy1x/y := x y^{-1}, are legitimate.

Used by

…and 122 more results.

Dependency tree · next 3 levels

Nothing. This result depends on no other item in the library.

Sources