about summary refs log tree commit diff
path: root/cache.md
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-02-19 14:25:00 +0100
committerEmile <git@emile.space>2023-02-19 14:25:00 +0100
commitebe53b2c90e205ff6212c39e0b94387aa69e27d3 (patch)
treede3d082668267ae75cfa256b77c6c86250bdbba3 /cache.md
parentd2a328ed1ba0e9e9c3d8ca66d973a6ad346b742a (diff)
cannot_solved.md formatting
Diffstat (limited to 'cache.md')
-rw-r--r--cache.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/cache.md b/cache.md
index 139ebd0..048a7d2 100644
--- a/cache.md
+++ b/cache.md
@@ -88,4 +88,5 @@
 (('(λa b c. a (a c))', '(λa b. a (a a b))'), ('(λx y. x)', '(λx y. y)')): ['(λc d. c)', '(λa b c. b a b b)', '(λa b. a)', '(λa b. b)', '(λa b c. c a a a)']
 (('(λa b c. b c)', '(λa b. b b)'), ('(λx y. x)', '(λx y. y)')): ['(λa b c. a b a a)', '(λb. (λe f. f))', '(λa b. a a b)', '(λp. p (λe f. f) (λc d. c))', '(λa b. a)']
 (('(λa b. a a (a b a))', '(λa b c. a a (a c))'), ('(λx y. x)', '(λx y. y)')): ['(λa. (λc d. c))', '(λb a c c. (λc d. c))', '(λb a c c. (λc d. c))', '(λb a c c. (λc d. c))', '(λa b. a b a)', '(λa. (λc d. c))', '(λa b. b)', '(λb a c c. (λc d. c))']
+(('(λa b c. a (b b a))', '(λa b c. a (a b b))'), ('(λx y. x)', '(λx y. y)')): ['(λa b. a)', '(λe f. f)', '(λa. a)', '(λb a c c. (λc d. c))']
 ```
\ No newline at end of file