Theorems · Theorem · commutative algebra
Polynomial.resultant_self
∀ {R : Type u_1} [inst : CommRing R] (f : Polynomial R), f.resultant f = 0 ^ f.natDegreeRes(f, f) = 0 unless deg f = 0. Also see resultant_self_eq_zero.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomproof · cited by 10,189
- Fieldproof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- map_zeroproof · cited by 1,614
- Polynomial.Cproof · cited by 1,598
- le_rflproof · cited by 1,558
- eq_or_neproof · cited by 1,117
- Polynomial.natDegreestatement and proof · cited by 1,105
- pow_zeroproof · cited by 1,094
- Multiset.mapproof · cited by 876
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.resultant_self_eq_zeroproof · cited by 0