Theorems · Theorem · sequences and series
tsum_eq_of_summable_unconditional
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
{f : β → α} [T2Space α] [L.NeBot] [L.LeAtTop], Summable f → ∑'[L] (b : β), f b = ∑' (b : β), f b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- SummationFilter.NeBotstatement and proof · cited by 130
- SummationFilter.LeAtTopstatement and proof · cited by 80
- SummationFilter.LeAtTop.le_atTopproof · cited by 9
- tsum_eq_of_filter_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.