diff --git a/thesis/2_ChainComplexes.tex b/thesis/2_ChainComplexes.tex index 95527c0..f32df09 100644 --- a/thesis/2_ChainComplexes.tex +++ b/thesis/2_ChainComplexes.tex @@ -43,9 +43,9 @@ Note that we will often drop the indices of the boundary morphisms, since it is \begin{definition} Given a chain complex $C$ we define the following subgroups: \begin{itemize} - \item $Z_n(C) = \ker(\del_n: C_n \to C_{n-1}) \nsubgrp C_n$, and - \item $Z_0(C) = C_0$, and - \item $B_n(C) = \im(\del_{n+1}: C_{n+1} \to C_n) \nsubgrp C_n$. + \item the subgroup of \emph{$n$-cycles}: $Z_n(C) = \ker(\del_n: C_n \to C_{n-1}) \nsubgrp C_n$, and + \item the subgourp of \emph{$0$-cycles}: $Z_0(C) = C_0$, and + \item the subgroup of \emph{$n$-boundaries}: $B_n(C) = \im(\del_{n+1}: C_{n+1} \to C_n) \nsubgrp C_n$. \end{itemize} \end{definition} \begin{lemma} @@ -127,12 +127,12 @@ In particular $\Delta^0$ is simply a point, $\Delta^1$ a line and $\Delta^2$ a t Given a space $X$, we will be interested in continuous maps $\sigma : \Delta^n \to X$, such a map is called a $n$-simplex. Note that if we have a $(n+1)$-simplex $\sigma : \Delta^{n+1} \to X$ we can precompose with a face map to get a $n$-simplex $\sigma \circ \delta^i : \Delta^n \to X$, as shown in figure~\ref{fig:diagram_d} for $n=1$. \begin{figure}[h!] - \includegraphics[scale=1.2]{singular_set} + \includegraphics{singular_set} \caption{The $2$-simplex $\sigma$ can be made into a $1$-simplex $\sigma \circ \delta^1$} \label{fig:diagram_d} \end{figure} -From the picture it is clear that the assignment $\sigma \mapsto \sigma \circ \delta^i$, gives one of the boundaries of $\sigma$. If we were able to add these different boundaries ($\sigma \circ \delta^i$, for every $i$), then we could assign to $\sigma$ its complete boundary at once. The free abelian group will enable us to do so. This gives the following definition. +From the picture it is clear that the assignment $\sigma \mapsto \sigma \circ \delta^i$, gives one of the boundaries of $\sigma$. If we were able to add these different boundaries ($\sigma \circ \delta^i$, for every $i$), then we could assign to $\sigma$ its complete boundary at once. The free abelian group will enable us to do so. However we should note that the topological $n$-simplex is in some way oriented or ordered, which is preserved by the face maps. \begin{definition} For a topological space $X$ we define the \emph{$n$-th singular chain group} $C_n(X)$ as follows. @@ -141,16 +141,33 @@ From the picture it is clear that the assignment $\sigma \mapsto \sigma \circ \d $$ \del(\sigma) = \sigma \circ \delta^0 - \sigma \circ \delta^1 + \ldots + (-1)^{n+1} \sigma \circ \delta^{n+1}.$$ \end{definition} -This might seem a bit complicated, but we can picture this in an intuitive way, as in figure~\ref{fig:singular_chaincomplex}. We see that the boundary operators really give the boundary of an $n$-simplex. To see that this indeed is a chain complex we have to proof that the composition of two such operators is the zero map. +The elements in $C_n(X)$ are called \emph{$n$-chains} and are formal sums of \emph{$n$-simplices}. Since these groups are free, we can define any group homomorphism by defining it on the generators, the $n$-simplices. The boundary operator is depicted in figure~\ref{fig:singular_chaincomplex}. In this picture we see that the boundary of a $1$-simplex is simply its end-point minus the starting-point. We see that the boundary of a $2$-simplex is an alternating sum of three $1$-simplices. The alternating sum ensures that the end-points and starting-points of the resulting $1$-chain will cancel out when applying $\del$ again. So in the degrees 1 and 2 we see that $\del$ is nicely behaved. We will now claim that this construction indeed gives a chain complex, without proof. \begin{figure}[h!] \includegraphics[scale=1.2]{singular_chaincomplex} - \caption{The boundary of a 2-simplex, and a boundary of a 1-simple} + \caption{The boundary of a 2-simplex, and a boundary of a 1-simplex} \label{fig:singular_chaincomplex} \end{figure} The above construction gives us a functor $C: \Top \to \Ch{\Ab}$ (we will not prove this). Composing with the functor $H_n: \Ch{\Ab} \to \Ab$, we get a functor: $$ H^\text{sing}_n : \Top \to \Ab, $$ -which assigns to a space $X$ its \emph{singular $n$-th homology group} $H^\text{sing}_n(X)$ \todo{CC: singular homology pictures (from presentation)}. A direct consequence of being a functor is that homeomorphic spaces have isomorphic singular homology groups. There is even a stronger statement which tells us that homotopic equivalent spaces have isomorphic homology groups. So from a homotopy perspective this construction is nice. In the remainder of this section we will give the homology groups of some basic spaces. It is hard to calculate these results from the definition above, so generally one proves these results by using theorems from algebraic topology or homological algebra, which are beyond the scope of this thesis. So we simply give these results. +which assigns to a space $X$ its \emph{singular $n$-th homology group} $H^\text{sing}_n(X)$. With figure~\ref{fig:singular_homology} we indicate what $H^\text{sing}_1$ measures. In the first space $X$ we see a $1$-cycle which is also a boundary, because we can define a map $\tau: \Delta^2 \to X$ such that $\del(\tau) = \sigma_1-\sigma_2+\sigma_3$, hence we conclude that $0 = [\sigma_1-\sigma_2+\sigma_3] \in H^\text{sing}_1(X)$. So this $1$-cycle is not interesting in homology. In the space $X'$ however there is a hole, which prevents a $2$-simplex like $\tau$ te exist, hence $0 \neq [\sigma_1-\sigma_2+\sigma_3] \in H^\text{sing}_1(X')$. This example shows that in some sense this functor is capable of detecting holes in a space. + +\begin{figure}[h!] +\begin{subfigure}{.5\textwidth} + \centering + \includegraphics[width=.4\linewidth]{singular_homology1} + \caption{The $1$-cycle is in fact a boundary.} +\end{subfigure}% +\begin{subfigure}{.5\textwidth} + \centering + \includegraphics[width=.4\linewidth]{singular_homology2} + \caption{The hole in $X'$ prevents the $1$-cycle to be a boundary.} +\end{subfigure} +\caption{Two different spaces in which we consider a $1$-chain $\sigma_1-\sigma_2+\sigma_3$, this $1$-chain is in fact a $1$-cycle, because the end-points and starting-points cancel out.} +\label{fig:singular_homology} +\end{figure} + +A direct consequence of being a functor is that homeomorphic spaces have isomorphic singular homology groups. There is even a stronger statement which tells us that homotopic equivalent spaces have isomorphic homology groups. So from a homotopy perspective this construction is nice. In the remainder of this section we will give the homology groups of some basic spaces. It is hard to calculate these results from the definition above, so generally one proves these results by using theorems from algebraic topology or homological algebra, which are beyond the scope of this thesis. So we simply give these results. \begin{example} The following two examples show that the homology groups are reasonable. diff --git a/thesis/images/singular_chaincomplex.pdf b/thesis/images/singular_chaincomplex.pdf index 6291db8..0b86894 100644 Binary files a/thesis/images/singular_chaincomplex.pdf and b/thesis/images/singular_chaincomplex.pdf differ diff --git a/thesis/images/singular_chaincomplex.svg b/thesis/images/singular_chaincomplex.svg index 5d26de8..af2ca28 100644 --- a/thesis/images/singular_chaincomplex.svg +++ b/thesis/images/singular_chaincomplex.svg @@ -23,7 +23,7 @@ image/svg+xml - + @@ -37,14 +37,14 @@ inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1280" - inkscape:window-height="752" + inkscape:window-height="976" id="namedview9488" showgrid="false" - inkscape:zoom="3.5268647" - inkscape:cx="128.20722" + inkscape:zoom="6.1412619" + inkscape:cx="154.2605" inkscape:cy="23.569672" - inkscape:window-x="0" - inkscape:window-y="626" + inkscape:window-x="1280" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" fit-margin-left="1" @@ -1285,5 +1285,47 @@ id="path3347" /> + + + + + + + diff --git a/thesis/images/singular_homology.svg b/thesis/images/singular_homology.svg new file mode 100644 index 0000000..9bc865e --- /dev/null +++ b/thesis/images/singular_homology.svg @@ -0,0 +1,761 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/thesis/images/singular_homology1.pdf b/thesis/images/singular_homology1.pdf new file mode 100644 index 0000000..c5b2b18 Binary files /dev/null and b/thesis/images/singular_homology1.pdf differ diff --git a/thesis/images/singular_homology2.pdf b/thesis/images/singular_homology2.pdf new file mode 100644 index 0000000..22a85d9 Binary files /dev/null and b/thesis/images/singular_homology2.pdf differ diff --git a/thesis/images/singular_set.pdf b/thesis/images/singular_set.pdf index 758e8c8..dfcc6cc 100644 Binary files a/thesis/images/singular_set.pdf and b/thesis/images/singular_set.pdf differ diff --git a/thesis/images/singular_set.svg b/thesis/images/singular_set.svg index 674a85f..feaa4f0 100644 --- a/thesis/images/singular_set.svg +++ b/thesis/images/singular_set.svg @@ -25,8 +25,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="3.0603482" - inkscape:cx="106.44214" - inkscape:cy="13.366917" + inkscape:cx="132.58296" + inkscape:cy="26.437325" inkscape:document-units="px" inkscape:current-layer="layer2" showgrid="false" @@ -38,7 +38,7 @@ inkscape:window-height="976" inkscape:window-x="1280" inkscape:window-y="0" - inkscape:window-maximized="1" /> + inkscape:window-maximized="0" /> @@ -47,7 +47,7 @@ image/svg+xml - + @@ -318,5 +318,29 @@ style="fill:#000000;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" /> + + + + diff --git a/thesis/preamble.tex b/thesis/preamble.tex index 5a24261..3a9d880 100644 --- a/thesis/preamble.tex +++ b/thesis/preamble.tex @@ -1,4 +1,6 @@ \usepackage{graphicx} +\usepackage{caption} +\usepackage{subcaption} \usepackage{float} \usepackage{amssymb} \usepackage{color} diff --git a/thesis/symbols.tex b/thesis/symbols.tex index 8f5ca0d..ccd0558 100644 --- a/thesis/symbols.tex +++ b/thesis/symbols.tex @@ -33,9 +33,13 @@ % $$ \{ \} $$ % For singular chain complex, face maps -$$ C_n(X) = \Z[\Hom{\cat{Top}}{\Delta^n}{X}] $$ -$$ \Delta^2 \to X \sigma \circ \delta^1$$ -$$ \Delta^1 \mono $$ -$$ \delta^0 - \delta^1 + \delta^2 $$ +% $$ C_n(X) = \Z[\Hom{\cat{Top}}{\Delta^n}{X}] $$ +% $$ \Delta^2 \to X \sigma \circ \delta^1$$ +% $$ \Delta^1 \mono $$ +% $$ \delta^0 - \delta^1 + \delta^2 $$ + +% For singular homology +$$ X' \, X \subseteq \R^2 $$ +$$ \sigma_1 \sigma_2 \sigma_3 \tau $$ \end{document}