Mathlib Map

Theorems · Definition · commutative algebra

MvPolynomial.degreeOf

{R : Type u} → {σ : Type u_1} → [inst : CommSemiring R] → σ → MvPolynomial σ R → ℕ

degreeOf n p gives the highest power of $X_n$ that appears in p

Defined in
Mathlib.Algebra.MvPolynomial.Degrees
Cited by
53 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by53

Results whose statement or proof uses this declaration.