Theorems · Definition · general topology
Equiv.toHomeomorphOfContinuousOpen
{X : Type u_1} →
{Y : Type u_2} →
[inst : TopologicalSpace X] → [inst_1 : TopologicalSpace Y] → (e : X ≃ Y) → Continuous ⇑e → IsOpenMap ⇑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
- 5 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
- IsOpenMapstatement and proof · cited by 253
- Equiv.toHomeomorphOfIsInducingproof · cited by 8
Cited by10
Results whose statement or proof uses this declaration.
- Homeomorph.sigmaProdDistribproof · cited by 3
- Homeomorph.piUniqueproof · cited by 3
- Homeomorph.sumProdDistribproof · cited by 2
- TopCat.isIso_of_bijective_of_isOpenMapproof · cited by 1
- Equiv.toHomeomorphOfContinuousOpen_applystatement · cited by 0
- Equiv.toHomeomorphOfContinuousOpen_symm_applystatement · cited by 0
- AlgebraicGeometry.isIso_iff_isIso_stalkMapproof · cited by 0
- IsLocalHomeomorph.toHomeomorphOfBijectiveproof · cited by 0
- Equiv.toEquiv_toHomeomorphOfContinuousOpenstatement and proof · cited by 0
- TopCat.GlueData.openCoverGlueHomeoproof · cited by 0