\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}