Theorems · Theorem · sequences and series
HasSum.sum
∀ {α : Type u_4} {β : Type u_5} {M : Type u_6} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M] [ContinuousAdd M]
{f : α ⊕ β → M} {a b : M}, HasSum (f ∘ Sum.inl) a → HasSum (f ∘ Sum.inr) b → HasSum f (a + b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- Finset.sum_congrproof · cited by 2,323
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- SProd.sprodproof · cited by 1,750
Cited by2
Results whose statement or proof uses this declaration.
- Summable.sumproof · cited by 1
- Summable.tsum_sumproof · cited by 0