Mathlib Map

Theorems · Definition · commutative algebra

MvPolynomial.rename

{σ : Type u_1} →
  {τ : Type u_2} → {R : Type u_4} → [inst : CommSemiring R] → (σ → τ) → MvPolynomial σ R →ₐ[R] MvPolynomial τ R

Rename all the variables in a multivariable polynomial.

Defined in
Mathlib.Algebra.MvPolynomial.Rename
Cited by
168 results in Mathlib
Foundations
Depth 86 from the axioms, rests on 1,779 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

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 by185

Results whose statement or proof uses this declaration.