Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Automatically unfolding simple definitions

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Automatically unfolding simple definitions


chronological Thread 
  • From: Stéphane Glondu <steph AT glondu.net>
  • To: Sean Wilson <sean.wilson AT ed.ac.uk>
  • Cc: Coq-Club <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] Automatically unfolding simple definitions
  • Date: Fri, 11 Jul 2008 15:01:13 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
  • Openpgp: id=FCE03DAA

Sean Wilson wrote:
>> Have you tried "Hint Unfold permutation." after your definition?
> 
> I was looking for a way for this to happen automatically without me having 
> to 
> explicitly name definitions. It isn't a huge burden on the user to identify 
> such terms, but I wanted to remove the need for such hints if possible. I 
> suppose another approach is to have the machine identify definitions that 
> are 
> suitable as unfold hints and automatically add them as unfold hints at the 
> point such definitions are entered into Coq. [...]

How do you want Coq to infer automatically which definition should be
added as unfold hints, and which not?

-- 
Stéphane






Archive powered by MhonArc 2.6.16.

Top of Page