2015-03-27 21:47:13 +00:00
|
|
|
inv_del.lean:15:2: error: 1 unsolved subgoal
|
2014-11-29 17:36:41 +00:00
|
|
|
A : Type,
|
2014-12-02 01:14:11 +00:00
|
|
|
P : vec A 1 → Type,
|
2014-11-29 17:36:41 +00:00
|
|
|
H : Π (a : A), P (vone a),
|
|
|
|
a : A
|
|
|
|
⊢ P (vone a)
|
|
|
|
inv_del.lean:15:2: error: failed to add declaration 'vec.eone' to environment, value has metavariables
|
2015-03-13 19:42:57 +00:00
|
|
|
remark: set 'formatter.hide_full_terms' to false to see the complete term
|
2015-06-10 23:26:32 +00:00
|
|
|
?M_1
|