lean4-htt/tests/lean/crash.lean.expected.out

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 ?