From 2fddc8ecfa6dda41e952a17e83caa8f14185ba8a Mon Sep 17 00:00:00 2001 From: chris Date: Sat, 14 Mar 2015 13:25:05 -0400 Subject: [PATCH] --- topics/_week7_eval_cl.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/_week7_eval_cl.mdwn b/topics/_week7_eval_cl.mdwn index 85dbef53..933943a1 100644 --- a/topics/_week7_eval_cl.mdwn +++ b/topics/_week7_eval_cl.mdwn @@ -17,7 +17,7 @@ recall that There are two redexes in this term; we've marked the operative lambdas with a star. If we reduce the leftmost redex first, the term reduces -to the normal form `I` in one step. But if we reduce the left most +to the normal form `I` in one step. But if we reduce the rightmost redex instead, the "reduced" form is `(\x.I)Ω` again, and we are in danger of entering an infinite loop. -- 2.11.0