lean2/tests/lean/pp_all.lean.expected.out
2015-06-05 08:41:46 -07:00

2 lines
100 B
Text

a + b = 10 : Prop
@eq.{1} nat (nat.add ((λ (x : nat), x) a) (nat.of_num 2)) (nat.of_num 10) : Prop