Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-11
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.

The monic greatest common divisor of two polynomials over a field

Definition

Let FF be a field and let f,gF[x]f,g\in F[x] be not both zero. Since F[x]F[x] is a principal ideal domain (For every field FF, F[x]F[x] is a principal ideal domain), the ideal (f,g)(f,g) generated by ff and gg (The ideal generated by a subset and principal ideals) has a nonzero generator dd. Multiplying dd by the inverse of its leading coefficient gives a monic generator, and any two monic generators of the same ideal are equal. The resulting polynomial is the monic greatest common divisor gcd(f,g)\gcd(f,g).

Equivalently, d=gcd(f,g)d=\gcd(f,g) is the unique monic polynomial such that dd divides both ff and gg, and every common divisor of ff and gg divides dd. The equivalence and the Bézout identity are proved in Bézout identity and the Euclidean algorithm for polynomials over a field . The expression gcd(0,0)\gcd(0,0) is left undefined.

Depends on

Used by

Dependency tree · next 3 levels

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