2015-07-23 18:15:24 -07:00
|
|
|
assert_fail.lean:4:0: error: 2 unsolved subgoals
|
2015-02-16 16:56:42 -08:00
|
|
|
a b : Prop,
|
|
|
|
H : b ∧ a
|
2015-07-23 18:15:24 -07:00
|
|
|
⊢ a
|
|
|
|
|
2015-02-16 16:56:42 -08:00
|
|
|
a b : Prop,
|
2015-07-23 18:43:56 -07:00
|
|
|
H : b ∧ a,
|
2015-07-23 18:38:35 -07:00
|
|
|
H : a
|
2015-02-16 16:56:42 -08:00
|
|
|
⊢ a ∧ b
|
2015-06-01 15:35:28 -07:00
|
|
|
assert_fail.lean:4: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-02-16 16:56:42 -08:00
|
|
|
assert_fail.lean:9:2: error:invalid tactic, there are no goals to be solved
|
|
|
|
proof state:
|
|
|
|
no goals
|
|
|
|
assert_fail.lean:10:0: error: don't know how to synthesize placeholder
|
|
|
|
a : Prop,
|
|
|
|
Ha : a
|
|
|
|
⊢ a
|
2015-06-01 15:35:28 -07:00
|
|
|
assert_fail.lean:10: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
|