Overview
Recall the definition of a continuous function between topological spaces.
Link to originalDefinition: Continuous function in topological space
Let be topological spaces. A function is continuous if for every open subset , the preimage set is an open subset of .
A homeomorphism is a “bijective correspondence” between collections of open sets in different topological spaces; that is, a function that is continuous, bijective, and has a continuous inverse.
Definition: Homeomorphism, homeomorphic
A function between topological spaces is a homeomorphism if is continuous, bijective, and its inverse is continuous.
are homeomorphic if there exists a homeomorphism between them, and we write . Equivalently, we have if there exists continuous functions , such that and .
Crucially, since homeomorphisms give correspondences between collections of open sets in topological spaces, any topological property on one space (i.e., a property that can be entirely expressed in terms of the topology on the space) can be used to express the corresponding property on another, homeomorphic space.
Homeomorphisms, which preserve topological structure, are analogous to isomorphisms in algebra, which are bijective correspondences that preserve algebraic structure. However, while a isomorphism—or bijective homomorphism—in algebra is guaranteed to have an inverse that is also a homomorphism, a continuous function in topology is NOT guaranteed to have a continuous inverse.
Ways to show (non-)homeomorphisms
-
Removing cut points. As a consequence of continuous functions preserving (path-)connectedness, if two spaces are homeomorphic and one is (path-)connected, the other is as well. If removing a point disconnects one space but not the other, then they cannot be homeomorphic (e.g., the intervals ).
-
Explicitly construct bijection
-
Use the fact that f continuous, X compact, and Y hausdorff
-
Induce one with the quotient map (similar to above)
Embeddings
Definition: Topological embedding
A function between topological spaces is an embedding if it is continuous, injective, and the restriction of its range to the image of , the function defined by is a homeomorphism.
Examples of homeomorphisms
#wip See homeworks, .
- 3.4 – by setting components and
- 4.5 – homeomorphism vs. path components?
All open balls and all spheres in are homeomorphic
Given , the open ball of radius centered at is the set
and the corresponding sphere of radius is the set . The claim that all balls are homeomorphic and all spheres are homeomorphic means that for all , we have for and for all .
We can find an explicit bijection between any two balls by moving the ball from to the origin, scaling by , and moving the ball to . A bijection between spheres can be taking the complement of each ball in , then restricting the previous continuous bijection and it continuous inverse to these new domains. (See Topology Homework 3.4 for full argument.)
Stereographic projections
We have
where is the “north pole” of the the dimensional unit sphere . The associated homeomorphism is defined by
and the inverse is defined by
🔺 Exercise. Check this is a homeomorphism.
Non-examples of homeomorphisms
Open, half-open, and closed intervals of
Closed intervals are compact, so they are not homeomorphic to either open or half-open intervals. We may delete the endpoint of a half-open interval to obtain an open interval, which is connected, but deleting any point of the open interval will create a disconnected (i.e., one for which there exists a separation).
Unions of line segments in
Homeomorphisms induce bijections between (path-)components. These are not homeomorphic because the maximal number of path components created by deleting a point of each space is different for each subspace.
Review
- Is a continuous bijection necessarily a homeomorphism? Give an example.