lean2/tests/lean/sec2.lean.expected.out

14 lines
161 B
Text
Raw Permalink Normal View History

A ↣ B : f
g a : B
sec2.lean:13:6: error: type mismatch at application
g a
term
a
has type
A
but is expected to have type
B
A ↣ B : f
g a : B
g a : B