Theorems · Theorem · sequences and series
HasSumLocallyUniformlyOn.tsum_eqOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : AddCommMonoid α] {f : ι → β → α} {g : β → α} {s : Set β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β] [T2Space α],
HasSumLocallyUniformlyOn f g s → Set.EqOn (fun x => ∑' (i : ι), f i x) g s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Set.EqOnstatement · cited by 603
- HasSum.tsum_eqproof · cited by 150
- HasSumLocallyUniformlyOnstatement and proof · cited by 16
- HasSumLocallyUniformlyOn.hasSumproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- derivWithin_tsumproof · cited by 1
- SummableLocallyUniformlyOn.differentiableOnproof · cited by 1