TixFix
This commit is contained in:
parent
fb7eeff3a0
commit
fcddaee2f2
2 changed files with 4 additions and 4 deletions
|
|
@ -124,7 +124,7 @@ zu können und diese so in Relation zu setzen definieren wir Funktoren.
|
|||
sodass $\mathcal{F}(f\circ g)=\mathcal{F}(f)\circ\mathcal{F}(g)$
|
||||
\end{itemize}
|
||||
\begin{center}
|
||||
\begin{tikzpicture}
|
||||
\begin{tikzpicture}[baseline=-15mm]
|
||||
\node(A) at (0,0){$A$};
|
||||
\node(C) at (0,-3){$C$};
|
||||
\node(B) at (1,-1.5){$B$};
|
||||
|
|
@ -135,10 +135,10 @@ zu können und diese so in Relation zu setzen definieren wir Funktoren.
|
|||
(B) edge node[right]{$g$} (C)
|
||||
;
|
||||
\end{tikzpicture}
|
||||
\hspace{10mm}
|
||||
\hspace{5mm}
|
||||
Wird vom Funktor abgebildet auf
|
||||
\hspace{10mm}
|
||||
\begin{tikzpicture}
|
||||
\hspace{5mm}
|
||||
\begin{tikzpicture}[baseline=-15mm]
|
||||
\node(A) at (0,0){$\mathcal{F}(A)$};
|
||||
\node(C) at (0,-3){$\mathcal{F}(C)$};
|
||||
\node(B) at (1,-1.5){$\mathcal{F}(B)$};
|
||||
|
|
|
|||
BIN
main.pdf
BIN
main.pdf
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue