Theorems · Definition · sequences and series
tsum
{α : Type u_4} →
{β : Type u_5} →
[AddCommMonoid α] →
[TopologicalSpace α] → (β → α) → optParam (SummationFilter β) (SummationFilter.unconditional β) → α∑' i, f i is the unconditional sum of f if it exists, or 0 otherwise.
More generally, if L is a SummationFilter, ∑'[L] i, f i is the sum of f with respect to
L if it exists, and 0 otherwise.
(Note that even if the unconditional sum exists, it might not be unique if the topology is not
separated. When the support of f is finite, we make the most reasonable choice, to use the sum
over the support. Otherwise, we choose arbitrarily an a satisfying HasSum f a. Similar remarks
apply to more general summation filters.)
- Cited by
- 1,148 results in Mathlib
- Foundations
- Depth 74 from the axioms, rests on 1,106 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- AddCommMonoidstatement · cited by 12,281
- SummationFilter.unconditionalstatement · cited by 2,068
- SummationFilterstatement · cited by 607
Cited by1,201
Results whose statement or proof uses this declaration.
- Summable.hasSumstatement · cited by 184
- HasSum.tsum_eqstatement · cited by 150
- LSeriesproof · cited by 77
- tsum_congrstatement and proof · cited by 64
- tsum_zerostatement · cited by 63
- MeasureTheory.Measure.sum_applystatement · cited by 50
- Equiv.tsum_eqstatement · cited by 44
- ENNReal.tsum_le_tsumstatement · cited by 43
- MeasureTheory.measure_iUnionstatement and proof · cited by 39
- MeasureTheory.measure_iUnion_lestatement · cited by 39
- tsum_fintypestatement · cited by 38
- FormalMultilinearSeries.sumproof · cited by 34
Showing the 200 most cited of 1,201.