coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Jean-Christophe Filliatre <filliatr AT lri.fr>
- To: "Randy Pollack" <rap AT dcs.ed.ac.uk>
- Cc: coq-club AT pauillac.inria.fr
- Subject: Re: skipping the proofs
- Date: Thu, 4 Feb 1999 17:43:24 +0100 (MET)
In his message of Thu February 4, 1999, Randy Pollack writes:
> Sometimes I want to load a .v file, skipping the proofs and treating
> the lemmas as axioms. Coq supports the compiled .vi file for this
> purpose, but then you must maintain the .vi files up-to-date ....
>
> Here is a suggestion for a different approach: have a top-level switch
> [...]
Thanks for those suggestions. It would be more flexible to load .vo
files without proof terms with only a switch, I agree.
However, there is no need to "maintain" the .vi files when using
GNU make and a good Makefile automatically produced by do_Makefile
without any effort. There is a target "spec" to make the .vi files,
and the correct dependencies are produced with the target "depend"
(similar to the dependencies for .vo files).
Regarding the loading of .v files (with the command Load) it would
necessitate much more work, and Coq users are rather encouraged to split
their developements in multiple files and to compile them with the Coq
compiler, and not to load them entirely. So your first suggestion about
.vo files would be the most interesting.
Best regards,
--
Jean-Christophe FILLIATRE
mailto:Jean-Christophe.Filliatre AT lri.fr
http://www.lri.fr/~filliatr
- skipping the proofs, Randy Pollack
- Re: skipping the proofs, Jean-Christophe Filliatre
- Re: skipping the proofs, Randy Pollack
- Re: skipping the proofs, Jean-Christophe Filliatre
Archive powered by MhonArc 2.6.16.