Theorems · Theorem · general topology
UniformContinuousOn.of_restrict
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β] {f : α → β} {s : Set α},
UniformContinuous (s.domRestrict f) → UniformContinuousOn f sAlias of the reverse direction of uniformContinuousOn_iff_restrict.
- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 0 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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.