Theorems · Theorem · commutative algebra
MvPowerSeries.substAlgHom_comp_substAlgHom
∀ {σ : 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] [inst_6 : IsScalarTower R S T] {b : τ → MvPowerSeries υ T}
(ha : MvPowerSeries.HasSubst a) (hb : MvPowerSeries.HasSubst b),
(AlgHom.restrictScalars R (MvPowerSeries.substAlgHom hb)).comp (MvPowerSeries.substAlgHom ha) =
MvPowerSeries.substAlgHom ⋯- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Bot.botproof · cited by 4,720
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- Continuousproof · cited by 2,592
- UniformSpaceproof · cited by 2,040
- MvPowerSeriesstatement and proof · cited by 659
- AlgHom.compstatement · cited by 501
- AlgHom.restrictScalarsstatement · cited by 83
- MvPowerSeries.HasSubststatement and proof · cited by 74
Cited by3
Results whose statement or proof uses this declaration.
- PowerSeries.substAlgHom_comp_substAlgHomproof · cited by 2
- MvPowerSeries.subst_comp_substproof · cited by 1
- MvPowerSeries.substAlgHom_comp_substAlgHom_applyproof · cited by 0