Theorems · Theorem · sequences and series
SummableLocallyUniformlyOn.hasSumLocallyUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : AddCommMonoid α] {f : ι → β → α} {s : Set β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β],
SummableLocallyUniformlyOn f s → HasSumLocallyUniformlyOn f (fun x => ∑' (i : ι), f i x) s- Cited by
- 3 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
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- tsumstatement · cited by 1,148
- Summable.hasSumproof · cited by 184
- HasSum.summableproof · cited by 98
- SummableLocallyUniformlyOnstatement and proof · cited by 17
- HasSumLocallyUniformlyOnstatement and proof · cited by 16
- tendsto_nhds_unique_inseparableproof · cited by 10
- TendstoLocallyUniformlyOn.congr_inseparable_rightproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- SummableLocallyUniformlyOn_congrproof · cited by 1
- summableLocallyUniformlyOn_iff_hasSumLocallyUniformlyOnproof · cited by 0
- SummableLocallyUniformlyOn.compproof · cited by 0