Theorems · Theorem · general topology
ContinuousOn.mono_dom
∀ {α : Type u_5} {β : Type u_6} {t₁ t₂ : TopologicalSpace α} {t₃ : TopologicalSpace β},
t₂ ≤ t₁ → ∀ {s : Set α} {f : α → β}, ContinuousOn f s → ContinuousOn f sIf a function is continuous on a set for some topologies, then it is continuous on the same set with respect to any finer topology on the source space.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- nhdsproof · cited by 5,554
- ContinuousOnstatement and proof · cited by 1,411
- Filter.principalproof · cited by 740
- Filter.map_monoproof · cited by 63
- inf_le_inf_rightproof · cited by 23
- nhds_monoproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableSet.image_of_continuousOn_injOnproof · cited by 6