coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: "Michal Moskal" <michal.moskal AT gmail.com>
- To: coq-club AT pauillac.inria.fr
- Cc: "Radu Grigore" <radugrigore AT gmail.com>, "Mikol� Janota" <mikolas.janota AT gmail.com>, "Joseph Kiniry" <kiniry AT acm.org>, "Carlos.SIMPSON AT unice.fr" <Carlos.SIMPSON AT unice.fr>
- Subject: [Coq-Club] Re: [Coq-Club]Fwd: coq performance
- Date: Thu, 12 Apr 2007 19:10:18 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X+sSxdRn7ghyXY3uN4ZMak4f5V0DNIXX/NdVGlXY4egtWwOl1Wvmc/s2Kug20F11T7rIyPUdWw0wRk8qIY23R3OCrbI0Nz3gm/YJiIqDnwgDSIaAcPVzIbILWxtWfmXX1uLlB0YSuArbqzXFcKLKG60sm8YDLbNX+3W8ek++LrA=
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
On 4/2/07,
Carlos.SIMPSON AT unice.fr
<Carlos.SIMPSON AT unice.fr>
wrote:
This is just a guess, but looking at your file it looks like you might
want to try replacing the word
``Variable'' by the word ``Parameter'', and the word ``Let'' by the word
``Definition''.
As you have written it, it turns the whole file into a local context,
which is (if I understand correctly?) saved in a different
way in Coq than the global context. Coq is designed to contain gigantic
global contexts, but the local context is thought of
as something that would fit in the ``current goal to be proven'' window
in an interface.
As I said, it worked very well, thanks!
Now I'm trying to prove that the formula's negation normal form is
equivalent to the original formula. Coq seems to be stuck on my proof
of it -- it's an application of a few thousand symbols (the line
starting with "Definition skol :", I'll be trying to prove the
skolemizations later). After a few minutes it prints:
Anomaly: uncaught exception Invalid_argument "String.create". Please report.
It might be the case (just a wild guess) that coq is trying to tell me
about an error it detected, but it doesn't like the size of the term.
I might try to break it into smaller pieces if that would help (using
intemediate definitions).
The proof is at:
http://nemerle.org/~malekith/temp/proof.v.gz
Any ideas?
Thanks!
Michal
- Re: [Coq-Club]Fwd: coq performance, Carlos . SIMPSON
- Re: [Coq-Club]Fwd: coq performance, Michal Moskal
- [Coq-Club] Re: [Coq-Club]Fwd: coq performance, Michal Moskal
Archive powered by MhonArc 2.6.16.