Theorems · Theorem · commutative algebra
MvPowerSeries.IsNilpotent_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} (ha : MvPowerSeries.HasSubst a) {f : MvPowerSeries σ R},
IsNilpotent (MvPowerSeries.constantCoeff f) →
IsNilpotent (MvPowerSeries.constantCoeff ((MvPowerSeries.substAlgHom ha) f))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- AlgHomstatement · cited by 3,236
- MvPowerSeriesstatement and proof · cited by 659
- IsNilpotentstatement and proof · cited by 248
- MvPowerSeries.constantCoeffstatement and proof · cited by 98
- MvPowerSeries.HasSubststatement and proof · cited by 74
- MvPowerSeries.substAlgHomstatement · cited by 24
- MvPowerSeries.substAlgHom_applyproof · cited by 21
- MvPowerSeries.IsNilpotent_substproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.HasSubst.compproof · cited by 4
- PowerSeries.HasSubst.compproof · cited by 3