Theorems · Theorem · sequences and series
Summable.tsum_vanishing
∀ {α : Type u_1} {G : Type u_4} [inst : TopologicalSpace G] [inst_1 : AddCommGroup G] [IsTopologicalAddGroup G]
{f : α → G}, Summable f → ∀ ⦃e : Set G⦄, e ∈ nhds 0 → ∃ s, ∀ (t : Set α), Disjoint t ↑s → ∑' (b : ↑t), f ↑b ∈ e- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement · cited by 8,199
- Filterstatement · cited by 8,121
- Set.Elemstatement · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Disjointstatement · cited by 2,201
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpaceproof · cited by 2,040
- IsTopologicalAddGroupstatement and proof · cited by 1,394
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_tsum_compl_atTop_zeroproof · cited by 3