2015-03-12 20:28:56 -07:00
|
|
|
quasireducible.lean:11:11: error:invalid 'rewrite' tactic, rewrite step failed using pattern
|
|
|
|
f a
|
|
|
|
no subterm in the goal matched the pattern
|
2015-03-04 22:12:49 -08:00
|
|
|
proof state:
|
|
|
|
a : nat,
|
|
|
|
H : f a = a
|
|
|
|
⊢ g a = a
|
2015-07-28 11:06:27 -07:00
|
|
|
quasireducible.lean:11:0: error: don't know how to synthesize placeholder
|
2015-03-04 22:12:49 -08:00
|
|
|
a : nat,
|
|
|
|
H : f a = a
|
|
|
|
⊢ g a = a
|
2015-07-28 11:06:27 -07:00
|
|
|
quasireducible.lean:11:0: error: failed to add declaration 'example' 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
|
2015-03-12 20:28:56 -07:00
|
|
|
quasireducible.lean:16:11: error:invalid 'rewrite' tactic, rewrite step failed using pattern
|
|
|
|
f a
|
|
|
|
no subterm in the goal matched the pattern
|
2015-03-04 22:12:49 -08:00
|
|
|
proof state:
|
|
|
|
a : nat,
|
|
|
|
H : f a = a
|
|
|
|
⊢ g a = a
|
2015-07-28 11:06:27 -07:00
|
|
|
quasireducible.lean:16:0: error: don't know how to synthesize placeholder
|
2015-03-04 22:12:49 -08:00
|
|
|
a : nat,
|
|
|
|
H : f a = a
|
|
|
|
⊢ g a = a
|
2015-07-28 11:06:27 -07:00
|
|
|
quasireducible.lean:16:0: error: failed to add declaration 'example' 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
|