Theorems · Theorem · general topology
UniformOnFun.uniformContinuous_toFun
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace β] {𝔖 : Set (Set α)},
⋃₀ 𝔖 = Set.univ → UniformContinuous ⇑(UniformOnFun.toFun 𝔖)If 𝔖 covers α, the natural map UniformOnFun.toFun from α →ᵤ[𝔖] β to α → β is
uniformly continuous.
In other words, if 𝔖 covers α, then the uniform structure of 𝔖-convergence is finer than
that of pointwise convergence.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Set.univstatement and proof · cited by 3,945
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement · cited by 410
- Set.sUnionstatement and proof · cited by 392
- UniformOnFunstatement · cited by 150
- UniformOnFun.toFunstatement · cited by 87
- uniformContinuous_piproof · cited by 12
- UniformOnFun.uniformContinuous_evalproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.uniformContinuous_coe_funproof · cited by 2
- UniformConvergenceCLM.completeSpaceproof · cited by 1