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.
22 lines
328 B
22 lines
328 B
\documentclass[a4paper, 12pt]{amsart}
|
|
|
|
\input{style}
|
|
\input{preamble}
|
|
|
|
\begin{document}
|
|
|
|
Your diagram:
|
|
\cdiagrambase{__INPUT__}
|
|
|
|
For reference, some default latex stuff:
|
|
$$ A \cof B \we X \fib Y $$
|
|
|
|
\newcommand{\newk}{\mathrm{I\!k}}
|
|
|
|
$\newk$-linear, stuf over $\newk$
|
|
|
|
\[ \k \newk \]
|
|
|
|
\[ \CDGA_\k \CDGA_\newk \]
|
|
|
|
\end{document}
|
|
|