Theorems · Theorem · general topology
UniformFun.uniformContinuous_toFun
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace β], UniformContinuous ⇑UniformFun.toFunThe natural map UniformFun.toFun from α →ᵤ β to α → β is uniformly continuous.
In other words, the uniform structure of uniform convergence is finer than that of pointwise
convergence, aka the product uniform structure.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement · cited by 410
- UniformFunstatement · cited by 106
- UniformFun.toFunstatement · cited by 47
- uniformContinuous_piproof · cited by 12
- UniformFun.uniformContinuous_evalproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Equicontinuous.comap_uniformFun_eqproof · cited by 3
- Equicontinuous.tendsto_uniformFun_iff_piproof · cited by 1