Jump to content

Homeomorphism

From Mathepedia
Revision as of 20:42, 22 March 2026 by InfernalAtom683 (talk | contribs) (Created page with "thumb|250x250px|A homeomorphism that turns a coffee mug into a donut continuously. A '''homeomorphism''' is a special type of function between two topological spaces, that establishes that the two spaces are fundamentally the same from a topological perspective. Specifically, it is a continuous bijective function whose inverse function is also continuous. Homeomorphisms are the Isomorp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
A homeomorphism that turns a coffee mug into a donut continuously.

A homeomorphism is a special type of function between two topological spaces, that establishes that the two spaces are fundamentally the same from a topological perspective. Specifically, it is a continuous bijective function whose inverse function is also continuous. Homeomorphisms are the isomorphisms in the category of topological spaces π–³π—ˆπ—‰, which preserves all topological properties of a topological space. If such a function exists between two spaces, they are said to be homeomorphic.

Intuitively, two spaces are homeomorphic if one can be continuously deformed into the other by stretching, bending, and twisting, without cutting, tearing, or gluing. A typical intuitive example is that a mug with a handle is homeomorphic to a donut. This concept is distinct from homotopy equivalence, which allows deformations that involve collapsing. For instance, a solid ball can be continuously shrunk to a point by a homotopy, but such a deformation is not a homeomorphism because it is not bijective and the inverse would not be continuous.

Definitions

A function f between topological spaces X and Y is called a homeomorphism, if:

  • f is continuous,
  • f is bijective,
  • fβˆ’1 is continuous.

Two topological spaces X and Y are called homeomorphic if there exists a homeomorphism between them, denoted X≅Y.

Equivalent Definitions

A homeomorphism is a bijection that is continuous and open, or continuous and closed.

Properties

Property

The composition of two homeomorphisms is again a homeomorphism.

Proof

Let f:X→Y and g:Y→Z be homeomorphisms. Then:

  • g∘f:Xβ†’Z is bijective, since the composition of two bijections is a bijection.
  • g∘f is continuous, as the composition of two continuous functions.
  • The inverse is (g∘f)βˆ’1=fβˆ’1∘gβˆ’1, which is continuous because it is the composition of the continuous functions gβˆ’1 and fβˆ’1.

Thus g∘f satisfies all requirements of a homeomorphism.

β–‘


Property

The inverse of a homeomorphism is again a homeomorphism.

Proof

Let f:X→Y be a homeomorphism. Then:

  • fβˆ’1 is continuous by definition,
  • fβˆ’1 is bijective, since the inverse of a bijection is again a bijection,
  • (fβˆ’1)βˆ’1=f is continuous by definition.
β–‘


Property

Homeomorphism is an equivalence relation.

Proof
  • Reflexivity: The identity map idX:Xβ†’X is a continuous bijection on any topological space X, whose inverse is itself. Thus idX is a homeomorphism.
  • Symmetry: If f:Xβ†’Y is a homeomorphism, then its inverse fβˆ’1:Yβ†’X is again a homeomorphism.
  • Transitivity: If f:Xβ†’Y and g:Yβ†’Z are homeomorphisms, then g∘f:Xβ†’Z is again a homeomorphism.
β–‘

Examples

The open interval (0,1) is homeomorphic to ℝ.

Proof

The map f:(0,1)→ℝ defined by f(x)=tan(Ο€(xβˆ’12)) is a homeomorphism. Indeed, f is continuous because it is a composition of continuous functions. The restriction tan:(βˆ’Ο€/2,Ο€/2)→ℝ is bijective with continuous inverse arctan:ℝ→(βˆ’Ο€/2,Ο€/2). Therefore f is bijective and its inverse fβˆ’1(y)=1Ο€arctan(y)+12 is continuous. Thus f is a homeomorphism.

β–‘

The Euclidean plane ℝ2 is homeomorphic to the 2-sphere minus one point, denoted S2βˆ–{N} where N=(0,0,1) is the north pole.

Proof

Define the stereographic projection p:S2βˆ–{N}→ℝ2 by p(x,y,z)=(x1βˆ’z,y1βˆ’z). This map is continuous because it is a rational function with denominator nonzero (since z<1 on S2βˆ–{N}).

The inverse map pβˆ’1:ℝ2β†’S2βˆ–{N} is given by pβˆ’1(u,v)=(2uu2+v2+1,2vu2+v2+1,u2+v2βˆ’1u2+v2+1). This is also continuous as a composition of continuous functions. One verifies that p∘pβˆ’1=idℝ2 and pβˆ’1∘p=idS2βˆ–{N} by direct substitution. Hence p is a homeomorphism.

β–‘

The unit interval [0,1] with the endpoints identified (the quotient space [0,1]/∼ where 0∼1) is homeomorphic to the circle S1.

Proof

Define the map f:[0,1]β†’S1 by f(t)=(cos(2Ο€t),sin(2Ο€t)). This map is continuous and surjective, and satisfies f(0)=f(1)=(1,0).

Consider the equivalence relation ∼, and let q:[0,1]β†’[0,1]/∼ be the quotient map. By the universal property of the quotient map, there exists a unique continuous map f~:[0,1]/βˆΌβ†’S1 such that f~∘q=f; that is, the following diagram commutes.

The map f~ is bijective because:

  • Surjectivity follows from surjectivity of f;
  • Injectivity holds because f~([t])=f~([s])β‡’t=s or {t,s}={0,1}, but in the latter case [t]=[s] in the quotient.

Hence f~ is a continuous bijection.

The space [0,1]/∼ is compact as the quotient of a compact space, and S1 is Hausdorff. By the Compact-to-Hausdorff theorem, a continuous bijection from a compact space to a Hausdorff space is a homeomorphism.

Therefore f~ is a homeomorphism.

β–‘

Counterexamples

ℝ is not homeomorphic to ℝ2.

Proof

For contradiction, suppose that there exists a homeomorphism f:ℝ→ℝ2.

Consider the subspace β„βˆ–{0} of ℝ. The restriction on it, f|β„βˆ–{0}:β„βˆ–{0}→ℝ2βˆ–{f(0)} is also a homeomorphism.

However, β„βˆ–{0} has two connected components, (βˆ’βˆž,0) and (0,∞), while ℝ2βˆ–{f(0)} is connected, which contradicts the assumption that the two spaces are homeomorphic.

Hence, no such homeomorphism exists; therefore ℝ is not homeomorphic to ℝ2

β–‘

Topological invariants

A topological invariant is a property of a topological space that is preserved under homeomorphisms. In other words, if two spaces are homeomorphic, they either both possess the property or both do not. Invariants are the important tools to classify topological spaces. If two spaces differ in any topological invariant, they cannot be homeomorphic. Conversely, showing that two spaces share many invariants is often the first step on proving they are homeomorpic, though it is never sufficient by itself.

Common topological invariants

Algebraic invariants

More powerful invariants come from algebraic topology, which assigns algebraic objects to topological spaces.

Homeomorphism group

The collection of all autohomeomorphisms of a topological space X forms a group under composition operation, known as the homeomorphism group of X, denoted Homeo(X). The homeomorphism group captures the symmetry in topology. It describes the ways in which a topological space can be continuously transformed onto itself.

The homeomorphism group Homeo(X) is a faithful group action on its underlying set X. It moves points in X continuously onto X itself, and the topological structure of X is also reflected in the algebraic invariants such as the orbits and stabilizers of the action.

For example, consider the 2-sphere S2 as a thin rubber membrane tightly wraped around a ball. Each autohomeomorphism of S2, which is an element in Homeo(S2), corresponds to a continuous deformation of this membrane. This operation can be stretching, bending, twisting, or any composition of these operations, so the rubber always remains attached to the ball.

Under the natural action of Homeo(S2), every point on the sphere can be moved continuously to any other point. This example shows how the homeomorphism group captures the symmetry of a topological space in the perspective of continuity.

See also