Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Finding opaque dependencies

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Finding opaque dependencies


chronological Thread 
  • From: Matthieu Sozeau <Matthieu.Sozeau AT lri.fr>
  • To: Adam Koprowski <adam.koprowski AT gmail.com>
  • Cc: Coq Club <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] Finding opaque dependencies
  • Date: Wed, 18 Mar 2009 08:52:24 -0400
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>


Le 18 mars 09 à 08:00, Adam Koprowski a écrit :

   Hi Matthieu,

Hi Adam,

On Sun, Mar 8, 2009 at 02:57, Matthieu Sozeau <Matthieu.Sozeau AT lri.fr> wrote:
- is there any easy way in general to determine what opaque definitions might have been used?

There's no way to do it yet. We should definitely have a "Print Opaque Dependencies"
to supplement "Print Assumptions". Consider it done!
 
   I'd love to see that future! (figuring "by hand" what opaque definitions are in the way of reduction can be quite painful).

It's called "Print Opaque Dependencies" in the trunk and it does traverse 
opaque defs to find more opaque dependencies, so you get them all at once.
It'll probably be in the next 8.2 release.
-- Matthieu



Archive powered by MhonArc 2.6.16.

Top of Page