Master thesis on Rational Homotopy Theory https://github.com/Jaxan/Rational-Homotopy-Theory
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 

92 lines
4.4 KiB

\chapter{\texorpdfstring{$A$}{A} and \texorpdfstring{$K$}{K} form a Quillen pair}
\label{sec:a-k-quillen-pair}
We will prove that $A$ preserves cofibrations and trivial cofibrations. We only have to check this fact for the generating (trivial) cofibrations in $\sSet$. Note that the contravariance of $A$ means that a (trivial) cofibrations should be sent to a (trivial) fibration.
\begin{lemma}
$A(i) : A(\Delta[n]) \to A(\del \Delta[n])$ is surjective.
\end{lemma}
\begin{proof}
Let $\phi \in A(\del \Delta[n])$ be an element of degree $k$, hence it is a map $\del \Delta[n] \to \Apl^k$. We want to extend this to the whole simplex. By the fact that $\Apl^k$ is Kan and contractible we can find a lift $\overline{\phi}$ in the following diagram showing the surjectivity.
\cimage[scale=0.5]{Extend_Boundary_Form}
\end{proof}
\begin{lemma}
$A(j) : A(\Delta[n]) \to A(\Lambda^n_k)$ is surjective and a quasi isomorphism.
\end{lemma}
\begin{proof}
As above we get surjectivity from the Kan condition. To prove that $A(j)$ is a quasi isomorphism we pass to the singular cochain complex and use that $C^\ast(j) : C^\ast(\Delta[n]) \we C^\ast(\Lambda^n_k)$ is a quasi isomorphism. Consider the following diagram and conclude that $A(j)$ is surjective and a quasi isomorphism.
\cimage[scale=0.5]{A_Preserves_WCof}
\end{proof}
Since $A$ is a left adjoint, it preserves all colimits and by functoriality it preserves retracts. From this we can conclude the following corollary.
\begin{corollary}
$A$ preserves all cofibrations and all trivial cofibrations and hence is a left Quillen functor.
\end{corollary}
\begin{corollary}
$A$ and $K$ induce an adjunction on the homotopy categories:
$$ \Ho(\sSet) \leftadj \opCat{\Ho(\CDGA)}. $$
\end{corollary}
\section{Homotopy groups of \texorpdfstring{$K(A)$}{K(A)}}
We are after an equivalence of homotopy categories, so it is natural to ask what the homotopy groups of $K(A)$ are for a cdga $A$. In order to do so, we will define homotopy groups of cdga's directly and compare the two notions.
Recall that an augmented cdga is a cdga $A$ with an algebra map $A \tot{\counit} \k$ such that $\counit \unit = \id$.
\Definition{cdga-homotopy-groups}{
Define the \Def{augmentation ideal} of $A$ as $\overline{A} = \ker \counit$. Define the \Def{cochain complex of indecomposables} of $A$ as $QA = \overline{A} / \overline{A} \cdot \overline{A}$.
Now define the \Def{homotopy groups of a cdga} $A$ as
$$ \pi^i(A) = H^i(QA). $$
}
Note that for a free cdga $\Lambda C$ there is a natural augmentation and the chain complexes of indecomposables $Q \Lambda C$ is naturally isomorphic to $C$. Consider the augmented cdga $V(n) = D(n) \oplus \k$, with trivial multiplication and where the term $\k$ is used for the unit and augmentation. There is a weak equivalence $A(n) \to V(n)$ (recall \DefinitionRef{minimal-model-sphere}).
\Lemma{cdga-dual-homotopy-groups}{
Let $A$ be an augmented cdga, then
$$ [A, V(n)] \tot{\iso} \Hom_\k(\pi^n(A), \k). $$
}
We will denote the dual of a vector space as $V^\ast = \Hom_\k(V, \k)$.
\Theorem{cdga-dual-homotopy-groups}{
Let $X$ be a cofibrant augmented cdga, then
$$ \pi_n(KX) \iso \pi^n(X)^\ast. $$
}
\Proof{
First note that $KX$ is a Kan complex (because it is a simplicial group). Using the homotopy adjunction and the lemma above we get:
\begin{align*}
\pi_n(KX) &= [S^n, KX] \\
&\iso [X, A(S^n)] \\
&\iso [X, A(n)] \\
&\iso [X, V(n)] \\
&\iso \pi^n(X)^\ast
\end{align*}
\todo{Prove all isomorphisms.}
\todo{Group structure?}
}
We get a particularly nice result for minimal cdga's, because the functor $Q$ is the left inverse of the functor $\Lambda$ and the differential is decomposable.
\Corollary{minimal-cdga-homotopy-groups}{
For a minimal cdga $X = \Lambda V$ we get
$$ \pi_n(KX) = {V^n}^\ast. $$
}
\Corollary{minimal-cdga-EM-space}{
For a cdga with one generator $X = \Lambda(v)$ with $d v = 0$ and $\deg{v} = n$. We conclude that $KX$ is a $K(\k^\ast, n)$-space.
}
\section{Equivalence on rational spaces}
For the equivalence of rational spaces and cdga's we need that the unit and counit of the adjunction are in fact weak equivalences. More formally we want the following maps to be weak equivalences:
$$ X \to K(A(X)) \text{ for any rational space $X \in \sSet$ of finite type}, $$
$$ A \to A(K(A)) \text{ for any $A \in \CDGA_\Q$ of finite type}. $$
We need the assumption of finiteness because we are dualizing vector spaces.