2015-10-13 23:28:11 +00:00
|
|
|
|
error_full_names.lean:4:8: error: failed to synthesize placeholder
|
|
|
|
|
|
|
|
|
|
⊢ has_add nat
|
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
|
|
|
|
|
nat
|
2015-09-01 21:58:14 +00:00
|
|
|
|
but is expected to have type
|
|
|
|
|
ℕ
|