3.1 KiB
Math4202 Topology II Exam 1 Practice
In the following, please provide complete proof of the statements and the answers you give. The total score is 25 points.
Problem 1
- (2 points) State the definition of a topological manifold.
A topological manifold is a topological space that satisfies the following:
- It is Hausdorff
- It has a countable basis
- Each point of
xofXhas a neighborhood that is homeomorphic to an open subset of\mathbb{R}^m.
- (2 points) Prove that real projective space
\mathbb{R}P^2is a manifold.
Let \mathbb{R}P^2=\mathbb{R}^3/\sim where (x,y,z)\sim(x',y',z') if \lambda(x,y,z)=(x',y',z') for some \lambda\in \mathbb{R}.
- It is Hausdorff since
\mathbb{R}^3is Hausdorff, subspace of Hausdorff space is Hausdorff. - It has a countable basis since
\mathbb{R}^3has a countable basis, subspace of countable basis has countable basis. - Each point of
xofRP^2has a neighborhood that is homeomorphic to an open subset of\mathbb{R}^3. Letpbe an arbitrary point inRP^2, Consider the projection on to the tangent plane ofpdefined as\mathbb{R}P^2\to \mathbb{R}^2.
- (2 points) Find a 2-1 covering space of
RP^2.
Take \mathbb{R}P^2\to S^2 by x\to x/\|x\|.
Problem 2
- (2 points) State the definition of a CW complex.
Let X_0 be arbitrary set of points, and X_n be a CW complex defined by X_n=\{(e_\alpha^n,\varphi_\alpha)|\varphi_\alpha: \partial e_\alpha^n\to X_{n-1}\}=(\sqcup_{\alpha\in A}e_\alpha^n)\sqcup X_{n-1}
- (4 points) Describe a CW complex homeomorphic to the 2-torus.
Take two points a,b, connect a,b with two lines, and add a with a circle connecting to itself, b with a circle connecting to itself. Then wrap a 2-cell on that.
Problem 3
- (2 points) State the definition of the fundamental group of a topological space
Xrelative tox_0 \in X.
The fundamental group of X relative to x_0 is the group of all continuous paths from x_0 to x_0 under path homotopy equivalence.
- (4 points) Compute the fundamental group of
R^nrelative to the origin.
The fundamental group of R^n relative to the origin is the trivial group.
Problem 4
- (2 points) Give a pair of spaces that are homotopic equivalent, but not homeomorphic.
\mathbb{R} and one point set is homotopic equivalent, (using contraction), but not homeomorphic.
- (4 points) Let
Abe a subspace ofR^n, andh : (A, a_0) \to (Y, y_0). Show that ifhis extendable to a continuous map ofR^nintoY, thenh_* : \pi_1(A, a_0) \to \pi_1(Y, y_0)is the trivial homomorphism (the homomorphism that maps everything to the identity element).
Since h is extendable to a continuous map of \R^n into Y, consider the continuous function H:(\R^n, x_0)\to (Y,y_0), with H|_{A}(f)=h(f).
Note that the inclusion map i:(A,x_0)\to (\R^n,x_0) induces i_* gives a homomorphism, therefore H\circ i=h is a homomorphism. Then h_*=H_*\circ i_*. where \pi_1(\R^n,x_0) is trivial since \R^n is contractible.
Thus H_* is the trivial homomorphism. Therefore h_* is the trivial homomorphism.