lean2/tests/lean/pp_all.lean.expected.out

3 lines
100 B
Text
Raw Normal View History

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