Theorems · Theorem · commutative algebra
PowerSeries.subst_comp_subst
∀ {R : Type u_2} [inst : CommRing R] {S : Type u_4} [inst_1 : CommRing S] {υ : Type u_5} {T : Type u_6}
[inst_2 : CommRing T] [inst_3 : Algebra R S] [inst_4 : Algebra R T] [inst_5 : Algebra S T] {a : PowerSeries S}
{b : MvPowerSeries υ T} [IsScalarTower R S T],
PowerSeries.HasSubst a →
PowerSeries.HasSubst b → PowerSeries.subst b ∘ PowerSeries.subst a = PowerSeries.subst (PowerSeries.subst b a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- IsScalarTowerstatement and proof · cited by 3,896
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement and proof · cited by 659
- AlgHom.compproof · cited by 501
- AlgHom.restrictScalarsproof · cited by 83
- PowerSeries.HasSubststatement and proof · cited by 67
- PowerSeries.subststatement · cited by 58
- PowerSeries.substAlgHomproof · cited by 16
- PowerSeries.coe_substAlgHomproof · cited by 12
- PowerSeries.HasSubst.compproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.subst_comp_subst_applyproof · cited by 4