Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_sUnion
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι} (S : Set (Set α)),
(∀ s ∈ S, IsOpen s) → (∀ s ∈ S, TendstoLocallyUniformlyOn F f p s) → TendstoLocallyUniformlyOn F f p (⋃₀ S)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- Set.sUnionstatement · cited by 392
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- Set.sUnion_eq_biUnionproof · cited by 51
- tendstoLocallyUniformlyOn_biUnionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformlyOn.unionproof · cited by 0