coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Adam Chlipala <adamc AT csail.mit.edu>
- To: Denis Cousineau <cousineau AT lix.polytechnique.fr>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] subst tactic and parameters
- Date: Mon, 09 Jul 2012 09:09:24 -0400
On 07/09/2012 09:03 AM, Denis Cousineau wrote:
I've found that the tactic subst only works with equations in contexts that
concern variables that were quantified in the goal, and not global parameters.
I imagine this issue hasn't bothered others because use of global parameters is strongly discouraged; it's really against the spirit of constructive logic!
But, you can easily get [subst] to behave as you wish for parameter [x] by running:
generalize dependent x; intros; subst.
- [Coq-Club] subst tactic and parameters, Denis Cousineau, 07/09/2012
- Re: [Coq-Club] subst tactic and parameters, Adam Chlipala, 07/09/2012
- Re: [Coq-Club] subst tactic and parameters, Denis Cousineau, 07/09/2012
- Re: [Coq-Club] subst tactic and parameters, AUGER Cédric, 07/09/2012
- Re: [Coq-Club] subst tactic and parameters, Adam Chlipala, 07/09/2012
Archive powered by MHonArc 2.6.18.