cat theory tweaks
authorJim Pryor <profjim@jimpryor.net>
Tue, 2 Nov 2010 15:08:09 +0000 (11:08 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 2 Nov 2010 15:08:09 +0000 (11:08 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
advanced_topics/monads_in_category_theory.mdwn

index 0f38135..1fae38d 100644 (file)
@@ -267,7 +267,7 @@ Summarizing then, the monad laws can be expressed as:
        (iii.1) (unit G') <=< &gamma;  =  &gamma;
                when &gamma; is a natural transformation from some FG' to MG'
 
        (iii.1) (unit G') <=< &gamma;  =  &gamma;
                when &gamma; is a natural transformation from some FG' to MG'
 
-       (iii.2) &gamma;  =  &gamma; <=< (unit G)
+       (iii.2)                     &gamma;  =  &gamma; <=< (unit G)
                when &gamma; is a natural transformation from G to some MR'G
 </pre>
 
                when &gamma; is a natural transformation from G to some MR'G
 </pre>