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.
 
 

37 lines
933 B

\documentclass[a4paper, 12pt]{amsart}
\input{style}
\input{preamble}
\title{Rational Homotopy Theory}
\author{Joshua Moerman}
\begin{document}
\maketitle
\tableofcontents
Some general notation: \todo{leave this out, or define somewhere else?}
\begin{itemize}
\item $\cat{0}$ (resp. $\cat{1}$) will denote the initial (resp. final) objects in a category.
\item $\Hom_\cat{C}(A, B)$ will denote the set of maps from $A$ to $B$ in the category $\cat{C}$.
\end{itemize}
\vspace{1cm}
\input{notes/Algebra} \vspace{2cm}
\input{notes/Free_CDGA} \vspace{2cm}
\input{notes/CDGA_Basic_Examples} \vspace{2cm}
\input{notes/Model_Categories} \vspace{2cm}
\input{notes/Model_Of_CDGA} \vspace{2cm}
\input{notes/CDGA_Of_Polynomials} \vspace{2cm}
\input{notes/Polynomial_Forms} \vspace{2cm}
\input{notes/A_K_Quillen_Pair} \vspace{2cm}
% \listoftodos
\nocite{*}
\bibliographystyle{alpha}
\bibliography{references}
\end{document}