555d26aa61
TODO: support foldl/foldr and binders
9 lines
144 B
Text
9 lines
144 B
Text
crash.lean:8:12: error: type mismatch at application
|
|
have H' : ¬ P, from H,
|
|
?M_1
|
|
term
|
|
H
|
|
has type
|
|
P
|
|
but is expected to have type
|
|
¬ P
|