Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.totalDegree_rename_le

∀ {R : Type u} {σ : Type u_1} {τ : Type u_2} [inst : CommSemiring R] (f : σ → τ) (p : MvPolynomial σ R),
  ((MvPolynomial.rename f) p).totalDegree ≤ p.totalDegree
Defined in
Mathlib.Algebra.MvPolynomial.Degrees
Cited by
2 results in Mathlib
Foundations
Depth 87 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.

Cites18

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.