Theorems · Theorem · general topology
ContinuousOn.comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {s : Set α} {g : β → γ} {t : Set β},
ContinuousOn g t → ContinuousOn f s → Set.MapsTo f s t → ContinuousOn (g ∘ f) sSee also ContinuousOn.comp' using the form fun y ↦ g (f y) instead of g ∘ f.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 73 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousOnstatement and proof · cited by 1,411
- Set.MapsTostatement and proof · cited by 732
- ContinuousWithinAt.compproof · cited by 17
Cited by73
Results whose statement or proof uses this declaration.
- Continuous.comp_continuousOnproof · cited by 52
- ContinuousOn.comp_continuousproof · cited by 21
- MeromorphicOn.circleIntegrable_log_normproof · cited by 11
- DiffContOnCl.compproof · cited by 10
- ContinuousOn.comp'proof · cited by 5
- IsGreatest.nnnorm_cfc_nnrealproof · cited by 5
- IsGreatest.nnnorm_cfcₙ_nnrealproof · cited by 5
- cfc_compproof · cited by 5
- CircleIntegrable.continuousOn_smulproof · cited by 4
- intervalIntegral.integral_deriv_smul_comp''proof · cited by 4
- intervalIntegral.integral_deriv_smul_comp'''proof · cited by 4
- IsCoveringMap.exists_path_liftsproof · cited by 4