Mathlib Map

Theorems · Inductive type · sequences and series

HasSummableGeomSeries

(K : Type u_4) → [NormedRing K] → Prop

A normed ring has summable geometric series if, for all ξ of norm < 1, the geometric series ∑ ξ ^ n converges. This holds both in complete normed rings and in normed fields, providing a convenient abstraction of these two classes to avoid repeating the same proofs.

Defined in
Mathlib.Analysis.SpecificLimits.Normed
Cited by
60 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
NormedRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by65

Results whose statement or proof uses this declaration.