From d6ac33904ee6021cad8e517d4f5104c3b82f1570 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Thu, 18 Nov 2010 17:52:37 -0500 Subject: [PATCH] assignment7 tweaks Signed-off-by: Jim Pryor --- hints/assignment_7_hint_3.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hints/assignment_7_hint_3.mdwn b/hints/assignment_7_hint_3.mdwn index 53731f70..59682986 100644 --- a/hints/assignment_7_hint_3.mdwn +++ b/hints/assignment_7_hint_3.mdwn @@ -49,7 +49,9 @@ More specifically, \[[expression]] will be a set of `'a discourse_possibility` m * Now how shall we handle \[[∃x]]. As we said, GS&V really tell us how to interpret \[[∃xPx]], but what they say about this breaks naturally into two pieces, such that we can represent the update of `s` with \[[∃xPx]] as: - s >>= \[[∃x]] >>= \[[Px]] +

+s >>= \[[∃x]] >>= \[[Px]]
+
-- 2.11.0