Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.rename_eq_subst

∀ {σ : Type u_1} {τ : Type u_2} (f : σ → τ) [inst : Filter.TendstoCofinite f] {R : Type u_6} [inst_1 : CommRing R]
  (p : MvPowerSeries σ R), (MvPowerSeries.rename f) p = MvPowerSeries.subst (MvPowerSeries.X ∘ f) p
Defined in
Mathlib.RingTheory.MvPowerSeries.Rename
Cited by
2 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Filter.TendstoCofiniteCommRing

Around this declaration

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

Cites30

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.