Theorems · Theorem · general topology
UniformContinuousOn.comp
∀ {α : Type ua} {β : Type ub} {γ : Type uc} [inst : UniformSpace α] [inst_1 : UniformSpace β] [inst_2 : UniformSpace γ]
{f : α → β} {s : Set α} {g : β → γ} {t : Set β},
UniformContinuousOn g t → UniformContinuousOn f s → Set.MapsTo f s t → UniformContinuousOn (g ∘ f) s- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- Filter.principalproof · cited by 740
- Set.MapsTostatement and proof · cited by 732
- Filter.Tendsto.compproof · cited by 560
- UniformContinuousOnstatement and proof · cited by 47
- Filter.tendsto_infproof · cited by 23
- Filter.tendsto_inf_rightproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- UniformContinuousOn.inv₀proof · cited by 2
- UniformContinuous.comp_uniformContinuousOnproof · cited by 0