2014-10-15 00:37:20 +00:00
|
|
|
goals1.lean:9:0: error: unsolved placeholder, unsolved subgoals
|
2014-10-23 01:11:09 +00:00
|
|
|
A : Type, a : A, b : A, c : A, Hab : eq a b, Hbc : eq b c ⊢ eq b c
|
2014-10-15 00:37:20 +00:00
|
|
|
goals1.lean:9:0: error: failed to add declaration 'foo' to environment, value has metavariables
|
|
|
|
λ (A : Type) (a b c : A) (Hab : eq a b) (Hbc : eq b c),
|
|
|
|
?M_1
|