coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
- To: coq-club <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] Re: (soft question) idiomatic inline of assert
- Date: Wed, 03 Jul 2013 21:04:57 +0200
On 03/07/2013 20:28, t x wrote:
To me, this seems easier to debug -- in that suppose I fail to solve the
goal. Then, in T1, I end up having an extra goal (and when dealing with
large proofs with 20 subgoal and handling them in parappel, it's not
obvious to me where it's coming from. In T2, hopefully I get an type error
directly at Command1 because I couldn't provide the term.
I if understand correctly, you want to be sure to solve the generated goal. To this intent, you may use the [solve] tacticial. This gives:
refine ((fun (H0 : _statement_) => _ (lemma ... H0 ...)) _);
[ | solve[_tactic_] ].
Is that what you want ?
PMP
- [Coq-Club] (soft question) idiomatic inline of assert, t x, 07/03/2013
- [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, Pierre-Marie Pédrot, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, Pierre-Marie Pédrot, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, Jason Gross, 07/04/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, Pierre-Marie Pédrot, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
- Re: [Coq-Club] Re: (soft question) idiomatic inline of assert, Pierre-Marie Pédrot, 07/03/2013
- Re: [Coq-Club] (soft question) idiomatic inline of assert, Adam Chlipala, 07/03/2013
- Re: [Coq-Club] (soft question) idiomatic inline of assert, Enrico Tassi, 07/04/2013
- Re: [Coq-Club] (soft question) idiomatic inline of assert, t x, 07/05/2013
- Re: [Coq-Club] (soft question) idiomatic inline of assert, Enrico Tassi, 07/05/2013
- Re: [Coq-Club] (soft question) idiomatic inline of assert, t x, 07/05/2013
- [Coq-Club] Re: (soft question) idiomatic inline of assert, t x, 07/03/2013
Archive powered by MHonArc 2.6.18.