Theorems · Definition · general topology
Equiv.toHomeomorph
{X : Type u_1} →
{Y : Type u_2} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] → (e : X ≃ Y) → (∀ (s : Set Y), IsOpen (⇑e ⁻¹' s) ↔ IsOpen s) → X ≃ₜ YAn equivalence between topological spaces respecting openness is a homeomorphism.
- Defined in
- Mathlib.Topology.Homeomorph.Defs
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses 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
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement and proof · cited by 8,337
- Set.preimagestatement and proof · cited by 4,946
- IsOpenstatement and proof · cited by 2,400
- Homeomorphstatement · cited by 725
Cited by12
Results whose statement or proof uses this declaration.
- MulEquiv.toContinuousMulEquivproof · cited by 5
- AddEquiv.toContinuousAddEquivproof · cited by 5
- Equiv.toHomeomorphOfDiscreteproof · cited by 3
- homeoWithUpperSetTopologyorderIsoproof · cited by 1
- Equiv.coe_toHomeomorphstatement · cited by 0
- Equiv.toHomeomorph_applystatement · cited by 0
- Equiv.symm_toHomeomorphstatement · cited by 0
- Equiv.toHomeomorph_reflstatement · cited by 0
- Equiv.toHomeomorph_transstatement · cited by 0
- MulEquiv.toHomeomorph_toContinuousMulEquivstatement · cited by 0
- Equiv.toEquiv_toHomeomorphstatement and proof · cited by 0
- AddEquiv.toHomeomorph_toContinuousAddEquivstatement · cited by 0