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