Skip to main content

Section 2.7 Week 7

Subsection Monday

I held a review session on Monday.

Subsection Wednesday

The take-home midterm was distributed on Wednesday. I did not hold class in order to give folks time to work on the exam.

Subsection Friday

Subsubsection Connected components

The notion of connectedness breaks any topological space into its connected components, which we now define.
Definition 2.7.1. Connected components.
Let \(X\) be a topological space. Declare \(x\sim_{\mathrm{conn}} y\) to mean there is a connected subspace \(A\subseteq X\) for which \(x,y\in A\text{.}\) The set of connected components is the set of equivalence classes:
\begin{equation*} [X] := X/{\sim_{\mathrm{conn}}}. \end{equation*}
This set is regarded as a topological space via the quotient topology from the surjection \(X\xrightarrow{x\mapsto [x]_{\mathrm{conn}}} [X]\text{.}\)
Remark 2.7.2.
A connected component of a topological space \(X\) is an equivalence class \(C\subseteq X\) with respect to \(\sim_{\mathrm{conn}}\text{.}\) Unpacking the definition, two points lie in the same connected component if and only if they are both contained in some connected subspace of \(X\text{.}\)
Definition 2.7.3. Totally disconnected spaces.
A topological space \(X\) is totally disconnected if the quotient map \(X\to [X],~x\mapsto [x]_{\mathrm{conn}}\) is a bijection โ€šร„รฎ equivalently, if the only connected subspaces of \(X\) are singletons.
Example 2.7.4.
We have \([S^0] = \bigl\{\{-1\},\{+1\}\bigr\}\) and \([\mathbb{R}] = \{\mathbb{R}\}\text{.}\) The rationals \(\mathbb{Q}\) are totally disconnected.
Proof.
Observation 2.7.6.
A topological space \(X\) is connected if and only if its set \([X]\) of connected components consists of a single element.
Proof.
By the universal property of the quotient topology, it suffices to verify that \(x\sim_{\mathrm{conn}} y\) implies \(f(x)=f(y)\text{.}\) Suppose \(x\sim_{\mathrm{conn}} y\text{.}\) Then there is a connected subspace \(A\subseteq X\) with \(x,y\in A\text{.}\) Since the continuous image of a connected space is connected, \(f(A)\subseteq D\) is connected. By Lemmaย 2.7.5, \(f(A)\) is a singleton, so \(f(x)=f(y)\text{.}\)

Subsubsection Path-components and \(\pi_0\)

Definition 2.7.8. Path-components and \(\pi_0\).
Let \(X\) be a topological space.
  1. For \(x_0,x_1\in X\text{,}\) declare \(x_0\sim_{\mathrm{path}} x_1\) to mean there exists a continuous map \(\gamma\colon [0,1]\to X\) with \(\gamma(0)=x_0\) and \(\gamma(1)=x_1\text{.}\) (That \(\sim_{\mathrm{path}}\) is an equivalence relation is the content of Lemmaย 2.7.9.)
  2. A path-component of \(X\) is an equivalence class with respect to \(\sim_{\mathrm{path}}\text{.}\)
  3. The set of path-components of \(X\) is the quotient set
    \begin{equation*} \pi_0(X) := X/{\sim_{\mathrm{path}}}. \end{equation*}
  4. We say \(X\) is path-connected if \(\pi_0(X)\) is a singleton.
Proof.
Reflexivity. For each \(x\in X\text{,}\) the constant map \(\mathrm{const}_x\colon [0,1]\to X\) satisfies \(\mathrm{const}_x(0)=x=\mathrm{const}_x(1)\text{,}\) so \(x\sim_{\mathrm{path}} x\text{.}\)
Symmetry. Suppose \(x\sim_{\mathrm{path}} y\text{,}\) witnessed by \(\gamma\colon [0,1]\to X\text{.}\) The reverse path \(\bar\gamma\colon [0,1]\to X,~t\mapsto \gamma(1-t)\) is continuous and satisfies \(\bar\gamma(0)=\gamma(1)=y\) and \(\bar\gamma(1)=\gamma(0)=x\text{,}\) so \(y\sim_{\mathrm{path}} x\text{.}\)
Transitivity. Suppose \(x\sim_{\mathrm{path}} y\) and \(y\sim_{\mathrm{path}} z\text{,}\) witnessed by \(\alpha,\beta\colon [0,1]\to X\) with \(\alpha(0)=x\text{,}\) \(\alpha(1)=y=\beta(0)\text{,}\) and \(\beta(1)=z\text{.}\) The concatenation
\begin{equation*} \alpha\ast\beta\colon [0,1]\to X,\quad t\mapsto \begin{cases} \alpha(2t) \amp \text{if } t\in [0,\tfrac{1}{2}], \\ \beta(2t-1) \amp \text{if } t\in [\tfrac{1}{2},1], \end{cases} \end{equation*}
is continuous by the gluing lemma, with \((\alpha\ast\beta)(0)=x\) and \((\alpha\ast\beta)(1)=z\text{,}\) so \(x\sim_{\mathrm{path}} z\text{.}\)
Proof.
Consider the commutative diagram of Propositionย 2.7.10(5). The vertical maps are surjective by part (4), and the top horizontal map is surjective by assumption. It follows that the bottom horizontal map is surjective.
Proof.
Since \(f\) is a homeomorphism, there is a continuous inverse \(f^{-1}\colon Y\to X\) with \(f\circ f^{-1}=\mathrm{id}_Y\) and \(f^{-1}\circ f=\mathrm{id}_X\text{.}\) Applying parts (2) and (3) of Propositionย 2.7.10:
\begin{equation*} \pi_0(f)\circ\pi_0(f^{-1}) = \pi_0(f\circ f^{-1}) = \pi_0(\mathrm{id}_Y) = \mathrm{id}_{\pi_0(Y)}, \end{equation*}
and similarly \(\pi_0(f^{-1})\circ\pi_0(f)=\mathrm{id}_{\pi_0(X)}\text{.}\) Thus \(\pi_0(f^{-1})\) is an inverse to \(\pi_0(f)\text{.}\)
Proof.
Proof.
Surjectivity. For any \(([x],[y])\in\pi_0(X)\times\pi_0(Y)\text{,}\) the element \([(x,y)]\) maps to it, so the map is surjective.
Injectivity. Suppose \([(x,y)]\) and \([(x',y')]\) map to the same element, so \([x]=[x']\) in \(\pi_0(X)\) and \([y]=[y']\) in \(\pi_0(Y)\text{.}\) Choose paths \(\alpha\colon [0,1]\to X\) and \(\beta\colon [0,1]\to Y\) with \(\alpha(0)=x\text{,}\) \(\alpha(1)=x'\text{,}\) \(\beta(0)=y\text{,}\) \(\beta(1)=y'\text{.}\) The path
\begin{equation*} (\alpha,\beta)\colon [0,1]\to X\times Y,\quad t\mapsto (\alpha(t),\beta(t)), \end{equation*}
is continuous (since each coordinate is) and connects \((x,y)\) to \((x',y')\text{.}\) Thus \([(x,y)]=[(x',y')]\text{.}\)