Theorems · Definition · general topology
Homeomorph.homeomorphOfUnique
(X : Type u_1) → (Y : Type u_2) → [inst : TopologicalSpace X] → [inst_1 : TopologicalSpace Y] → [Unique X] → [Unique Y] → X ≃ₜ Y
If both X and Y have a unique element, then X ≃ₜ Y.
- Defined in
- Mathlib.Topology.Homeomorph.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Equivproof · cited by 8,337
- Homeomorphstatement · cited by 725
- Uniquestatement and proof · cited by 400
- Equiv.ofUniqueproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.preimageSingletonHomeomorphproof · cited by 2
- Homeomorph.homeomorphOfUnique_applystatement and proof · cited by 0
- Homeomorph.homeomorphOfUnique_symm_applystatement and proof · cited by 0