2023-10-14 00:04:27 +02:00
|
|
|
\documentclass[10pt,a4paper,fancyfoot,git]{mkessler-script}
|
2023-10-13 23:33:24 +02:00
|
|
|
|
2024-01-22 17:37:13 +01:00
|
|
|
\course{Logic 3: Abstract Topological Dynamics and Descriptive Set Theory%
|
|
|
|
\gist{}{\\ GIST}%
|
|
|
|
}
|
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
|
|
|
|
|
2023-12-05 18:13:30 +01:00
|
|
|
\setcounter{tocdepth}{2}
|
2023-10-13 23:33:24 +02:00
|
|
|
\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-20 11:53:35 +02:00
|
|
|
\input{inputs/lecture_04}
|
2023-10-31 11:53:03 +01:00
|
|
|
\input{inputs/lecture_05}
|
2023-11-03 11:55:11 +01:00
|
|
|
\input{inputs/lecture_06}
|
2023-11-13 00:23:51 +01:00
|
|
|
\input{inputs/lecture_07}
|
|
|
|
\input{inputs/lecture_08}
|
2023-11-14 11:53:30 +01:00
|
|
|
\input{inputs/lecture_09}
|
2023-11-17 15:00:39 +01:00
|
|
|
\input{inputs/lecture_10}
|
2023-11-21 12:34:38 +01:00
|
|
|
\input{inputs/lecture_11}
|
2023-11-24 11:53:57 +01:00
|
|
|
\input{inputs/lecture_12}
|
2023-11-28 11:58:58 +01:00
|
|
|
\input{inputs/lecture_13}
|
2023-12-01 11:58:27 +01:00
|
|
|
\input{inputs/lecture_14}
|
2023-12-05 18:13:30 +01:00
|
|
|
\input{inputs/lecture_15}
|
2023-12-08 16:57:51 +01:00
|
|
|
\input{inputs/lecture_16}
|
2023-12-12 12:10:37 +01:00
|
|
|
\input{inputs/lecture_17}
|
2024-01-04 19:26:34 +01:00
|
|
|
\input{inputs/lecture_18}
|
|
|
|
\input{inputs/lecture_19}
|
2024-01-09 22:49:22 +01:00
|
|
|
\input{inputs/lecture_20}
|
2024-01-15 23:27:19 +01:00
|
|
|
\input{inputs/lecture_21}
|
2024-01-16 12:04:17 +01:00
|
|
|
\input{inputs/lecture_22}
|
2024-01-19 11:53:27 +01:00
|
|
|
\input{inputs/lecture_23}
|
2023-10-13 23:33:24 +02:00
|
|
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\appendix
|
|
|
|
|
2023-12-05 18:13:30 +01:00
|
|
|
\section{Tutorial and Exercises}
|
|
|
|
\input{inputs/tutorial_01}
|
|
|
|
\input{inputs/tutorial_02}
|
|
|
|
\input{inputs/tutorial_03}
|
|
|
|
\input{inputs/tutorial_04}
|
|
|
|
\input{inputs/tutorial_05}
|
|
|
|
\input{inputs/tutorial_06}
|
|
|
|
\input{inputs/tutorial_07}
|
|
|
|
\input{inputs/tutorial_08}
|
2023-12-12 13:31:59 +01:00
|
|
|
\input{inputs/tutorial_09}
|
2023-12-19 13:37:02 +01:00
|
|
|
\input{inputs/tutorial_10}
|
2024-01-09 22:49:22 +01:00
|
|
|
\input{inputs/tutorial_11}
|
2024-01-16 23:14:56 +01:00
|
|
|
\input{inputs/tutorial_12b}
|
|
|
|
\input{inputs/tutorial_12}
|
2023-12-05 18:13:30 +01:00
|
|
|
|
2023-12-09 18:23:59 +01:00
|
|
|
\section{Facts}
|
|
|
|
\input{inputs/facts}
|
|
|
|
|
|
|
|
|
2023-12-05 18:13:30 +01:00
|
|
|
|
2023-10-13 23:33:24 +02:00
|
|
|
\PrintVocabIndex
|
|
|
|
|
2024-01-04 19:26:34 +01:00
|
|
|
\printbibliography
|
|
|
|
|
2023-10-13 23:33:24 +02:00
|
|
|
|
|
|
|
\end{document}
|