coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Guillaume Melquiond <guillaume.melquiond AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] preventing simpl
- Date: Fri, 11 Apr 2014 19:28:23 +0200
On 11/04/2014 18:41, Nuno Gaspar wrote:
Example redtest:
5 + 3 - 1 = 9.
Proof.
simpl.
simpl will fully reduce the expression. What if I didn't want the minus
function to reduce?
If you want the change to be global, you can use the following command:
Arguments minus n m : simpl never.
Best regards,
Guillaume
- [Coq-Club] preventing simpl, Nuno Gaspar, 04/11/2014
- Re: [Coq-Club] preventing simpl, Jean-Marie Madiot, 04/11/2014
- Re: [Coq-Club] preventing simpl, Guillaume Melquiond, 04/11/2014
- Re: [Coq-Club] preventing simpl, olivier pons, 04/11/2014
- <Possible follow-up(s)>
- Re: [Coq-Club] preventing simpl, olivier pons, 04/11/2014
- Re: [Coq-Club] preventing simpl, Nuno Gaspar, 04/12/2014
Archive powered by MHonArc 2.6.18.