Theorems · Theorem · sequences and series
HasSum.add_isCompl
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a b : α}
[ContinuousAdd α] {s t : Set β},
IsCompl s t → HasSum (f ∘ Subtype.val) a → HasSum (f ∘ Subtype.val) b → HasSum f (a + b)- Cited by
- 4 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.
Cites13
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
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousAddstatement and proof · cited by 777
- Set.indicatorproof · cited by 723
- HasSumstatement and proof · cited by 518
- IsComplstatement and proof · cited by 351
- HasSum.addproof · cited by 23
- IsCompl.compl_eqproof · cited by 16
- hasSum_subtype_iff_indicatorproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- HasSum.add_complproof · cited by 6
- HasSum.of_nat_of_neg_add_oneproof · cited by 5
- HasSum.even_add_oddproof · cited by 3
- HasSum.compl_addproof · cited by 1