Theorems · Theorem · general topology
Homeomorph.comp_continuousOn_iff
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (h : X ≃ₜ Y) (f : Z → X) (s : Set Z), ContinuousOn (⇑h ∘ f) s ↔ ContinuousOn f s- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousOnstatement · cited by 1,411
- Homeomorphstatement and proof · cited by 725
- Homeomorph.isInducingproof · cited by 33
- Topology.IsInducing.continuousOn_iffproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- continuousOn_inv_iffproof · cited by 1
- continuousOn_neg_iffproof · cited by 1
- ContinuousLinearEquiv.comp_continuousOn_iffproof · cited by 0
- IsometryEquiv.comp_continuousOn_iffproof · cited by 0