2014-12-24 01:35:14 +00:00
|
|
|
|
error_full_names.lean:4:8: error: type mismatch at application
|
2014-11-06 20:19:40 +00:00
|
|
|
|
0 + nat.zero
|
|
|
|
|
term
|
|
|
|
|
nat.zero
|
|
|
|
|
has type
|
|
|
|
|
nat
|
|
|
|
|
but is expected to have type
|
|
|
|
|
ℕ
|
2014-12-24 01:35:14 +00:00
|
|
|
|
error_full_names.lean:8:6: error: type mismatch at application
|
2014-11-06 20:19:40 +00:00
|
|
|
|
nat.succ nat.zero
|
|
|
|
|
term
|
|
|
|
|
nat.zero
|
|
|
|
|
has type
|
|
|
|
|
foo.nat
|
|
|
|
|
but is expected to have type
|
|
|
|
|
nat
|