Theorems · Theorem · sequences and series
HasSum.add_compl
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a b : α}
[ContinuousAdd α] {s : Set β}, HasSum (f ∘ Subtype.val) a → HasSum (f ∘ Subtype.val) b → HasSum f (a + b)- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Set.Elemstatement and proof · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousAddstatement and proof · cited by 777
- HasSumstatement and proof · cited by 518
- isCompl_complproof · cited by 21
- HasSum.add_isComplproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- HasSum.sum_range_addproof · cited by 3
- HasSum.hasSum_compl_iffproof · cited by 3
- Summable.add_complproof · cited by 2
- Summable.tsum_subtype_add_tsum_subtype_complproof · cited by 2
- Summable.sum_add_tsum_complproof · cited by 1
- Summable.tsum_add_tsum_complproof · cited by 1