Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.HasSubst.comp

∀ {S : Type u_4} [inst : CommRing S] {υ : Type u_5} {T : Type u_6} [inst_1 : CommRing T] [inst_2 : Algebra S T]
  {a : PowerSeries S},
  PowerSeries.HasSubst a →
    ∀ {b : MvPowerSeries υ T} (hb : PowerSeries.HasSubst b), PowerSeries.HasSubst ((PowerSeries.substAlgHom hb) a)
Defined in
Mathlib.RingTheory.PowerSeries.Substitution
Cited by
3 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.