Theorems · Theorem · sequences and series
Summable.hasSum_iff
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
{f : β → α} {a : α} [T2Space α] [L.NeBot], Summable f L → (HasSum f a L ↔ ∑'[L] (b : β), f b = a)- Cited by
- 11 results in Mathlib
- Foundations
- Depth 93 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
- T2Spacestatement and proof · cited by 1,351
- tsumstatement and proof · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- HasSumstatement · cited by 518
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
Cited by11
Results whose statement or proof uses this declaration.
- Summable.tsum_eq_zero_iffproof · cited by 4
- PeriodPair.weierstrassPExceptSeries_hasSumproof · cited by 2
- ContinuousLinearEquiv.tsum_eq_iffproof · cited by 1
- logDeriv_tprod_eq_tsumproof · cited by 1
- Real.ofDigits_digitsproof · cited by 1
- tsum_eq_of_filter_leproof · cited by 1
- spectrum.hasFPowerSeriesOnBall_inverse_one_sub_smulproof · cited by 1
- HasSum.tsum_fiberwiseproof · cited by 1
- exists_dist_slope_lt_pairwiseDisjoint_hasSumproof · cited by 1
- ENNReal.tsum_fiberwiseproof · cited by 0
- MeasureTheory.preVariation.iUnionproof · cited by 0