Theorems · Theorem · sequences and series
Summable.sum_add_tsum_subtype_compl
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddCommGroup α] [IsUniformAddGroup α]
[CompleteSpace α] [T2Space α] {f : β → α},
Summable f → ∀ (s : Finset β), ∑ x ∈ s, f x + ∑' (x : { x // x ∉ s }), f ↑x = ∑' (x : β), f x- Cited by
- 3 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Finset.sumstatement and proof · cited by 5,195
- Compl.complproof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- T2Spacestatement and proof · cited by 1,351
- tsumstatement and proof · cited by 1,148
- Summablestatement and proof · cited by 778
Cited by3
Results whose statement or proof uses this declaration.
- tendstoUniformlyOn_tsumproof · cited by 9
- tendstoUniformlyOn_tsum_of_cofinite_eventuallyproof · cited by 6
- contDiff_tsum_of_eventuallyproof · cited by 1