ConceptComplete

Homeomorphisms

A homeomorphism is an isomorphism in the category of topological spaces. Two spaces that are homeomorphic are considered "the same" from a topological viewpoint -- they share all topological properties. Identifying which spaces are homeomorphic is one of the central questions in topology.


Definition

Definition2.3Homeomorphism

A function f:XYf: X \to Y between topological spaces is a homeomorphism if:

  1. ff is a bijection,
  2. ff is continuous, and
  3. f1:YXf^{-1}: Y \to X is continuous.

If such a function exists, XX and YY are said to be homeomorphic, written XYX \cong Y.

RemarkContinuous Bijection Need Not Be a Homeomorphism

Condition (3) is not redundant. A continuous bijection need not have a continuous inverse.

Consider f:[0,2π)S1f: [0, 2\pi) \to S^1 defined by f(t)=(cost,sint)f(t) = (\cos t, \sin t), where [0,2π)[0, 2\pi) has the subspace topology from R\mathbb{R} and S1R2S^1 \subseteq \mathbb{R}^2. Then ff is a continuous bijection, but f1f^{-1} is not continuous: the image of [0,ϵ)[0, \epsilon) under ff is not open in S1S^1 for any ϵ>0\epsilon > 0.


Examples

ExampleClassical Homeomorphisms
  1. Open intervals and R\mathbb{R}: The map f:(1,1)Rf: (-1, 1) \to \mathbb{R} given by f(x)=x1x2f(x) = \frac{x}{1 - x^2} is a homeomorphism. In fact, any two open intervals (a,b)(c,d)(a, b) \cong (c, d) via the affine map xc+(dc)(xa)bax \mapsto c + \frac{(d-c)(x-a)}{b-a}.

  2. (0,1)R(0, 1) \cong \mathbb{R}: Via f(x)=tan(πxπ/2)f(x) = \tan(\pi x - \pi/2).

  3. Rn{0}Sn1×(0,)\mathbb{R}^n \setminus \{0\} \cong S^{n-1} \times (0, \infty): Via (x1,,xn)(xx,x)(x_1, \ldots, x_n) \mapsto \left(\frac{x}{\|x\|}, \|x\|\right).

  4. Stereographic projection: Sn{N}RnS^n \setminus \{N\} \cong \mathbb{R}^n where N=(0,,0,1)N = (0, \ldots, 0, 1) is the north pole.

  5. Coffee cup and donut: The torus T2=S1×S1T^2 = S^1 \times S^1 is homeomorphic to the surface of a coffee mug with one handle -- the classic illustration that topology studies properties preserved under continuous deformation.


Topological Properties and Invariants

Definition2.4Topological Property

A property PP of topological spaces is a topological property (or topological invariant) if whenever XX has property PP and YXY \cong X, then YY also has property PP.

Equivalently, PP is preserved by homeomorphisms.

ExampleExamples of Topological Properties

The following are topological properties:

  • Compactness, connectedness, path-connectedness
  • Hausdorff, regular, normal
  • First-countable, second-countable, separable
  • Metrizable
  • Having a given cardinality of open sets

The following are not topological properties:

  • Boundedness (depends on the metric, not the topology)
  • Completeness (depends on the metric; (0,1)R(0,1) \cong \mathbb{R} but (0,1)(0,1) is not complete while R\mathbb{R} is)

Topological Embeddings

Definition2.5Topological Embedding

A function f:XYf: X \to Y is a topological embedding if ff is an injective continuous map and f:Xf(X)f: X \to f(X) is a homeomorphism, where f(X)f(X) carries the subspace topology from YY.

Equivalently, ff is an embedding if and only if ff is injective, continuous, and for every open UXU \subseteq X, f(U)f(U) is open in f(X)f(X) (i.e., f(U)=Vf(X)f(U) = V \cap f(X) for some open VYV \subseteq Y).

ExampleEmbeddings
  1. The inclusion ι:AX\iota: A \hookrightarrow X of a subspace is always an embedding.

  2. The map f:RR2f: \mathbb{R} \to \mathbb{R}^2 defined by f(t)=(t,t2)f(t) = (t, t^2) is an embedding (the image is a parabola, homeomorphic to R\mathbb{R}).

  3. The map f:[0,1]R2f: [0, 1] \to \mathbb{R}^2 defined by f(t)=(cos2πt,sin2πt)f(t) = (\cos 2\pi t, \sin 2\pi t) is not an embedding, since f(0)=f(1)f(0) = f(1) (not injective).


Local Homeomorphisms

Definition2.6Local Homeomorphism

A map f:XYf: X \to Y is a local homeomorphism if every point xXx \in X has an open neighborhood UU such that f(U)f(U) is open in YY and fU:Uf(U)f|_U: U \to f(U) is a homeomorphism.

ExampleCovering Maps as Local Homeomorphisms

The exponential map exp:RS1\exp: \mathbb{R} \to S^1 given by te2πitt \mapsto e^{2\pi i t} is a local homeomorphism but not a global homeomorphism (it is not injective). For any t0Rt_0 \in \mathbb{R}, the restriction to (t01/2,t0+1/2)(t_0 - 1/2, t_0 + 1/2) is a homeomorphism onto its image.

Every covering map is a local homeomorphism, but the converse is false.

RemarkHomeomorphism as an Equivalence Relation

The homeomorphism relation is an equivalence relation on topological spaces:

  • Reflexive: id:XX\operatorname{id}: X \to X is a homeomorphism.
  • Symmetric: If f:XYf: X \to Y is a homeomorphism, so is f1:YXf^{-1}: Y \to X.
  • Transitive: If f:XYf: X \to Y and g:YZg: Y \to Z are homeomorphisms, so is gf:XZg \circ f: X \to Z.

The equivalence classes are called homeomorphism types or topological types.