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
- A finite extension generated by elements all but possibly one of which are separable is simple Theorem
- A nonzero polynomial over a field is separable exactly when its gcd with its derivative is 1 Theorem
- Assuming Choice, separable closures exist and are base-isomorphic Theorem
- Separability is transitive in towers of algebraic extensions Theorem
Dependency tree · two levels
21 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
- Brian Conrad, Differential Criterion and Primitivity, Lemma 1.1 (standard reference, not scraped)