Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.weightedTotalDegree_singleton

∀ {σ : Type u_1} {R : Type u_3} [inst : CommSemiring R] [inst_1 : DecidableEq σ] (p : MvPolynomial σ R),
  MvPolynomial.weightedTotalDegree (fun i => {i}) p = p.degrees

The degrees of a polynomial p is a special case of the weightedTotalDegree of p where the weights are singletons containing each variable.

Defined in
Mathlib.RingTheory.MvPolynomial.Homogeneous
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringDecidableEq

Around this declaration

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

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.