File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ \section{Adjunction and Unit/Counit Pair}
157
157
\centering
158
158
\begin {tikzcd }[column sep=large, row sep=large]
159
159
L \arrow [rd, equal] \arrow [r, "L \circ \eta" ]
160
- & L \circ R \circ L \arrow [d, "\epsilon \circ L" ] \\
160
+ & L \circ R \circ L \arrow [d, "\varepsilon \circ L" ] \\
161
161
& L
162
162
\end {tikzcd }
163
163
\end {subfigure }%
@@ -166,7 +166,7 @@ \section{Adjunction and Unit/Counit Pair}
166
166
\centering
167
167
\begin {tikzcd }[column sep=large, row sep=large]
168
168
R \arrow [rd, equal] \arrow [r, "\eta \circ R" ]
169
- & R \circ L \circ R \arrow [d, "R \circ \epsilon " ] \\
169
+ & R \circ L \circ R \arrow [d, "R \circ \varepsilon " ] \\
170
170
& R
171
171
\end {tikzcd }
172
172
\end {subfigure }
Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ \section{Coalgebras for Comonads}
330
330
\centering
331
331
\begin {tikzcd }[column sep=large, row sep=large]
332
332
a \arrow [rd, equal]
333
- & Wa \arrow [l, "\epsilon_a " '] \\
333
+ & Wa \arrow [l, "\varepsilon_a " '] \\
334
334
& a \arrow [u, "\mathit{coa}" ']
335
335
\end {tikzcd }
336
336
\end {subfigure }%
You can’t perform that action at this time.
0 commit comments