Theorems · Theorem · commutative algebra
PowerSeries.WithPiTopology.isTopologicallyNilpotent_iff_constantCoeff_isNilpotent
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : CommRing R] [DiscreteTopology R] (f : PowerSeries R),
Filter.Tendsto (fun n => f ^ n) Filter.atTop (nhds 0) ↔ IsNilpotent (PowerSeries.constantCoeff f)Assuming the base ring has a discrete topology, the powers of a PowerSeries converge to 0
iff its constant coefficient is nilpotent.
[N. Bourbaki, Algebra II, Chapter 4, §4, n°2, corollary of prop. 3][bourbaki1981]
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 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 · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- PowerSeriesstatement and proof · cited by 797
- DiscreteTopologystatement and proof · cited by 373
- IsNilpotentstatement · cited by 248
- PowerSeries.constantCoeffstatement · cited by 126
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.