From c0b23798213c6cb62de42853fea9b5b066588528 Mon Sep 17 00:00:00 2001 From: Chris Barker Date: Sat, 2 Oct 2010 15:23:54 -0400 Subject: [PATCH] edits --- week4.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/week4.mdwn b/week4.mdwn index 06581f01..8d89a5a6 100644 --- a/week4.mdwn +++ b/week4.mdwn @@ -15,6 +15,9 @@ let X = WW in X = WW = (\x.T(xx))W = T(WW) = TX +Please slow down and make sure that you understand what justified each +of the equalities in the last line. + Q: How do you know that for any term T, YT is a fixed point of T? A: Note that in the proof given in the previous answer, we chose `T` -- 2.11.0