Theorems · Theorem · general topology
UniformContinuousOn.restrict
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β] {f : α → β} {s : Set α},
UniformContinuousOn f s → UniformContinuous (s.domRestrict f)Alias of the forward direction of uniformContinuousOn_iff_restrict.
- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 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.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement · cited by 410
- Set.domRestrictstatement · cited by 383
- UniformContinuousOnstatement · cited by 47
- uniformContinuousOn_iff_restrictproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Cauchy.map_of_leproof · cited by 0