diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-02-04 13:45:50 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-02-04 13:45:50 +0100 |
commit | 6f4482b387957f15eaa7c6a954fb856ce990ebf7 (patch) | |
tree | 56c0db208b46a8cbc76940506d5aa44571cc17cd /provider/posts/simmons-intro-to-cat-t | |
parent | 4a36aba4e0991ee3987b8b3b63bed4a3fa52e6f9 (diff) | |
download | dirty-haskell.org-6f4482b387957f15eaa7c6a954fb856ce990ebf7.tar dirty-haskell.org-6f4482b387957f15eaa7c6a954fb856ce990ebf7.tar.gz dirty-haskell.org-6f4482b387957f15eaa7c6a954fb856ce990ebf7.tar.bz2 dirty-haskell.org-6f4482b387957f15eaa7c6a954fb856ce990ebf7.tar.xz dirty-haskell.org-6f4482b387957f15eaa7c6a954fb856ce990ebf7.zip |
*poke*
Diffstat (limited to 'provider/posts/simmons-intro-to-cat-t')
-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 aeac8d7..c2875ca 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 | \arr{f}{A}{B} & \mapsto \rest{f}{\left ( A - \{ \bot \} \right )} | 177 | \arr{A}{f}{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. |