Theorems · Theorem · general topology
UniformFun.precomp_uniformContinuous
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace β] {f : γ → α},
UniformContinuous fun g => UniformFun.ofFun (UniformFun.toFun g ∘ f)Pre-composition by any function is uniformly continuous for the uniform structures of
uniform convergence.
More precisely, for any f : γ → α, the function (· ∘ f) : (α →ᵤ β) → (γ →ᵤ β) is uniformly
continuous.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Equivstatement · cited by 8,337
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- UniformContinuousstatement · cited by 410
- UniformFunstatement and proof · cited by 106
- UniformFun.ofFunstatement and proof · cited by 78
- Filter.HasBasis.tendsto_iffproof · cited by 60
- UniformFun.toFunstatement and proof · cited by 47
- UniformFun.genproof · cited by 17
- UniformFun.hasBasis_uniformityproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- UniformFun.uniformSpace_eq_iInf_precomp_of_coverproof · cited by 1
- UniformFun.uniformSpace_eq_inf_precomp_of_coverproof · cited by 1