diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-30 13:02:58 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-30 13:02:58 +0100 |
| commit | d03f2fb42f560728e84e4301d9d7b41827587ef2 (patch) | |
| tree | 82c0af2158d2160c4544b782fd8e7ff147b8a09c /provider/posts/simmons-intro-to-cat-t | |
| parent | 59180f2341fed21ac13b22ab4addf98a60b0fcce (diff) | |
| download | dirty-haskell.org-d03f2fb42f560728e84e4301d9d7b41827587ef2.tar dirty-haskell.org-d03f2fb42f560728e84e4301d9d7b41827587ef2.tar.gz dirty-haskell.org-d03f2fb42f560728e84e4301d9d7b41827587ef2.tar.bz2 dirty-haskell.org-d03f2fb42f560728e84e4301d9d7b41827587ef2.tar.xz dirty-haskell.org-d03f2fb42f560728e84e4301d9d7b41827587ef2.zip | |
typo
Diffstat (limited to 'provider/posts/simmons-intro-to-cat-t')
| -rw-r--r-- | provider/posts/simmons-intro-to-cat-t/1.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/simmons-intro-to-cat-t/1.1.md b/provider/posts/simmons-intro-to-cat-t/1.1.md index 0077d63..6c69c62 100644 --- a/provider/posts/simmons-intro-to-cat-t/1.1.md +++ b/provider/posts/simmons-intro-to-cat-t/1.1.md | |||
| @@ -10,7 +10,7 @@ Sets and functions do form a category $\ca{Set}$. | |||
| 10 | <div class="proof"> | 10 | <div class="proof"> |
| 11 | The objects of $\ca{Set}$ are sets and its arrows are functions. | 11 | The objects of $\ca{Set}$ are sets and its arrows are functions. |
| 12 | 12 | ||
| 13 | For any set $A$ we identify $\idarr{A}$ with the identity function on $A$ $\id$. | 13 | For any set $A$ we identify $\idarr{A}$ with the identity function on $A$, $\id : A \to A$. |
| 14 | 14 | ||
| 15 | $\circ$ is indeed associative. | 15 | $\circ$ is indeed associative. |
| 16 | </div> | 16 | </div> |
