X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2Fweek7_introducing_monads.mdwn;h=b04f517e7b0deb57c270604befb9690b5e20b54d;hp=14695ec8da91da282c913e728fbf32655774f67f;hb=a6c01f0671ccbed18f9938799f7b50eeb5bc4c50;hpb=95640e2dd48f8bc6cb123be981a717bf947f23fb diff --git a/topics/week7_introducing_monads.mdwn b/topics/week7_introducing_monads.mdwn index 14695ec8..b04f517e 100644 --- a/topics/week7_introducing_monads.mdwn +++ b/topics/week7_introducing_monads.mdwn @@ -86,7 +86,7 @@ In the first, `P` has become `int` and `Q` has become `bool`. (The boxed type int -> Q +int -> int list As semanticists, you are no doubt familiar with the debates between those who insist that propositions are sets of worlds and those who insist they are context change potentials. We hope to show you, in coming weeks, that propositions are (certain sorts of) Kleisli arrows. But this doesn't really compete with the other proposals; it is a generalization of them. Both of the other proposed structures can be construed as specific Kleisli arrows.