Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Syntax of "Parameter"

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Syntax of "Parameter"


chronological Thread 
  • From: "Claudia Fernanda Oliveira K Tavares" <claudia AT consiste.dimap.ufrn.br>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Syntax of "Parameter"
  • Date: Wed, 10 Nov 2004 12:45:02 +0000
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi!

I've received some examples to test in Coq, but they have some problem. I 
think that is a changing of syntax. 

-----------------------------------------------------------------
| Coq < Parameter plus_zero: (x:nat) (nat_plus x O) = x.
| Toplevel input, characters 22-23
| > Parameter plus_zero: (x:nat) (nat_plus x O) = x.
| >                       ^
| Error: The reference x was not found in the current environment
-------------------------------------------------------------------
 What's wrong?
 Thanks,

Cláudia.
--
Consiste/DIMAp (http://www.consiste.dimap.ufrn.br/)





Archive powered by MhonArc 2.6.16.

Top of Page