RemNote Community
Community

Foundations of Homeomorphism

Understand the definition of a homeomorphism, key examples and counter‑examples, and its fundamental topological properties.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz

Quick Practice

What is the definition of a homeomorphism between topological spaces?
1 of 10

Summary

Homeomorphism Introduction In topology, one of the most fundamental concepts is homeomorphism—a special kind of function that identifies when two topological spaces are "topologically equivalent." Think of homeomorphisms as the notion of "sameness" in topology: they tell us which spaces are essentially the same from a topological perspective, even if they look different geometrically. This concept is central to topology because it allows us to classify spaces and understand which properties are truly topological rather than dependent on geometric shape. Definition and Core Concepts A homeomorphism is a function $f: X \to Y$ between two topological spaces that satisfies three requirements: Bijective: $f$ is one-to-one (injective) and onto (surjective). This means every point in $Y$ comes from exactly one point in $X$. Continuous: $f$ preserves the topological structure in one direction—intuitively, "nearby" points in $X$ map to "nearby" points in $Y$. Continuous inverse: The inverse function $f^{-1}: Y \to X$ is also continuous, preserving the structure in the reverse direction. When all three conditions hold, we call $f$ a bicontinuous function—continuous in both directions. When such a function exists between two spaces, we say those spaces are homeomorphic to each other. This is written as $X \cong Y$ or "$X$ is homeomorphic to $Y$." Why is the continuous inverse so important? Continuity alone isn't enough. The inverse must also be continuous to ensure that the function truly preserves the topology in both directions. We'll see why this matters in the counter-examples section. Homeomorphism as an Equivalence Relation Being homeomorphic is an equivalence relation on the collection of all topological spaces. This means: Reflexive: Every space is homeomorphic to itself (via the identity function) Symmetric: If $X$ is homeomorphic to $Y$, then $Y$ is homeomorphic to $X$ (via the inverse) Transitive: If $X$ is homeomorphic to $Y$ and $Y$ is homeomorphic to $Z$, then $X$ is homeomorphic to $Z$ (the composition of homeomorphisms is again a homeomorphism) This equivalence relation partitions all topological spaces into equivalence classes called homeomorphism classes. Spaces in the same homeomorphism class are topologically indistinguishable. Self-Homeomorphisms and the Homeomorphism Group A self-homeomorphism (or automorphism in the topological category) is a homeomorphism from a space to itself. The set of all self-homeomorphisms of a space $X$ forms a group under function composition, called the homeomorphism group of $X$, denoted $\text{Homeo}(X)$. The group structure comes from: Closure: Composing two homeomorphisms gives another homeomorphism Identity: The identity function is a homeomorphism Inverses: Every homeomorphism has an inverse that's also a homeomorphism Key Examples Understanding concrete examples is crucial for intuition about homeomorphisms. Example 1: Open intervals are homeomorphic to the real line Consider the open interval $(0, 1)$ and the entire real line $\mathbb{R}$. These look geometrically different—one is bounded, the other is infinite—yet they are homeomorphic! One homeomorphism is: $$f(x) = \tan\left(\pi\left(x - \frac{1}{2}\right)\right)$$ This function maps $(0, 1)$ bijectively onto $\mathbb{R}$, is continuous everywhere on $(0, 1)$, and has a continuous inverse. Geometrically, you can think of "stretching" the interval infinitely in both directions while maintaining continuity. Example 2: The circle and simple closed curves The unit circle $S^1$ is homeomorphic to any simple closed curve (a curve that doesn't intersect itself) in the plane. For instance, a circle of any radius, an ellipse, or even a square curve are all homeomorphic to $S^1$ from a topological perspective. The homeomorphism "bends and stretches" one curve into another while preserving continuity. Counter-Examples: When Homeomorphism Fails Counter-examples are just as important as examples—they show us the limitations and necessary conditions. Counter-example 1: Sphere and torus are not homeomorphic A sphere (the surface of a ball) and a torus (the surface of a donut) are not homeomorphic. Why? They have different numbers of "holes." A sphere has genus 0 (no holes), while a torus has genus 1 (one hole). Homeomorphisms preserve all topological properties, including genus, so these spaces cannot be homeomorphic. This illustrates a fundamental principle: homeomorphisms preserve the "shape" of spaces in a topological sense. Counter-example 2: Why continuous inverse is essential Consider the map $f: S^1 \to S^1$ defined by: $$f(e^{i\theta}) = e^{2i\theta}$$ This function is: Bijective: Every point on the circle is hit exactly once (note: this actually requires some care in defining the domain properly, but let's focus on the main point) Continuous: As $\theta$ varies continuously, $2\theta$ varies continuously However, $f$ is not a homeomorphism because its inverse is not continuous. Intuitively, the inverse "wraps around" the circle, making nearby points on the range come from far-apart points on the domain. This violates the requirement that inverse must be continuous. This counter-example is crucial: it shows that bijective + continuous ≠ homeomorphism. You need the continuous inverse too. Fundamental Properties Homeomorphisms have remarkable properties because they are the "right" notion of equivalence in topology. Preservation of topological properties The most important principle is: homeomorphisms preserve all topological properties. This includes: Connectedness: If $X$ is connected and $f: X \to Y$ is a homeomorphism, then $Y$ is connected Compactness: If $X$ is compact, then any homeomorphic space is compact Number of connected components: Preserved by homeomorphisms Genus and holes: Preserved by homeomorphisms This is why a sphere and torus cannot be homeomorphic—they have different topological properties (different genus). The inverse is also a homeomorphism If $f: X \to Y$ is a homeomorphism, then $f^{-1}: Y \to X$ is also a homeomorphism. This follows directly from the definition: $f$ being bijective with continuous inverse automatically means that $f^{-1}$ is bijective with continuous inverse (which is $f$ itself). Composition property The composition of homeomorphisms is a homeomorphism. If $f: X \to Y$ and $g: Y \to Z$ are homeomorphisms, then $g \circ f: X \to Z$ is a homeomorphism. This allows us to chain equivalences together. <extrainfo> Homeomorphisms in category theory In the language of category theory, homeomorphisms are precisely the isomorphisms in the category of topological spaces. This means homeomorphisms are the "structure-preserving" maps in topology, just as group homomorphisms that are bijective are the isomorphisms in the category of groups. This perspective unifies homeomorphisms with other notions of equivalence across mathematics. </extrainfo>
Flashcards
What is the definition of a homeomorphism between topological spaces?
A bijective and continuous function with a continuous inverse function.
How does the "homeomorphic" relationship categorize topological spaces?
It is an equivalence relation.
What is a homeomorphism from a topological space onto itself called?
Self-homeomorphism.
What is the result of the composition of two homeomorphisms?
A homeomorphism.
What mathematical structure is formed by the set of all self-homeomorphisms of a space?
The homeomorphism group.
To what set is any open interval of the real line homeomorphic?
The entire real line.
What type of plane curves are homeomorphic to the unit circle?
Any simple closed curve that does not intersect itself.
Why are a sphere and a torus not homeomorphic?
They have different numbers of holes (different genus).
What role do homeomorphisms play in the category of topological spaces?
They are the isomorphisms.
Is the inverse of a homeomorphism also a homeomorphism?
Yes.

Quiz

What is the relationship between any open interval of ℝ and the entire real line?
1 of 2
Key Concepts
Homeomorphism Concepts
Homeomorphism
Homeomorphic
Self‑homeomorphism
Homeomorphism group
Homeomorphism class
Topological Foundations
Topological space
Bicontinuous function
Continuous bijection