Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Resources to learn about CIC metatheory/implementation in Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Resources to learn about CIC metatheory/implementation in Coq


Chronological Thread 
  • From: Talia Ringer <tringer AT cs.washington.edu>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Resources to learn about CIC metatheory/implementation in Coq
  • Date: Mon, 30 Nov 2015 16:14:16 -0800
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=tringer AT cs.washington.edu; spf=None smtp.mailfrom=tringer AT cs.washington.edu; spf=None smtp.helo=postmaster AT mail-yk0-f171.google.com
  • Ironport-phdr: 9a23:1oEnFhKuiJrQJOt1ItmcpTZWNBhigK39O0sv0rFitYgULv3xwZ3uMQTl6Ol3ixeRBMOAu68C27ud6fqocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0oLnhqvoodX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVWqLjOq88ULZwDTI8Mmlz6te4mwPESF6z738dWy0skxxHDhKNuA3gX5H+vzHSvfE7xyCBPczwQqwzX3Kv47o9G0ygszsOKzNsqDKfscd3lq8O+B8=

Thank you, all. I'm borrowing the book from another student, and I'll take a look at the paper as well.

On the implementation side, is anyone familiar with where in the code to start (particularly if I care about definitional equality), or is that a question better suited for the developers?

Thanks again,

Talia

On Sun, Nov 29, 2015 at 1:20 PM, Amirhossein Vakili <avakili AT outlook.com> wrote:
Hi Talia,

With respect to CIC, I found "Type Theory and Formal Proof: An Introduction" by Nederpelt and Geuvers very interesting.

Cheers,
Amir


On 15-11-29 04:04 PM, Talia Ringer wrote:
Hello,

I have a side project I'm doing for fun right now, and I'd like to learn more about the Coq metatheory (both the CIC metatheory and how it is implemented in Coq). In particular, I want to learn more about definitional equality in Coq, but I assume a whole-picture understanding is helpful. I've already read Adam Chlipala's post on equality. Now I would like to dig much deeper.

Are there any resources that may be helpful? From the CIC side, I am looking for some accessible introductory reading. From the Coq side, I am wondering where in the source code to dig; I've cloned the repository, but I don't know where to start. 

Thank you,

Talia





Archive powered by MHonArc 2.6.18.

Top of Page