Theorems · Theorem · sequences and series
Finset.hasSum
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] (s : Finset β) (f : β → α)
(L : optParam (SummationFilter ↑↑s) (SummationFilter.unconditional ↑↑s)) [L.LeAtTop],
HasSum (f ∘ Subtype.val) (∑ b ∈ s, f b) L- Cited by
- 6 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Finset.sumstatement · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- SummationFilter.unconditionalstatement · cited by 2,068
- Finset.mapproof · cited by 747
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
Cited by6
Results whose statement or proof uses this declaration.
- hasSum_sum_of_ne_finset_zeroproof · cited by 5
- HasSum.sum_range_addproof · cited by 3
- Finset.summableproof · cited by 2
- Finset.hasSum_compl_iffproof · cited by 1
- Summable.sum_add_tsum_complproof · cited by 1
- Finset.hasSum_iff_complproof · cited by 0