Theorems · Theorem · sequences and series
hasSum_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], HasSum (fun b' => if b' = b then a else 0) a L- Cited by
- 6 results in Mathlib
- Foundations
- Depth 85 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
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- SummationFilter.LeAtTopstatement and proof · cited by 80
- hasSum_singleproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- HasSum.nat_add_negproof · cited by 10
- HasSum.updateproof · cited by 3
- lp.inner_single_leftproof · cited by 3
- PMF.coe_le_oneproof · cited by 1
- HasSum.update'proof · cited by 1
- hasSum_pi_singleproof · cited by 0