Mathlib Map

Theorems · Definition · commutative algebra

MvPowerSeries.rename

{σ : Type u_1} →
  {τ : Type u_2} →
    {R : Type u_4} →
      (f : σ → τ) → [Filter.TendstoCofinite f] → [inst : CommSemiring R] → MvPowerSeries σ R →ₐ[R] MvPowerSeries τ R

Rename all the variables in a multivariable power series by a map with finite fibers.

Defined in
Mathlib.RingTheory.MvPowerSeries.Rename
Cited by
26 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Filter.TendstoCofiniteCommSemiring

Around this declaration

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

Cites5

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

Cited by28

Results whose statement or proof uses this declaration.