Theorems · Theorem · field theory
Polynomial.natDegree_cubic_le
∀ {R : Type u} {a b c d : R} [inst : Semiring R],
(Polynomial.C a * Polynomial.X ^ 3 + Polynomial.C b * Polynomial.X ^ 2 + Polynomial.C c * Polynomial.X +
Polynomial.C d).natDegree ≤
3- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Polynomial.Xstatement · cited by 1,639
- Polynomial.Cstatement · cited by 1,598
- Polynomial.natDegreestatement · cited by 1,105
- Polynomial.natDegree_le_of_degree_leproof · cited by 16
- Polynomial.degree_cubic_leproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.