2023-10-14 00:04:27 +02:00
|
|
|
\documentclass[10pt,a4paper,fancyfoot,git]{mkessler-script}
|
2023-10-13 23:33:24 +02:00
|
|
|
|
|
|
|
\course{Logic 3: Abstract Topological Dynamics and Descriptive Set Theory}
|
2023-10-13 23:54:02 +02:00
|
|
|
\lecturer{Aleksandra Kwiatkowska}
|
|
|
|
%\assistant{}
|
|
|
|
\author{Josia Pietsch}
|
2023-10-13 23:33:24 +02:00
|
|
|
|
|
|
|
\usepackage{logic}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
%\frontmatter
|
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\input{inputs/intro.tex}
|
|
|
|
|
|
|
|
%\mainmatter
|
|
|
|
|
|
|
|
\newpage
|
|
|
|
|
2023-10-13 23:54:02 +02:00
|
|
|
\input{inputs/lecture_01}
|
|
|
|
\input{inputs/lecture_02}
|
2023-10-17 11:56:32 +02:00
|
|
|
\input{inputs/lecture_03}
|
2023-10-13 23:54:02 +02:00
|
|
|
|
2023-10-13 23:33:24 +02:00
|
|
|
|
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\appendix
|
|
|
|
|
|
|
|
\PrintVocabIndex
|
|
|
|
|
|
|
|
|
|
|
|
\end{document}
|