began yoneda chapter
This commit is contained in:
parent
8608077522
commit
159805ad0a
3 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
\section{Das Yoneda Lemma}
|
||||
Sei $\mathcal{F}:\mathscr{C}\mapsto\cat{set}$ ein Funktor und $x\in\ob\mathscr{C}$. Dann gilt:\\
|
||||
$\text{NatTrafo}(\mor{\mathscr{C}}{X}{\_}, \mathcal{F}(\_))\cong\mathcal{F}(X)$ mit\\
|
||||
$\eta\xrightarrow{Yo}\eta_X(\text{id}_X)$
|
||||
BIN
main.pdf
BIN
main.pdf
Binary file not shown.
1
main.tex
1
main.tex
|
|
@ -33,4 +33,5 @@ every edge/.style = {draw, -to}
|
|||
\include{./chapters/Grundlagen.tex}
|
||||
\include{./chapters/Kegel_und_Ko.tex}
|
||||
\include{./chapters/nat_trafo.tex}
|
||||
\include{./chapters/yoneda.tex}
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue