From ee78c002ea1d6c0ed2489ae5719c8f63e3ae1b3a Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Fri, 26 Nov 2010 13:11:37 -0500 Subject: [PATCH] ass7 hint5: add comment Signed-off-by: Jim Pryor --- hints/assignment_7_hint_5.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hints/assignment_7_hint_5.mdwn b/hints/assignment_7_hint_5.mdwn index acbc9015..779fb2ed 100644 --- a/hints/assignment_7_hint_5.mdwn +++ b/hints/assignment_7_hint_5.mdwn @@ -1,3 +1,15 @@ + + * How shall we handle \[[∃x]]? As we said, GS&V really tell us how to interpret \[[∃xPx]], but for our purposes, what they say about this can be broken naturally into two pieces, such that we represent the update of our starting set `u` with \[[∃xPx]] as:
u >>= \[[∃x]] >>= \[[Px]]
-- 
2.11.0