Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.weightedTotalDegree_one

∀ {σ : Type u_1} {R : Type u_3} [inst : CommSemiring R] (φ : MvPolynomial σ R),
  MvPolynomial.weightedTotalDegree 1 φ = φ.totalDegree

The totalDegree of a polynomial p is a special case of the weightedTotalDegree of p where all of the weights are 1.

Defined in
Mathlib.RingTheory.MvPolynomial.Homogeneous
Cited by
2 results in Mathlib
Foundations
Depth 80 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.

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.