lean4-htt/old_tests/tests/lean/crash.lean.expected.out
2018-04-10 12:56:55 -07:00

12 lines
218 B
Text

crash.lean:9:17: error: invalid have-expression, term
H
has type
P
but is expected to have type
¬P
crash.lean:10:12: error: don't know how to synthesize placeholder
context:
P : Prop,
H : P,
H' : ¬P
⊢ Sort ?