9 lines
149 B
Text
9 lines
149 B
Text
crash.lean:8:12: error: type mismatch at application
|
|
have H' : ¬P, from H,
|
|
?M_1 P H H'
|
|
term
|
|
H
|
|
has type
|
|
P
|
|
but is expected to have type
|
|
¬P
|