Theorems · Theorem · commutative algebra
MvPowerSeries.WithPiTopology.isTopologicallyNilpotent_iff_constantCoeff_isNilpotent
∀ {σ : Type u_1} {R : Type u_2} [inst : TopologicalSpace R] [inst_1 : CommRing R] [DiscreteTopology R]
(f : MvPowerSeries σ R), IsTopologicallyNilpotent f ↔ IsNilpotent (MvPowerSeries.constantCoeff f)Assuming the base ring has a discrete topology, the powers of a MvPowerSeries converge to 0
iff its constant coefficient is nilpotent.
[N. Bourbaki, Algebra II, Chapter 4, §4, n°2, corollary of prop. 3][bourbaki1981]
See also MvPowerSeries.LinearTopology.isTopologicallyNilpotent_iff_constantCoeff.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- TopologicalSpacestatement and proof · cited by 24,529
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- MvPowerSeriesstatement and proof · cited by 659
- DiscreteTopologystatement and proof · cited by 373
- IsNilpotentstatement · cited by 248
- Filter.Eventually.existsproof · cited by 168
- MvPowerSeries.constantCoeffstatement and proof · cited by 98
- nhds_discreteproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.