Theorems · Theorem · general topology
UniformContinuous.comp_tendstoUniformlyOnFilter
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β}
{p : Filter ι} {p' : Filter α} [inst_1 : UniformSpace γ] {g : β → γ},
UniformContinuous g → TendstoUniformlyOnFilter F f p p' → TendstoUniformlyOnFilter (fun i => g ∘ F i) (g ∘ f) p p'Composing on the left by a uniformly continuous function preserves uniform convergence on a filter
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
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.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.preimageproof · cited by 4,946
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- UniformContinuousstatement and proof · cited by 410
- TendstoUniformlyOnFilterstatement and proof · cited by 50
Cited by7
Results whose statement or proof uses this declaration.
- TendstoUniformlyOnFilter.addproof · cited by 2
- TendstoUniformlyOnFilter.negproof · cited by 2
- hasDerivAt_of_tendstoUniformlyOnFilterproof · cited by 1
- TendstoUniformlyOnFilter.invproof · cited by 1
- TendstoUniformlyOnFilter.mulproof · cited by 1
- TendstoUniformlyOnFilter.subproof · cited by 1
- TendstoUniformlyOnFilter.divproof · cited by 1