Theorems · Definition · sequences and series
Summable
{α : Type u_1} →
{β : Type u_2} →
[AddCommMonoid α] →
[TopologicalSpace α] → (β → α) → optParam (SummationFilter β) (SummationFilter.unconditional β) → PropSummable f means that f has some (infinite) sum with respect to L. Use tsum to get the
value.
- Cited by
- 778 results in Mathlib
- Foundations
- Depth 57 from the axioms, rests on 924 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 2,068
- SummationFilterstatement and proof · cited by 607
- HasSumproof · cited by 518
Cited by786
Results whose statement or proof uses this declaration.
- Summable.hasSumstatement and proof · cited by 184
- HasSum.summablestatement · cited by 98
- LSeriesSummableproof · cited by 59
- ENNReal.summablestatement · cited by 59
- Summable.mul_leftstatement and proof · cited by 47
- Memℓpproof · cited by 47
- Summable.of_normstatement and proof · cited by 40
- Summable.of_nonneg_of_lestatement and proof · cited by 36
- Summable.tsum_le_tsumstatement and proof · cited by 27
- tsum_eq_zero_of_not_summablestatement and proof · cited by 27
- Summable.of_norm_boundedstatement and proof · cited by 25
- summable_nat_add_iffstatement · cited by 24
Showing the 200 most cited of 786.