Theorems · Theorem · sequences and series
Summable.nat_tsum_vanishing
∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] {f : ℕ → G},
Summable f → ∀ ⦃e : Set G⦄, e ∈ nhds 0 → ∃ N, ∀ t ⊆ {n | N ≤ n}, ∑' (n : ↑t), f ↑n ∈ e- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement · cited by 8,121
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- IsUniformAddGroupproof · cited by 342
Cited by1
Results whose statement or proof uses this declaration.
- not_summable_one_div_on_primesproof · cited by 2