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- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- MvPowerSeriesstatement and proof · cited by 659
- DFunLike.congr_funproof · cited by 288
- MvPowerSeries.HasSubststatement and proof · cited by 74
- MvPowerSeries.substAlgHomstatement · cited by 24
- MvPowerSeries.HasSubst.compstatement · cited by 4
- MvPowerSeries.substAlgHom_comp_substAlgHomproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.