Skip to content

Summary

ConceptKey Idea
Topological spaceSet + open sets satisfying the three axioms
Closed setsComplements of open sets; finite unions, arbitrary intersections
Closure / interior / boundaryA\overline{A}, int(A)\operatorname{int}(A), A=Aint(A)\partial A = \overline{A} \setminus \operatorname{int}(A)
Continuityf1(open)f^{-1}(\text{open}) is open
HomeomorphismBijective continuous map with continuous inverse
CompactnessEvery open cover has a finite subcover
Heine–BorelIn Rn\mathbb{R}^n: compact \Leftrightarrow closed and bounded
ConnectednessNo separation into two disjoint nonempty open sets
Path-connectednessAny two points joined by a continuous path
Metric spaceSet + distance function satisfying the three axioms
CompletenessEvery Cauchy sequence converges
Banach fixed pointContractions on complete metric spaces have unique fixed points
T0T_0T4T_4Increasingly strong separation axioms
Fundamental group π1\pi_1Homotopy classes of loops; a topological invariant
Euler characteristic χ\chiVE+FV - E + F; classifies compact surfaces
Subspace topologyτY={UY:UτX}\tau_Y = \{U \cap Y : U \in \tau_X\} on YXY \subseteq X
Product topologyBasis of Ui\prod U_i where each UiU_i is open and Ui=XiU_i = X_i for all but finitely many ii
Quotient topologyUX/U \subseteq X/{\sim} is open iff q1(U)q^{-1}(U) is open in XX
TheoremStatement
Heine-BorelARnA \subseteq \mathbb{R}^n is compact \Leftrightarrow AA is closed and bounded
TychonoffAny product of compact spaces is compact
Extreme ValueContinuous image of compact is compact; attains max/min in R\mathbb{R}
Intermediate ValueContinuous image of connected is connected; attains all intermediate values
Banach ContractionContraction on complete metric space has unique fixed point
Urysohn LemmaIn normal space, disjoint closed sets are separated by a continuous function
Tietze ExtensionContinuous functions on closed subsets of normal spaces extend to the whole space
Seifert-van Kampenπ1(XY)π1(X)π1(Y)/relations\pi_1(X \cup Y) \cong \pi_1(X) * \pi_1(Y) / \langle \text{relations} \rangle

Example 1: Determining if a Collection is a Topology

Section titled “Example 1: Determining if a Collection is a Topology”

Problem: Is the collection τ={,{a},{b},{a,b,c}}\tau = \{\emptyset, \{a\}, \{b\}, \{a,b,c\}\} a topology on X={a,b,c}X = \{a,b,c\}? Solution: Check axioms: (1) \emptyset and XX are in τ\tau. (2) Finite unions: {a}{b}={a,b}\{a\} \cup \{b\} = \{a,b\}, which is NOT in τ\tau. Therefore τ\tau is not a topology. To fix it, we would need to include {a,b}\{a,b\}.

Problem: Show that the function f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x2f(x) = x^2 is continuous with respect to the standard topology. Solution: Let UU be an open set in R\mathbb{R}. f1(U)={x:x2U}f^{-1}(U) = \{x : x^2 \in U\}. For any open interval (a,b)(a, b) with a0a \geq 0, the preimage is (b,a)(a,b)(-\sqrt{b}, -\sqrt{a}) \cup (\sqrt{a}, \sqrt{b}), which is a union of open intervals (open). For negative intervals, the preimage is empty or R\mathbb{R}. Since the preimage of any basis element is open, ff is continuous.

Problem: Prove that (0,1)(0, 1) and (0,)(0, \infty) are homeomorphic.

Solution: Define f:(0,1)(0,)f : (0, 1) \to (0, \infty) by f(x)=x/(1x)f(x) = x/(1-x). This is continuous and bijective with inverse f1(y)=y/(1+y)f^{-1}(y) = y/(1+y), also continuous. Hence (0,1)(0,)(0, 1) \cong (0, \infty).

Problem: Is the set {1/n:nN}{0}\{1/n : n \in \mathbb{N}\} \cup \{0\} compact in R\mathbb{R}?

Solution: Yes. The set is closed (its only limit point is 00, which is included) and bounded (contained in [0,1][0, 1]). By Heine-Borel, it is compact. Alternatively, any open cover contains a neighbourhood of 00 that covers all but finitely many points.

Example 5: Connectedness of Star-Shaped Sets

Section titled “Example 5: Connectedness of Star-Shaped Sets”

Problem: Show that any star-shaped subset SRnS \subseteq \mathbb{R}^n is path-connected.

Solution: A set SS is star-shaped if there exists x0Sx_0 \in S such that for all xSx \in S, the segment [x0,x]S[x_0, x] \subseteq S. For any x,ySx, y \in S, define the path γ(t)=(12t)x+2tx0\gamma(t) = (1-2t)x + 2t x_0 for t[0,1/2]t \in [0, 1/2] and γ(t)=(22t)x0+(2t1)y\gamma(t) = (2-2t)x_0 + (2t-1)y for t[1/2,1]t \in [1/2, 1]. This path is continuous and stays inside SS, so SS is path-connected.

Example 6: Fundamental Group of the Circle

Section titled “Example 6: Fundamental Group of the Circle”

Problem: Compute π1(S1)\pi_1(S^1).

Solution: π1(S1)Z\pi_1(S^1) \cong \mathbb{Z}. The isomorphism maps each loop to its winding number around the circle. This is proved using covering space theory: the exponential map p:RS1p : \mathbb{R} \to S^1, p(t)=e2πitp(t) = e^{2\pi i t}, is a covering map. Lifting a loop γ\gamma in S1S^1 to a path γ~\tilde\gamma in R\mathbb{R} gives a unique lift starting at 00; the endpoint γ~(1)\tilde\gamma(1) is an integer (the winding number), and this defines the isomorphism.

  1. Determine whether the set C={fC([0,1]):f1}C = \{f \in C([0,1]) : \|f\|_\infty \leq 1\} is compact in the sup-norm topology.
  2. Prove that a continuous bijection from a compact space to a Hausdorff space is a homeomorphism.
  3. Show that R2\mathbb{R}^2 and R3\mathbb{R}^3 are not homeomorphic (hint: consider removing a point).
  4. Compute π1(RP2)\pi_1(\mathbb{R}P^2) using the Seifert-van Kampen theorem.
  5. Determine whether the product of two connected spaces is connected.
  6. Prove that a metric space is compact if and only if it is complete and totally bounded.
  7. Show that the fundamental group of a product space is the direct product of the fundamental groups.
  8. Classify all compact connected 2-manifolds up to homeomorphism by their Euler characteristic and orientability.
PropertyRn\mathbb{R}^nMetric spaceGeneral topological space
Compact \Leftrightarrow closed + boundedYes (Heine-Borel)NoNo
Sequentially compact \Leftrightarrow compactYesYes (if metric)No
Connected \Leftrightarrow path-connectedYes (open sets)NoNo
Continuous \Rightarrow uniformly continuousNoOn compact subsets (Heine-Cantor)Not defined
Completeness definedYesYesNo
Separable \Rightarrow second countableYesNo (Sorgenfrey line)No
AxiomNameConditionExample
T0T_0KolmogorovFor distinct points, one has neighbourhood not containing the otherR\mathbb{R} with cofinite
T1T_1FréchetSingletons are closedR\mathbb{R} with cofinite
T2T_2HausdorffDistinct points have disjoint neighbourhoodsR\mathbb{R} standard
T3T_3RegularT1T_1 + closed set and point separated by open setsR\mathbb{R} standard
T4T_4NormalT1T_1 + disjoint closed sets separated by open setsR\mathbb{R} standard
T312T_{3\frac12}TychonoffT1T_1 + continuous function separates point from closed setR\mathbb{R} standard
ClaimCounterexampleExplanation
Compact \Rightarrow sequentially compact[0,ω1)[0,\omega_1) in order topologyCompact but sequence αn\alpha_n has no convergent subsequence
Sequentially compact \Rightarrow compact[0,ω1)[0,\omega_1) with order topologyEvery sequence converges (to sup\sup) but open cover has no finite subcover
Closure of interior = interior of closureQ(0,1)\mathbb{Q} \cap (0,1) in R\mathbb{R}One side gives (0,1)(0,1), other gives \emptyset
Product of T3T_3 spaces is T3T_3Sorgenfrey planeProduct of Sorgenfrey lines is regular but not normal
Continuous bijection is homeomorphism[0,2π)S1[0,2\pi) \to S^1Inverse not continuous (domain not compact)
  1. Determine whether the following subsets of R\mathbb{R} are compact, connected, both, or neither: (a) [0,1]{2}[0,1] \cup \{2\} (b) Q[0,1]\mathbb{Q} \cap [0,1] (c) Cantor set (d) {1/n:nN}{0}\{1/n : n \in \mathbb{N}\} \cup \{0\}.

  2. Prove that every compact subset of a Hausdorff space is closed. Why does this fail in non-Hausdorff spaces? Give a counterexample using the cofinite topology.

  3. Show that the fundamental group of the figure-eight space S1S1S^1 \vee S^1 is the free group on two generators F2F_2.

  4. Prove that any continuous function f:S1Rf : S^1 \to \mathbb{R} attains its maximum and minimum.

  5. Determine whether [0,1]ω[0,1]^\omega (the countable product of [0,1][0,1] with the product topology) is compact. Justify using Tychonoff’s theorem.

  6. Show that Rn\mathbb{R}^n is not homeomorphic to Rm\mathbb{R}^m for nmn \neq m (hint: remove a point and compare fundamental groups or homology groups).

  7. Prove that the Sorgenfrey line (lower-limit topology on R\mathbb{R}) is separable but not second countable. Show that it is completely regular but not normal, and that its square (the Sorgenfrey plane) is not normal.

TopicLink
Abstract AlgebraView