diff options
Diffstat (limited to 'provider/posts')
-rw-r--r-- | provider/posts/simmons-intro-to-cat-t/1.2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/simmons-intro-to-cat-t/1.2.md b/provider/posts/simmons-intro-to-cat-t/1.2.md index bb6c1ad..aeac8d7 100644 --- a/provider/posts/simmons-intro-to-cat-t/1.2.md +++ b/provider/posts/simmons-intro-to-cat-t/1.2.md | |||
@@ -174,7 +174,7 @@ f(a) & \quad x \in \bar{A} \\ | |||
174 | \end{aligned} \\ | 174 | \end{aligned} \\ |
175 | \Phi^\leftarrow : \ca{Set_\bot} & \to \ca{Pfn} \\ | 175 | \Phi^\leftarrow : \ca{Set_\bot} & \to \ca{Pfn} \\ |
176 | A & \mapsto A - \{ \bot \} \\ | 176 | A & \mapsto A - \{ \bot \} \\ |
177 | f & \mapsto \rest{f}{\left ( A - \{ \bot \} \right )} | 177 | \arr{f}{A}{B} & \mapsto \rest{f}{\left ( A - \{ \bot \} \right )} |
178 | \end{aligned} | 178 | \end{aligned} |
179 | $$ | 179 | $$ |
180 | where $\rest{f}{\bar{A}}$ is total. | 180 | where $\rest{f}{\bar{A}}$ is total. |