From: barker Date: Mon, 20 Sep 2010 17:48:31 +0000 (-0400) Subject: (no commit message) X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=7639bf698dfcd2b32513aefcec078b0f6fae0292;hp=70fdac4d0a4db28dc391e3ea13b9c590b6ef9760 --- diff --git a/assignment2.mdwn b/assignment2.mdwn index 85ec6ce7..8402e7ca 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -53,7 +53,7 @@ Reduce the following forms, if possible: Using the mapping specified in the lecture notes, translate the following lambda terms into combinatory logic: -
    +
    1. `\x.x`
    2. `\xy.x`
    3. `\xy.y`