2014-07-25 09:44:40 -07:00
|
|
|
crash.lean:8:12: error: type mismatch at application
|
2014-10-19 08:40:56 -07:00
|
|
|
have H' : ¬ P, from H,
|
2014-07-31 18:35:57 -07:00
|
|
|
?M_1
|
2014-07-28 07:08:12 -07:00
|
|
|
term
|
|
|
|
H
|
2014-08-07 16:18:40 -07:00
|
|
|
has type
|
2014-07-25 08:48:35 -07:00
|
|
|
P
|
2014-08-07 16:18:40 -07:00
|
|
|
but is expected to have type
|
2014-10-19 08:40:56 -07:00
|
|
|
¬ P
|