Mathlib Map

Theorems · Theorem · sequences and series

Summable.tendsto_atTop_zero

∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] {f : ℕ → G},
  Summable f → Filter.Tendsto f Filter.atTop (nhds 0)
Defined in
Mathlib.Topology.Algebra.InfiniteSum.NatInt
Cited by
10 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupTopologicalSpaceIsTopologicalAddGroup

Around this declaration

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

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.