Documentation

Mathlib.Algebra.Polynomial.Degree.Monomial

Degree of univariate monomials #

theorem Polynomial.natDegree_le_pred {R : Type u} {n : } [Semiring R] {p : Polynomial R} (hf : p.natDegree n) (hn : p.coeff n = 0) :