Theorems · Theorem · general topology
UniformContinuousOn.comp_tendstoLocallyUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β]
{F : ι → α → β} {f : α → β} {s : Set α} {p : Filter ι} [inst_2 : UniformSpace γ] {g : β → γ} {t : Set β},
UniformContinuousOn g t →
TendstoLocallyUniformlyOn F f p s →
Set.MapsTo f s t →
(∀ᶠ (n : ι) in p, Set.MapsTo (F n) s t) → TendstoLocallyUniformlyOn (fun x => g ∘ F x) (g ∘ f) p s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Filter.Eventuallystatement and proof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Set.MapsTostatement and proof · cited by 732
- Filter.Tendsto.compproof · cited by 560
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- UniformContinuousOnstatement and proof · cited by 47
- eventually_mem_nhdsWithinproof · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- UniformContinuous.comp_tendstoLocallyUniformlyOnproof · cited by 6
- UniformContinuousOn.comp_tendstoLocallyUniformlyproof · cited by 1