Theorems · Theorem · general topology
UniformOnFun.uniformContinuous_restrict
∀ (α : Type u_1) (β : Type u_2) {s : Set α} [inst : UniformSpace β] (𝔖 : Set (Set α)),
s ∈ 𝔖 → UniformContinuous (⇑UniformFun.ofFun ∘ s.domRestrict ∘ ⇑(UniformOnFun.toFun 𝔖))If S ∈ 𝔖, then the restriction to S is a uniformly continuous map from α →ᵤ[𝔖] β to
↥S →ᵤ β.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
Cites16
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
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- UniformSpacestatement and proof · cited by 2,040
- iInfproof · cited by 1,690
- Filter.mapproof · cited by 819
- uniformityproof · cited by 765
- UniformContinuousstatement · cited by 410
- Set.domRestrictstatement and proof · cited by 383
- UniformOnFunstatement and proof · cited by 150
- UniformFunstatement and proof · cited by 106
Cited by1
Results whose statement or proof uses this declaration.
- UniformOnFun.uniformContinuous_eval_of_memproof · cited by 4