Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_biUnion
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β]
{F : ι → α → β} {f : α → β} {p : Filter ι} {s : Set γ} {S : γ → Set α},
(∀ i ∈ s, IsOpen (S i)) →
(∀ i ∈ s, TendstoLocallyUniformlyOn F f p (S i)) → TendstoLocallyUniformlyOn F f p (⋃ i ∈ s, S i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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
- Set.iUnionstatement · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- isOpen_iUnionproof · cited by 88
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- tendstoLocallyUniformlyOn_iUnionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformlyOn_sUnionproof · cited by 1