Theorems · Theorem · commutative algebra
PowerSeries.substAlgHom_comp_substAlgHom
∀ {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} [inst_6 : IsScalarTower R S T] (ha : PowerSeries.HasSubst a) (hb : PowerSeries.HasSubst b),
(AlgHom.restrictScalars R (PowerSeries.substAlgHom hb)).comp (PowerSeries.substAlgHom ha) = PowerSeries.substAlgHom ⋯- Cited by
- 2 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.
Cites14
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
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement and proof · cited by 659
- AlgHom.compstatement · cited by 501
- AlgHom.restrictScalarsstatement · cited by 83
- PowerSeries.HasSubststatement and proof · cited by 67
- PowerSeries.substAlgHomstatement · cited by 16
- PowerSeries.HasSubst.constproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- PowerSeries.subst_comp_substproof · cited by 1
- PowerSeries.substAlgHom_comp_substAlgHom_applyproof · cited by 0