Theorems · Theorem · sequences and series
HasSum.sigma
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] [ContinuousAdd α]
[RegularSpace α] {γ : β → Type u_4} {f : (b : β) × γ b → α} {g : β → α} {a : α},
HasSum f a → (∀ (b : β), HasSum (fun c => f ⟨b, c⟩) (g b)) → HasSum g a- Cited by
- 8 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Set.preimageproof · cited by 4,946
- 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
- IsClosedproof · cited by 1,639
Cited by8
Results whose statement or proof uses this declaration.
- HasSum.prod_fiberwiseproof · cited by 7
- Summable.tsum_sigma'proof · cited by 4
- HasSum.sigma_of_hasSumproof · cited by 2
- Summable.sigma'proof · cited by 2
- HasFPowerSeriesWithinAt.compproof · cited by 2
- FormalMultilinearSeries.nnnorm_changeOrigin_leproof · cited by 1
- HasSum.tsum_fiberwiseproof · cited by 1
- ENNReal.tsum_fiberwiseproof · cited by 0