Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.HasSubst.map

∀ {σ : Type u_1} {R : Type u_3} [inst : CommRing R] {τ : Type u_4} {S : Type u_5} [inst_1 : CommRing S]
  {a : σ → MvPowerSeries τ R},
  MvPowerSeries.HasSubst a → ∀ (h : R →+* S), MvPowerSeries.HasSubst fun i => (MvPowerSeries.map h) (a i)
Defined in
Mathlib.RingTheory.MvPowerSeries.Substitution
Cited by
1 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.