Exercise9.0. An unseen exercise on gluing.Definition: let
be a top. space, a set (initially without a topology), a surjective map. The topology on given by
is open in is open in
is the quotient topology on induced by In this situation, is the quotient map.
In particular, if is an equivalence relation on take to be the set of -equivalence classes, and define by The quotient
topology on is called the identification topology with respect to (Idea: whenever we identify points and and
treat them as one point.)
Gluing topology is identification topology where is such that
• some equivalence classes consist of points (two points glued together);
• the rest of equivalence classes are singletons.
Theorem (universal mapping property for a quotient space). Let be a quotient space via the quotient map Given any topological space there is a 1-to-1 correspondence
between
• continuous maps
• continuous such that in whenever in
The correspondence is such that
CHALLENGE: construct embeddings, or at least “immersions”, in of the gluing spaces given by schematic diagrams presented in class.
In more detail, the equivalence relation on is defined by: so that other equivalence classes are singletons, i.e.,
Could with and glued together look like this?
Informally, if we try to bend the interval and glue together its endpoints (we need a -dimensional to do this!), we get something like a loop. We conjecture that is homeomorphic to the circle. Let us prove this.
Claim 1: If and is the equivalence relation described above (“gluing together and ”), then the quotient space is homeomorphic to the circle
Proof: a homeomorphism is, in particular, a continuous map. All such continuous maps are described by the universal mapping property for a quotient space: namely, they are the same as
continuous maps such that
We view as the subset Put so that Note that has distinct values on all -equivalence classes so is
injective on Clearly, is also surjective; is continuous because its components, and are continuous functions on
Thus, is a continuous bijection. Note that:
• is compact by the Heine-Borel lemma.
• So, is compact as the image of under the (continuous) quotient map
• is Hausdorff as it is a metric space.
By Topological Inverse Function Theorem, a continuous bijection from a compact to a Hausdorff space is a homeomorphism. We have rigorously proved that the closed interval with its ends glued together is homeomorphic to a
circle.
Remark: the space that we have considered can be called “the abstract circle”. We have thus embedded the abstract circle in
Diagram 2:
Diagram: In more detail:
The diagram on the left indicates (using colour) that two parallel edges of the square must be glued together. The arrows on the coloured edges, which point in the same direction, specify which point is glued to
which: namely, a point at distance from the bottom left corner is identified with the point at the same distance from the bottom right corner. This is shown in more detail in the diagram on the right.
We try to construct the quotient space informally by bending the square and gluing the edges in The figure shows the process of bending the square and gluing the opposite sides to obtain a cylinder. It is also easy to
construct a homeomorphism from to the cylinder: writing the cylinder as and put where We omit the proof that is a homeomorphism, which is similar to Diagram 1. Thus, Diagram 2 defines a topological space which can be called “the abstract cylinder”, and we have just embedded
this space in
Here we glue together the points and for all and glue together with for all of the square The resulting quotient space
may be called a “schematic torus”: it is not difficult to show that it is homeomorphic to
Informally, the torus embedded in can be obtained by stretching and bending the cylinder obtained above in order to glue the two circular edges together, see Figure.
We will now write down an embedding of in providing explicit formulas for the embedding of in described in the lectures.
Points are mapped onto the circle of radius centred at in the plane:
Now, is defined as rotated around the axis through the angle of Recall that the matrix of such rotation is We thus have
The function “respects” gluing, i.e., takes the same value on and similarly for and Hence gives a well-defined function As long as
the function is injective on which is compact. Applying the Topological Inverse Function Theorem as we did earlier, we conclude that is an embedding.
Attention! The arrows tell us that on the horizontal edges, we glue together the points and for all The quotient space is the “schematic Klein bottle”. One can prove
(which is beyond the scope of our course) that is not embeddable in
One can construct a function which glues together the points identified by but also some other points. The resulting continuous map is usually called an
immersion.
An explicit formula for can be as follows: writing
It is easy to verify that respects gluing: and also equals However, also glues the line to the line (and ). The resulting 3d surface, a “symmetric” immersion of the Klein bottle in is as shown in the Figure.
Quotient spaces and surfaces are discussed in [Sutherland, Chapter 15], which
includes proofs of the theoretical results given above and the embedding of the torus in which we considered here. The Klein bottle immersions in are discussed in popular topology resources (see this example). The images of the “surface of a doughnut” and the “bagel-like” Klein bottle were generated by 3d plotting
in SageMath computer algebra system. The SageMath code for the Klein bottle was generated by OpenAI
ChatGPT.