Theorems · Theorem · general topology
TendstoLocallyUniformlyOn.union
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s s' : Set α} {p : Filter ι},
IsOpen s →
IsOpen s' →
TendstoLocallyUniformlyOn F f p s → TendstoLocallyUniformlyOn F f p s' → TendstoLocallyUniformlyOn F f p (s ∪ s')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 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.
Cites8
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
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- Set.sUnion_pairproof · cited by 2
- tendstoLocallyUniformlyOn_sUnionproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.