Theorems · Theorem · field theory
Polynomial.eval_divByMonic_eq_trailingCoeff_comp
∀ {R : Type u} [inst : CommRing R] {p : Polynomial R} {t : R},
Polynomial.eval t (p /ₘ (Polynomial.X - Polynomial.C t) ^ Polynomial.rootMultiplicity t p) =
(p.comp (Polynomial.X + Polynomial.C t)).trailingCoeff- Defined in
- Mathlib.Algebra.Polynomial.Div
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 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.
Cites35
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- zero_addproof · cited by 2,366
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- eq_or_neproof · cited by 1,117
- Polynomial.coeffproof · cited by 1,045
- Polynomial.evalstatement and proof · cited by 796
- Polynomial.leadingCoeffproof · cited by 498
- Polynomial.compstatement and proof · cited by 193
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.rootMultiplicity_mul'proof · cited by 0