Mathlib Map

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
Assumes
TopologicalSpaceTopologicalSpaceUniqueUnique

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.

Cited by3

Results whose statement or proof uses this declaration.