Browse Source

Thesis: proved last detail, added conclusion

master
Joshua Moerman 11 years ago
parent
commit
ffac9f4662
  1. 9
      thesis/4_Constructions.tex
  2. 14
      thesis/DoldKan.tex

9
thesis/4_Constructions.tex

@ -251,14 +251,19 @@ We now have enough lemmas to prove the main equivalence quite easily. The most i
\phi_n: NK(C)_n \to C_n \\
f \mapsto f_n(\id_{[n]}).
\end{gather*}
Note that this is well defined by the fact that $\id_{[n]}$ is a non-degenerate simplex. \todo{DK: Chain map + Naturality}. We will first show that $\phi_n$ is surjective. Let $x \in C_n$ define a chain map as
Note that this is well defined by the fact that $\id_{[n]}$ is a non-degenerate simplex. This defines a natural chain map, because
$$ \phi(\del(f)) = \del(f)_{n-1}(\id) \eqn{1} (f_{n-1} \circ \del)(\id) \eqn{2} (\del \circ f_n)(\id) = \del(\phi(f)), $$
where we used the definition of $\del$ at \refeqn{1} and the fact that $f$ is a chain map at \refeqn{2}. Naturality follows easily by calculating
$$ \phi(NK(g)(f)) = \phi(g \circ f) = g_n(f_n(\id)) = g_n(\phi(f)). $$
We will first show that $\phi_n$ is surjective. Let $x \in C_n$ define a chain map as
\begin{align*}
g_r(y) &= 0 \qquad \text{for } r \neq n, n-1\\
g_n(\id_{[n]}) &= x \\
g_{n-1}(\delta_i) &= \begin{cases}
\del(x) \quad\text{if } i = 0 \\
0 \quad\text{otherwise}
\end{cases} \\
\end{cases}
\end{align*}
Clearly $\phi_n(g) = x$ by definition and $g$ is a chain map as we defined it to commute with the boundary operators. For proving injectivity consider $g \in \ker(\phi_n)$ then for trivial reasons we have $f_r = 0$ for all $r > n$ and $f_n(\id_{[n]}) = 0$ gives $f_n = 0$. Applying Lemma~\ref{le:degen_k} gives us $f \in D_n(K(C))$, but $f \in N(K(C))_n$. So by using Corollary~\ref{cor:NandD} we get $f = 0$. Thus $\phi_n$ is an isomorphism, which gives us $NK(C) \iso C$.

14
thesis/DoldKan.tex

@ -66,6 +66,11 @@ Moritz Groth
\end{titlepage}
\newpage
\thispagestyle{empty}
\mbox{}
\newpage
\section*{Contents}
\renewcommand\contentsname{}
\tableofcontents
@ -94,7 +99,14 @@ In the first section some definitions from category theory are recalled, which a
\input{../thesis/5_Homotopy}
\newpage
\listoftodos
\section*{Conclusion}
In this thesis we have seen two interesting mathematical structures. On one hand there are simplicial sets and simplicial abelian groups which are defined in a abstract and categorical way. The definition was quite short and elegant, nevertheless the objects have a very rich geometrical structure. On the other hand there are chain complexes which have a very simple definition, which are at first sight completely algebraic.
A proof was given of the equivalence of these structures. In this proof we had to take a close look at degenerated simplices in simplicial abelian groups. Some abstract machinery from category theory, like the Yoneda lemma, allowed us to easily construct the needed isomorphisms.
The category of simplicial sets is the abstract framework for doing homotopy theory. Using free abelian groups allowed us to linearize this, resulting in the category of simplicial abelian groups. The Dold-Kan correspondence assures us that there is no loss of information when passing to chain complexes. This makes the category of chain complexes and homological algebra very suitable for doing homotopy theory in a linearized fashion.
\newpage
\nocite{*}
\bibliographystyle{alpha}