Theorems · Theorem · sequences and series
HasSumLocallyUniformly.hasSum
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : AddCommMonoid α] {f : ι → β → α} {g : β → α} {x : β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β],
HasSumLocallyUniformly f g → HasSum (fun x_1 => f x_1 x) (g x)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- HasSumstatement · cited by 518
- Set.mem_univproof · cited by 416
- HasSumLocallyUniformlystatement and proof · cited by 16
- TendstoLocallyUniformly.tendstoLocallyUniformlyOnproof · cited by 12
- TendstoLocallyUniformlyOn.tendsto_atproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- PeriodPair.hasSum_weierstrassPExceptproof · cited by 2
- SummableLocallyUniformly.hasSumLocallyUniformlyproof · cited by 1
- PeriodPair.hasSum_weierstrassPproof · cited by 0
- SummableLocallyUniformly.summableproof · cited by 0