Theorems · Theorem · field theory
Polynomial.derivative_rootMultiplicity_of_root_of_mem_nonZeroDivisors
∀ {R : Type u} [inst : CommRing R] {p : Polynomial R} {t : R},
p.IsRoot t →
↑(Polynomial.rootMultiplicity t p) ∈ nonZeroDivisors R →
Polynomial.rootMultiplicity t (Polynomial.derivative p) = Polynomial.rootMultiplicity t p - 1- Defined in
- Mathlib.Algebra.Polynomial.FieldDivision
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 126 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.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- Submonoidstatement · cited by 3,086
- mul_commproof · cited by 2,262
- le_antisymmproof · cited by 2,068
- mul_assocproof · cited by 1,667
- Polynomial.Xproof · cited by 1,639
- map_zeroproof · cited by 1,614
- Polynomial.Cproof · cited by 1,598
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.derivative_rootMultiplicity_of_rootproof · cited by 3