Theorems · Theorem · sequences and series
Finset.hasSum_support
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] (s : Finset β) (f : β → α)
(L : optParam (SummationFilter ↑↑s) (SummationFilter.unconditional ↑↑s)) [L.HasSupport]
[inst_3 : DecidablePred fun x => x ∈ L.support],
HasSum (f ∘ Subtype.val) (∑ b ∈ Finset.map (Function.Embedding.subtype fun x => x ∈ ↑s) L.support.toFinset, f b) L- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.mapstatement · cited by 747
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
Cited by1
Results whose statement or proof uses this declaration.
- Finset.hasSumproof · cited by 6