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 gcd of two base-field polynomials is unchanged after extending the coefficient field
Statement
Let be a field extension and let be not both zero. The monic gcd of and computed in is also their monic gcd in .
Facts & Assumptions
Given: A subfield and polynomials not both zero.
The monic gcd is the unique monic common divisor divisible by every common divisor (The monic greatest common divisor of two polynomials over a field).
If in , then for some (Bézout identity and the Euclidean algorithm for polynomials over a field).
A subfield has the same zero, one, operations, and inverses as the ambient field (Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations).
A coefficient inclusion extends uniquely to a ring homomorphism of polynomial rings (Universal property of : a coefficient homomorphism and the image of determine a unique ring homomorphism).
Proof
Let be the monic gcd in ; it divides there and hence in under [L4], while [L2] remains the identity in by [L3] and [L4].
Every common divisor of in divides the right side of the Bézout identity and hence divides ; since is monic, [L1] identifies it as the monic gcd computed in .
Depends on
- The monic greatest common divisor of two polynomials over a field
- Bézout identity and the Euclidean algorithm for polynomials over a field
- Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations
- Universal property of $R[x]$: a coefficient homomorphism and the image of $x$ determine a unique ring homomorphism
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 50 results over 15 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
- Brian Conrad, Differential Criterion and Primitivity, Lemma 1.1 (standard reference, not scraped)