lean4-htt/tests/lean/reserve_bugs.lean.expected.out
2017-05-25 18:24:16 -07:00

6 lines
136 B
Text

g (f 1) 2 : nat
h 1 (h 2 (h 3 4)) : nat
h (h (h 1 2) 3) 4 : nat
h 1 (h 2 (h 3 4)) : nat
h (h (h 1 2) 3) 4 : nat
h 1 (h (g 2 3) 4) : nat