Theorems · Theorem · sequences and series
HasSumUniformlyOn.mono
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : AddCommMonoid α] {f : ι → β → α} {g : β → α} {s : Set β}
[inst_1 : UniformSpace α] {t : Set β}, HasSumUniformlyOn f g t → s ⊆ t → HasSumUniformlyOn f g s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommMonoidstatement and proof · cited by 12,281
- UniformSpacestatement and proof · cited by 2,040
- HasSumUniformlyOnstatement and proof · cited by 24
- hasSumUniformlyOn_iff_tendstoUniformlyOnproof · cited by 12
- HasSumUniformlyOn.tendstoUniformlyOnproof · cited by 6
- TendstoUniformlyOn.monoproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SummableUniformlyOn.monoproof · cited by 0