Topology




One of the ways my roommates and I studied for our quals was by presenting an entire year of material to each other in under an hour. Now we had the added benefit (or drawback depending on how you look at it) of somehow all taking different core classes, leaving room for lots of questions throughout our presentations. Below are the detailed notes I made for my topology presentation. If you're studying for a qual I highly encourage you to make your own set of notes and give someone in your cohort a presentation on everything you've learned.



Note: I left out a lot of point-set topology in my notes as it's mostly undergrad level and everyone I presented this to had seen it before.




Below is a list of certain path connected topological spaces and their corresponding fundamental groups and homologies. Being able to have these in your back pocket will greatly enhance your toolset when going into the quals. However, you should also be able to prove that these fundamental groups and homology groups are what I claim they are.




Name Notation Fundamental Group Homology
n-Sphere \( S^{n} \) \(\pi_1(S^{n}) = \begin{cases} \mathbb{Z} & \text{if } n = 1 \\ 0 & \text{if } n > 1 \end{cases} \) \(H_k(S^n) = \begin{cases} \mathbb{Z} & \text{if } k = 0, n \\ 0 & \text{else } \end{cases} \)
Möbius Band \(M\) \(\pi_1(M) = \mathbb{Z} \) \(H_k(M) = \begin{cases} \mathbb{Z} & \text{if } k = 0 \\ \mathbb{Z} & \text{if } k = 1 \\ 0 & \text{if } k \geq 2 \end{cases} \)
n-Rose \(\vee_{i=1}^{n} S^1\) \(\pi_1(\vee_{i=1}^{n}S^1) = F_{n} \) \(H_k(\vee_{i=1}^{n}S^1) = \begin{cases} \mathbb{Z} & \text{if } k = 0 \\ \mathbb{Z}^n & \text{if } k = 1 \\ 0 & \text{if } k \geq 2 \end{cases} \)
Real Projective Space \(\mathbb{R}P^{n}\) \(\pi_1(\mathbb{R}P^{n}) = \begin{cases} \mathbb{Z} & \text{if } n = 1 \\ \mathbb{Z}/2\mathbb{Z} & \text{if } n > 1 \end{cases} \) \(H_k(\mathbb{R}P^{n}) = \begin{cases} \mathbb{Z} & \text{if } k = 0, n \text{ odd} \\ \mathbb{Z}/2\mathbb{Z} & \text{if } 0 < k < n \text{ odd} \\ 0 & \text{else } \end{cases} \)
Klein Bottle \(K_4\) \(\pi_1(K_4)= \langle a,b \mid aba^{-1}b \rangle\) \(H_k(K_4) = \begin{cases} \mathbb{Z} & \text{if } n = 0 \\ \mathbb{Z} \oplus \mathbb{Z}/2\mathbb{Z} & \text{if } n = 1 \\ 0 & \text{if } n \geq 2 \end{cases} \)
Torus \(T^2\) \(\pi_1(T^2) = \mathbb{Z}^2 \) \(H_k(T^2) = \begin{cases} \mathbb{Z} & \text{if } n = 0 \\ \mathbb{Z}^{2} & \text{if } n = 1 \\ \mathbb{Z} & \text{if } n = 2 \\ 0 & \text{if } n \geq 3 \end{cases} \)
Genus 2 Surface \(\Sigma_2\) \(\pi_1(\Sigma_2)= \langle a,b,c,d \mid aba^{-1}b^{-1}cdc^{-1}d^{-1} \rangle\) \(H_k(\Sigma_2) = \begin{cases} \mathbb{Z} & \text{if } n = 0 \\ \mathbb{Z}^{4} & \text{if } n = 1 \\ \mathbb{Z} & \text{if } n = 2 \\ 0 & \text{if } n \geq 3 \end{cases} \)
Genus g Surface \(\Sigma_g\) \(\pi_1(\Sigma_g)= \langle a_1, b_1, \cdots, a_g, b_g \mid [a_1, b_1] \cdots [a_g, b_g] \rangle\) \(H_k(\Sigma_g) = \begin{cases} \mathbb{Z} & \text{if } n = 0 \\ \mathbb{Z}^{2g} & \text{if } n = 1 \\ \mathbb{Z} & \text{if } n = 2 \\ 0 & \text{if } n \geq 3 \end{cases} \)
Wedged Spaces \(X \vee Y\) \(\pi_1(X \vee Y) = \pi_1(X) \star \pi_1(Y) \) \(H_k(X \vee Y) = H_k(X) \oplus H_k(Y) \)
Product Spaces \(X \times Y\) \(\pi_1(X \times Y) = \pi_1(X) \times \pi_1(Y) \) Uhhh... it's complicated