Theorems · Theorem · sequences and series
Summable.tsum_sub
∀ {α : Type u_1} {β : Type u_2} {L : SummationFilter β} [inst : AddCommGroup α] [inst_1 : TopologicalSpace α]
[IsTopologicalAddGroup α] {f g : β → α} [T2Space α] [L.NeBot],
Summable f L → Summable g L → ∑'[L] (b : β), (f b - g b) = ∑'[L] (b : β), f b - ∑'[L] (b : β), g b- Cited by
- 4 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.
Cites11
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
- AddCommGroupstatement and proof · cited by 12,871
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
- HasSum.subproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- PeriodPair.coeff_weierstrassPExceptSeriesproof · cited by 3
- tendsto_tsum_of_dominated_convergenceproof · cited by 2
- jacobiTheta₂'_add_left'proof · cited by 1
- LSeries_subproof · cited by 1