2014-10-31 16:01:19 +00:00
|
|
|
calc_assistant.lean:7:14: error: type mismatch at term
|
|
|
|
H₁
|
|
|
|
has type
|
2016-06-01 02:14:42 +00:00
|
|
|
∀ x,
|
2014-10-31 16:01:19 +00:00
|
|
|
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
|