coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Rui Baptista <rpgcbaptista AT gmail.com>
- To: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] Rewriting with equivalence relations in Set / Type
- Date: Thu, 27 Feb 2014 23:14:11 +0000
Thank you. Hints that aren't associated with a name go in the [core] database.
Parameter bla : forall m : nat, m = m.
Print HintDb core.
Hint Resolve bla.
Print HintDb core.
Remove Hints bla.
Print HintDb core.
On Thu, Feb 27, 2014 at 11:01 PM, Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr> wrote:
On 27/02/2014 23:53, Jason Gross wrote:In trunk, there is an undocumented command (that one should not use):
> I believe it was requested and might be planed, but not yet implemented.
%< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %<
Parameter bla : forall m : nat, m = m.
Hint Resolve bla : foo.
Print HintDb foo.
Remove Hints bla : foo.
Print HintDb foo.
%< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %< %<
This only works with hints associated to a name, and I personnally find
it dangerous to use, but at least it's here to hack around.
PMP
- [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/27/2014
- <Possible follow-up(s)>
- [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Jason Gross, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Jason Gross, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Pierre-Marie Pédrot, 02/28/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/28/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Pierre-Marie Pédrot, 02/28/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Robbert Krebbers, 02/28/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Rui Baptista, 02/27/2014
- Re: [Coq-Club] Rewriting with equivalence relations in Set / Type, Jason Gross, 02/27/2014
Archive powered by MHonArc 2.6.18.