2022-02-16 00:33:16 +01:00
|
|
|
\documentclass[10pt,ngerman,a4paper, fancyfoot, git]{mkessler-script}
|
|
|
|
|
|
|
|
\course{Algebra I}
|
2022-02-16 01:10:56 +01:00
|
|
|
\lecturer{Prof.~Dr.~Jens Franke}
|
|
|
|
\author{Josia Pietsch}
|
2022-02-16 00:33:16 +01:00
|
|
|
|
2022-02-16 01:10:56 +01:00
|
|
|
\usepackage{algebra}
|
2022-02-16 00:33:16 +01:00
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\cleardoublepage
|
|
|
|
|
2022-02-16 02:48:51 +01:00
|
|
|
\input{inputs/preamble}
|
|
|
|
\cleardoublepage
|
2022-02-16 00:33:16 +01:00
|
|
|
|
2022-02-16 01:07:11 +01:00
|
|
|
|
2022-02-16 02:18:00 +01:00
|
|
|
\section{Finiteness conditions}
|
2022-02-16 02:31:15 +01:00
|
|
|
\input{inputs/finiteness_conditions}
|
2022-02-16 01:07:11 +01:00
|
|
|
|
2022-02-16 02:18:00 +01:00
|
|
|
\section{The Nullstellensatz and the Zariski topology}
|
2022-02-16 02:31:15 +01:00
|
|
|
\input{inputs/nullstellensatz_and_zariski_topology}
|
2022-02-16 01:07:11 +01:00
|
|
|
|
|
|
|
% Lecture 11
|
2022-02-16 02:18:00 +01:00
|
|
|
\section{Projective spaces}
|
2022-02-16 02:31:15 +01:00
|
|
|
\input{inputs/projective_spaces}
|
2022-02-16 01:07:11 +01:00
|
|
|
|
|
|
|
% Lecture 13
|
2022-02-16 02:18:00 +01:00
|
|
|
\section{Varieties}
|
2022-02-16 02:31:15 +01:00
|
|
|
\input{inputs/varieties}
|
2022-02-16 01:07:11 +01:00
|
|
|
|
2022-02-16 02:34:17 +01:00
|
|
|
\iffalse
|
|
|
|
\section{Übersicht}
|
|
|
|
\input{inputs/uebersicht}
|
|
|
|
\fi
|
|
|
|
|
2022-02-16 04:50:25 +01:00
|
|
|
\cleardoublepage
|
|
|
|
\printvocabindex
|
|
|
|
|
2022-02-16 00:33:16 +01:00
|
|
|
\end{document}
|