Theorems · Theorem · field theory
Polynomial.leadingCoeff_dvd_leadingCoeff
∀ {R : Type u} [inst : Semiring R] [NoZeroDivisors R] {a p : Polynomial R}, a ∣ p → a.leadingCoeff ∣ p.leadingCoeff- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringNoZeroDivisors
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- NoZeroDivisorsstatement and proof · cited by 545
- Polynomial.leadingCoeffstatement · cited by 498
- map_dvdproof · cited by 44
- Polynomial.leadingCoeffHomproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.Monic.isUnit_leadingCoeff_of_dvdproof · cited by 1