Theorems · Theorem · commutative algebra
MvPowerSeries.subst_comp_subst_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},
MvPowerSeries.HasSubst a →
MvPowerSeries.HasSubst b →
∀ (f : MvPowerSeries σ R),
MvPowerSeries.subst b (MvPowerSeries.subst a f) = MvPowerSeries.subst (fun s => MvPowerSeries.subst b (a s)) f- Cited by
- 10 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.
Cites7
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
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.HasSubststatement and proof · cited by 74
- MvPowerSeries.subststatement · cited by 73
- MvPowerSeries.subst_comp_substproof · cited by 1
Cited by10
Results whose statement or proof uses this declaration.
- MvPowerSeries.expand_mul_eq_compproof · cited by 2
- FormalGroup.assoc'proof · cited by 2
- MvPowerSeries.expand_comp_substAlgHomproof · cited by 1
- FormalGroup.Xzero_subst_Xzeroproof · cited by 1
- FormalGroup.zeroX_subst_zeroXproof · cited by 1
- PowerSeries.subst_toMvPowerSeriesproof · cited by 0
- FormalGroup.add_zeroproof · cited by 0
- FormalGroup.zero_addproof · cited by 0
- FormalGroup.comm'proof · cited by 0
- PowerSeries.subst_rescale_of_degree_eq_oneproof · cited by 0