lean4-htt/tests/lean/crash.lean.expected.out
2016-07-31 16:00:21 -07:00

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