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

9 lines
271 B
Text

def1.lean:5:16: error: "eliminator" elaborator type mismatch, term
rfl
has type
?m_2 = ?m_2
but is expected to have type
f b = f c
Additional information:
def1.lean:5:16: context: the inferred motive for the eliminator-like application is
λ (_x : A), f _x = f c