2015-03-27 14:47:13 -07:00
|
|
|
goals1.lean:9:0: error: 1 unsolved subgoal
|
2014-10-28 16:25:16 -07:00
|
|
|
A : Type,
|
2015-01-13 11:10:28 -08:00
|
|
|
a b c : A,
|
2014-10-28 16:25:16 -07:00
|
|
|
Hab : eq a b,
|
|
|
|
Hbc : eq b c
|
|
|
|
⊢ eq b c
|
2014-10-14 17:37:20 -07:00
|
|
|
goals1.lean:9:0: error: failed to add declaration 'foo' to environment, value has metavariables
|
2015-03-13 12:42:57 -07:00
|
|
|
remark: set 'formatter.hide_full_terms' to false to see the complete term
|
2015-06-10 16:26:32 -07:00
|
|
|
?M_1
|