Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.substAlgHom_comp_substAlgHom_apply

∀ {σ : Type u_1} {R : Type u_3} [inst : CommRing R] {τ : Type u_4} {S : Type u_5} [inst_1 : CommRing S]
  [inst_2 : Algebra R S] {a : σ → MvPowerSeries τ S} {υ : Type u_7} {T : Type u_8} [inst_3 : CommRing T]
  [inst_4 : Algebra R T] [inst_5 : Algebra S T] [IsScalarTower R S T] {b : τ → MvPowerSeries υ T}
  (ha : MvPowerSeries.HasSubst a) (hb : MvPowerSeries.HasSubst b) (f : MvPowerSeries σ R),
  (MvPowerSeries.substAlgHom hb) ((MvPowerSeries.substAlgHom ha) f) = (MvPowerSeries.substAlgHom ⋯) f
Defined in
Mathlib.RingTheory.MvPowerSeries.Substitution
Cited by
0 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingAlgebraAlgebraIsScalarTower

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.