Theorems · Theorem · sequences and series
tsum_ite_eq
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] (b : β)
[inst_2 : DecidablePred fun x => x = b] (a : β → α)
(L : optParam (SummationFilter β) (SummationFilter.unconditional β)) [L.LeAtTop],
(∑'[L] (b' : β), if b' = b then a b' else 0) = a b- Cited by
- 8 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- tsumstatement · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- SummationFilter.LeAtTopstatement and proof · cited by 80
- tsum_eq_singleproof · cited by 19
Cited by8
Results whose statement or proof uses this declaration.
- LSeries_deltaproof · cited by 3
- PMF.pure_bindproof · cited by 3
- OrthogonalFamily.linearIsometry_apply_singleproof · cited by 3
- PeriodPair.weierstrassPExcept_addproof · cited by 3
- PeriodPair.coeff_weierstrassPExceptSeriesproof · cited by 3
- PMF.toOuterMeasure_pure_applyproof · cited by 2
- PeriodPair.derivWeierstrassPExcept_subproof · cited by 1
- PMF.pure_bindOnSupportproof · cited by 0