projects
/
lambda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7026bf5
)
cat theory tweaks
author
Jim Pryor
<profjim@jimpryor.net>
Tue, 2 Nov 2010 12:44:46 +0000
(08:44 -0400)
committer
Jim Pryor
<profjim@jimpryor.net>
Tue, 2 Nov 2010 12:44:46 +0000
(08:44 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
advanced_topics/monads_in_category_theory.mdwn
patch
|
blob
|
history
diff --git
a/advanced_topics/monads_in_category_theory.mdwn
b/advanced_topics/monads_in_category_theory.mdwn
index
3e34f85
..
07977f2
100644
(file)
--- a/
advanced_topics/monads_in_category_theory.mdwn
+++ b/
advanced_topics/monads_in_category_theory.mdwn
@@
-121,13
+121,13
@@
Consider four categories <b>B</b>, <b>C</b>, <b>D</b>, and <b>E</b>. Let `F` be
<pre>
- <b>B</b> -+ +--- <b>C</b> --+ +---- <b>D</b> -----+ +-- <b>E</b> --
| | | | | |
- F: -----
→ G: -----→ K: -----→
+ F: -----
-> G: ------> K: ------>
| | | | | η | | | ψ
| | | | v | | v
- | | H: -----
→ L: -----→
+ | | H: -----
-> L: ------>
| | | | | φ | |
| | | | v | |
- | | J: -----
→
| |
+ | | J: -----
->
| |
-----+ +--------+ +------------+ +-------
</pre>