Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Indexed Types Pattern Matching Problem

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Indexed Types Pattern Matching Problem


chronological Thread 
  • From: Adam Chlipala <adam AT chlipala.net>
  • To: Gyesik Lee <gslee AT ropas.snu.ac.kr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Indexed Types Pattern Matching Problem
  • Date: Thu, 18 Mar 2010 09:33:10 -0400

It's possible that there are some issues specific to your problem that deserve discussion on this list, but my recommendation is to read some parts of CPDT that discuss programming with dependent types:
    http://adam.chlipala.net/cpdt/
I expect Chapter 7 is the most relevant, as I see your code contains some of the mistakes described there. Really, of course, I recommend the whole book up to Part III for anyone who wants to put Coq to work. ;)



Archive powered by MhonArc 2.6.16.

Top of Page