lean2/tests/lean/unifier_bug.lean.expected.out

9 lines
220 B
Text
Raw Normal View History

unifier_bug.lean:7:0: error: type mismatch at application
heq.rec_on H rfl
term
rfl
has type
eq.rec_on (heq.type_eq H) a = eq.rec_on (heq.type_eq H) a
but is expected to have type
eq.rec_on (heq.type_eq H) a = b