Theorems · Theorem · sequences and series
tsum_eq_single
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
[L.LeAtTop] {f : β → α} (b : β), (∀ (b' : β), b' ≠ b → f b' = 0) → ∑'[L] (b : β), f b = f b- Cited by
- 19 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- tsumstatement · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- Finset.sum_singletonproof · cited by 251
- Finset.mem_singletonproof · cited by 103
- SummationFilter.LeAtTopstatement and proof · cited by 80
- tsum_eq_sumproof · cited by 11
Cited by19
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.ofFunction_leproof · cited by 10
- tsum_ite_eqproof · cited by 8
- tsum_pi_singleproof · cited by 3
- Summable.tsum_eq_add_tsum_ite'proof · cited by 2
- MeasureTheory.Measure.sum_smul_dirac_singletonproof · cited by 2
- PMF.toOuterMeasure_apply_singletonproof · cited by 2
- PMF.bind_pureproof · cited by 2
- lp.norm_singleproof · cited by 1
- ContinuousMultilinearMap.changeOrigin_toFormalMultilinearSeriesproof · cited by 1
- Cardinal.increasing_cantorFunctionproof · cited by 1
- PMF.apply_eq_one_iffproof · cited by 0
- DiscreteConvolution.addConvolution_indicator_zero_leftproof · cited by 0