diff --git a/chapters/Kegel_und_Ko.tex b/chapters/Kegel_und_Ko.tex new file mode 100644 index 0000000..9639e7a --- /dev/null +++ b/chapters/Kegel_und_Ko.tex @@ -0,0 +1,6 @@ +\section{Kegel und Ko} +\subsection{Nötige Definitionen} +\begin{definition}{Diagramm\\} + Ein Diagramm in einer Kategorie $\mathscr{C}$ ist ein Funktor\\ + $\mathcal{F}:I\mapsto\mathscr{C}$ von einer kleinen Kategorie I. +\end{definition} \ No newline at end of file diff --git a/main.pdf b/main.pdf index fa78e1b..9362d03 100644 Binary files a/main.pdf and b/main.pdf differ diff --git a/main.tex b/main.tex index 3a3c76f..7e09729 100644 --- a/main.tex +++ b/main.tex @@ -27,4 +27,5 @@ \include{./chapters/deckblatt.tex} \include{./chapters/motivation.tex} \include{./chapters/Grundlagen.tex} +\include{chapters/Kegel_und_Ko.tex} \end{document} \ No newline at end of file