6 lines
117 B
Text
6 lines
117 B
Text
crash.lean:8:12: error: type mismatch at application
|
|
(λ (H' : not P), _) H
|
|
expected type:
|
|
not P
|
|
given type:
|
|
P
|