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