Theorems · Theorem · sequences and series
tsum_mem
∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {ι : Type u_4} {S : Type u_5} {s : S}
[inst_2 : SetLike S α] [AddSubmonoidClass S α],
IsClosed ↑s → ∀ {f : ι → α}, (∀ (i : ι), f i ∈ s) → ∑' (i : ι), f i ∈ s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsClosedstatement and proof · cited by 1,639
- tsumstatement · cited by 1,148
- SetLikestatement and proof · cited by 1,084
- Summableproof · cited by 778
- Filter.Eventually.of_forallproof · cited by 526
- AddSubmonoidClassstatement and proof · cited by 346
- Summable.hasSumproof · cited by 184
Cited by2
Results whose statement or proof uses this declaration.
- NormedSpace.exp_memproof · cited by 1
- FormalMultilinearSeries.sum_memproof · cited by 0