lean2/tests/lean/calc_assistant.lean.expected.out
2016-06-02 11:28:00 -07:00

13 lines
244 B
Text

calc_assistant.lean:7:14: error: type mismatch at term
H₁
has type
∀ x,
b = x
but is expected to have type
a = b
calc_assistant.lean:12:14: error: type mismatch at term
H₂
has type
c = b
but is expected to have type
b = c