Theorems · Theorem · sequences and series
hasSum_single
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} (b : β),
(∀ (b' : β), b' ≠ b → f b' = 0) →
∀ (L : optParam (SummationFilter β) (SummationFilter.unconditional β)) [L.LeAtTop], HasSum f (f b) L- Cited by
- 10 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Finset.sumproof · cited by 5,195
- SummationFilter.unconditionalstatement · cited by 2,068
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- Finset.sum_singletonproof · cited by 251
- Finset.mem_singletonproof · cited by 103
- SummationFilter.LeAtTopstatement and proof · cited by 80
- hasSum_sum_of_ne_finset_zeroproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- hasSum_ite_eqproof · cited by 6
- HasFPowerSeriesWithinOnBall.coeff_zeroproof · cited by 5
- hasFPowerSeriesOnBall_constproof · cited by 4
- MvPowerSeries.WithPiTopology.hasSum_of_monomials_selfproof · cited by 3
- Summable.tsum_eq_add_tsum_ite'proof · cited by 2
- hasSum_uniqueproof · cited by 1
- HasFPowerSeriesAt.has_fpower_series_dslope_fslopeproof · cited by 1
- circleIntegral.integral_sub_inv_of_mem_ballproof · cited by 1
- HasSum.hasSum_at_zeroproof · cited by 1
- hasSum_ite_eq'proof · cited by 0