X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment2.mdwn;fp=assignment2.mdwn;h=8402e7ca8256e89d9ef332883782003bf2bc4c18;hp=85ec6ce71385d856231a482a0bdc74a4aaaa1e16;hb=7639bf698dfcd2b32513aefcec078b0f6fae0292;hpb=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`