lean4-htt/tests/lean/num2.lean.expected.out
2017-03-09 18:41:19 -08:00

11 lines
244 B
Text

o : N
z : N
eq a gz : Prop
num2.lean:24:8: error: failed to synthesize type class instance for
⊢ has_zero G
num2.lean:24:8: error: invalid type ascription, expression has type
N
but is expected to have type
G
eq gz a : Prop
eq b z : Prop