Theorems · Theorem · sequences and series
tsum_bot
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β},
¬L.NeBot → ∀ (f : β → α), ∑'[L] (b : β), f b = ∑ᶠ (b : β), f bIf the summation filter is the trivial filter ⊥, then the topological sum is
equal to the finite sum (which is taken to be 1 if the support of f is infinite).
Note that in this case HasSum f a is satisfied for every element a of the target, so the
value assigned to the tsum is a question of conventions.
- Cited by
- 6 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Set.univproof · cited by 3,945
- Set.Finiteproof · cited by 1,814
- tsumstatement · cited by 1,148
- Summableproof · cited by 778
- Set.indicatorproof · cited by 723
- Function.supportproof · cited by 610
- SummationFilterstatement and proof · cited by 607
- HasSumproof · cited by 518
- finsumstatement and proof · cited by 286
Cited by6
Results whose statement or proof uses this declaration.
- tsum_nonnegproof · cited by 18
- Topology.IsClosedEmbedding.map_tsumproof · cited by 6
- tsum_le_of_sum_le'proof · cited by 2
- tsum_nonposproof · cited by 1
- ContinuousLinearEquiv.tsum_eq_iffproof · cited by 1
- Topology.IsInducing.summable_iff_tsum_comp_mem_rangeproof · cited by 1