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.
For monic , and it vanishes exactly when and have a common root
Statement
Let be a field, let be monic, and let . If splits in an extension with roots , then
If , this value is zero if and only if and have a common root in some extension field of . For , and the resultant is .
Facts & Assumptions
Given: A field , a monic polynomial of degree , and a polynomial .
The monic resultant is obtained by expressing the symmetric formal product in the elementary symmetric polynomials and substituting the signed coefficients of (The monic resultant from the symmetric coefficient expression of ).
Vieta's formulas identify those elementary symmetric values with the signed coefficients of a split monic polynomial (Vieta's formulas identify the coefficients of a split monic polynomial with elementary symmetric functions of its roots).
An element is a root of exactly when its evaluation is zero (Evaluation and roots of a polynomial in a commutative target ring).
Every nonzero polynomial over a field has a splitting field (Every nonzero polynomial over a field has a splitting field).
Proof
By [L1], write the formal symmetric product as . Evaluating at the roots of and using [L2] gives .
Assume . In a splitting field of the nonzero polynomial and, when , of , the product in step 1.1 is zero exactly when for some , since the extension is a field.
By [L3], the condition in step 2.1 says exactly that some root of is also a root of . If , every root of the positive-degree polynomial is common and every factor in step 1.1 is zero.
If , then and [L1] defines the resultant as the empty product .
Depends on
- The monic resultant $\operatorname{Res}(f,g)$ from the symmetric coefficient expression of $\prod_i g(x_i)$
- Vieta's formulas identify the coefficients of a split monic polynomial with elementary symmetric functions of its roots
- Evaluation and roots of a polynomial in a commutative target ring
- Every nonzero polynomial over a field has a splitting field
Used by
- For monic f of degree n, Res(f,f')=(-1)^n(n-1)/2Disc(f) Corollary
- For monic f, if g-g₁=qf, then Res(f,g)=Res(f,g₁) Corollary
- Computing the monic resultant of two quadratics from roots and coefficients Example
- For monic f,g of degrees n,m splitting in a common extension, Res(f,g)=∏ᵢ₌₁ⁿ∏ⱼ₌₁ᵐ(αᵢ-βⱼ) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 35 results over 11 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
- J. S. Milne, Fields and Galois Theory, Proposition 4.35 (standard reference, not scraped)