Skip to content

Commit 20f8aa9

Browse files
committed
Update my answers in ch1
1 parent 9af6fc2 commit 20f8aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch1/ex1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ NOTE: To get λ type SHIFT + CTRL + u followed by 03bb.
22

33
1. λxy.xz == λmn.mz (b)
44

5-
2. λxy.xxy == λa(λb).aab (c)
5+
2. λxy.xxy == λa.(λb.aab) (c)
66

77
3. λxyz.zx == λtos.st (b)

0 commit comments

Comments
 (0)