Theorems · Theorem · sequences and series
HasSum.sigma_of_hasSum
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] [ContinuousAdd α] [T3Space α]
{γ : β → Type u_4} {f : (b : β) × γ b → α} {g : β → α} {a : α},
HasSum g a → (∀ (b : β), HasSum (fun c => f ⟨b, c⟩) (g b)) → Summable f → HasSum f a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Summablestatement and proof · cited by 778
- ContinuousAddstatement and proof · cited by 777
- HasSumstatement and proof · cited by 518
- Summable.hasSumproof · cited by 184
- T3Spacestatement and proof · cited by 51
- HasSum.uniqueproof · cited by 23
- HasSum.sigmaproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.changeOrigin_evalproof · cited by 1
- FormalMultilinearSeries.changeOrigin_eval_of_finiteproof · cited by 1