Theorems · Theorem · field theory
Polynomial.IsMonicOfDegree.sub
∀ {R : Type u_1} [inst : Ring R] {p q : Polynomial R} {n : ℕ},
p.IsMonicOfDegree n → q.natDegree < n → (p - q).IsMonicOfDegree n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- Polynomial.natDegreestatement and proof · cited by 1,105
- sub_eq_add_negproof · cited by 1,023
- Polynomial.IsMonicOfDegreestatement and proof · cited by 39
- Polynomial.natDegree_negproof · cited by 26
- Polynomial.IsMonicOfDegree.add_rightproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isMonicOfDegree_X_sub_oneproof · cited by 0