Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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 F be a field and let f,g∈F[x] be not both zero. Since F[x] is a principal ideal domain (For every field F, F[x] is a principal ideal domain), the ideal (f,g) generated by f and g (The ideal generated by a subset and principal ideals) has a nonzero generator d. Multiplying d 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).

Equivalently, d=gcd⁡(f,g) is the unique monic polynomial such that d divides both f and g, and every common divisor of f and g divides d. 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) is left undefined.

Depends on

Used by

Dependency tree · two levels

9 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