Theorems · Definition · general topology
Equiv.toHomeomorphOfContinuousClosed
{X : Type u_1} →
{Y : Type u_2} →
[inst : TopologicalSpace X] → [inst_1 : TopologicalSpace Y] → (e : X ≃ Y) → Continuous ⇑e → IsClosedMap ⇑e → X ≃ₜ YIf a bijective map e : X ≃ Y is continuous and open, then it is a homeomorphism.
- Defined in
- Mathlib.Topology.Homeomorph.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 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 and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement and proof · cited by 8,337
- Continuousstatement and proof · cited by 2,592
- Homeomorphstatement · cited by 725
- IsClosedMapstatement and proof · cited by 138
- Equiv.toHomeomorphOfIsInducingproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- Equiv.toHomeomorphOfContinuousClosed_applystatement · cited by 0
- Equiv.toHomeomorphOfContinuousClosed_symm_applystatement · cited by 0
- TopCat.isIso_of_bijective_of_isClosedMapproof · cited by 0
- Equiv.toEquiv_toHomeomorphOfContinuousClosedstatement and proof · cited by 0