Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Problem with definition from CPDT

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Problem with definition from CPDT


chronological Thread 
  • From: Adam Chlipala <adam AT chlipala.net>
  • To: Thomas Schilling <nominolo AT googlemail.com>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Problem with definition from CPDT
  • Date: Tue, 15 Feb 2011 08:26:17 -0500

Thomas Schilling wrote:
I'm working through Adam's Certified Programming with Dependent Types and Coq 
fails to accept the following definition from the book:
[...]

Is this a limitation of my version of Coq?  I'm using Coq 8.2pl1 (latest on 
MacPorts).  Or am I missing something obvious?

The book is only tested with Coq 8.2pl2 and 8.3pl1. There were definitely some bugs in 8.2pl1 that prevented some of the code from type-checking, though I don't remember seeing your particular example mentioned before.



Archive powered by MhonArc 2.6.16.

Top of Page