X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=advanced_topics%2Fmonads_in_category_theory.mdwn;h=518324244503cd52d93077d5b49db45e1f6fb59d;hp=1fae38d145c3f13355fae1c786e0959d0428c561;hb=95e37df6ddcd64a91b2e9e49531933bad2084c7a;hpb=01fb5873a9d28c219ef0c8b2900fec38fe5918f4 diff --git a/advanced_topics/monads_in_category_theory.mdwn b/advanced_topics/monads_in_category_theory.mdwn index 1fae38d1..51832424 100644 --- a/advanced_topics/monads_in_category_theory.mdwn +++ b/advanced_topics/monads_in_category_theory.mdwn @@ -273,8 +273,8 @@ Summarizing then, the monad laws can be expressed as: -The standard category-theory presentation of the monad laws ------------------------------------------------------------ +Getting to the standard category-theory presentation of the monad laws +---------------------------------------------------------------------- In category theory, the monad laws are usually stated in terms of `unit` and `join` instead of `unit` and `<=<`.