Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Check lemma_name gives error immediately after lemma is proved

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Check lemma_name gives error immediately after lemma is proved


chronological Thread 
  • From: Matt Ridsdale <matt.ridsdale AT cl.cam.ac.uk>
  • To: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Check lemma_name gives error immediately after lemma is proved
  • Date: Sun, 8 Feb 2009 08:51:11 -0800 (PST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Oops! that'll teach me to check these things more carefully...

thanks


Adam Chlipala-3 wrote:
> 
> Matt Ridsdale wrote:
>> Lemma z_plus_commmutes : forall y : mynat, myplus Q y = myplus y Q.
>> [snip]
>> Check z_plus_commutes.
>>   
> 
> You are checking the wrong lemma name.
> 
> --------------------------------------------------------
> Bug reports: http://logical.futurs.inria.fr/coq-bugs
> Archives: http://pauillac.inria.fr/pipermail/coq-club
>           http://pauillac.inria.fr/bin/wilma/coq-club
> Info: http://pauillac.inria.fr/mailman/listinfo/coq-club
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Check-lemma_name-gives-error-immediately-after-lemma-is-proved-tp21900669p21900767.html
Sent from the Coq mailing list archive at Nabble.com.





Archive powered by MhonArc 2.6.16.

Top of Page