Theorems · Theorem · sequences and series
tsum_eq_sum
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [L.LeAtTop] {s : Finset β}, (∀ b ∉ s, f b = 0) → ∑'[L] (b : β), f b = ∑ b ∈ s, f b- Cited by
- 11 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.
Cites9
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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- tsumstatement · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- SummationFilter.LeAtTopstatement and proof · cited by 80
- Function.support_subset_iff'proof · cited by 35
- tsum_eq_sum'proof · cited by 5
Cited by11
Results whose statement or proof uses this declaration.
- tsum_fintypeproof · cited by 38
- tsum_eq_singleproof · cited by 19
- Nat.Partition.hasProd_powerSeriesMk_card_countRestrictedproof · cited by 2
- PMF.toOuterMeasure_uniformOfFinset_applyproof · cited by 2
- tsum_constproof · cited by 2
- PMF.toOuterMeasure_apply_finsetproof · cited by 1
- PMF.toOuterMeasure_apply_fintypeproof · cited by 1
- Polynomial.sum_sq_norm_coeff_eq_circleAverageproof · cited by 1
- FormalMultilinearSeries.changeOriginSeries_sum_eq_partialSum_of_finiteproof · cited by 1
- FormalMultilinearSeries.sum_of_finiteproof · cited by 0
- PMF.map_ofFintypeproof · cited by 0