Skip to Content.
Sympa Menu

coq-club - [Coq-Club]Inductive definitions in the Calculus of Constructionsa

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club]Inductive definitions in the Calculus of Constructionsa


chronological Thread 
  • From: Adam Chlipala <adamc AT argus.EECS.Berkeley.EDU>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club]Inductive definitions in the Calculus of Constructionsa
  • Date: Mon, 9 Jan 2006 04:46:37 -0800 (PST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

I know that the Calculus of Inductive Constructions was created because the Calculus of Constructions was insufficient to represent some inductive types. Can anyone on this list give a short characterization of which types require this extension, and/or perhaps the simplest example of such a type?

I'm interested in this in the context of trying to minimize the trusted code base needed to use results proved with Coq. If compiled developments can be translated to the Calculus of Constructions, then I imagine it's possible to use a significantly simpler checker.





Archive powered by MhonArc 2.6.16.

Top of Page