X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=week1.mdwn;h=0207f0ceae92b3e0eafc4513fa279d8007de294e;hb=6ca041c08f7d5eccc1550af16de405c66fb23139;hp=801ae6984609be27b76abc8ca7f378fc93020dc6;hpb=787216b36925c3757985a48ced39d6eee1ee5392;p=lambda.git diff --git a/week1.mdwn b/week1.mdwn index 801ae698..0207f0ce 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -70,6 +70,7 @@ Examples of expressions: (\x (\y x)) (x (\x x)) ((\x (x x)) (\x (x x))) + The lambda calculus has an associated proof theory. For now, we can regard the