Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Identity with Rpower?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Identity with Rpower?


chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: John Nicol <nicol.john AT gmail.com>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Identity with Rpower?
  • Date: Tue, 29 Nov 2011 10:45:24 -0500

John Nicol wrote:
Thanks for the info!  Reading through the thread, it does sound like
Czar is not supported enough for serious usage.  That's too bad -- I
was hoping that would be the future path of Coq.

[...]
Oh well.  I guess the lesson for me is that the current systems still
aren't ready for me (or I'm not ready for them :-) ).  Thanks for your
time.  I'll continue to watch Coq's progress.

I've resisted jumping in until now, but I think it's worth pointing out that some of us are very skeptical that declarative proofs are a good idea. The style of imperative Coq proof that you see in the wild is not the only other option. My book CPDT presents another style which I believe dominates both the common Ltac style and the declarative style (in any proof assistant) for ease of writing, reading, and maintaining proofs:
   http://adam.chlipala.net/cpdt/




Archive powered by MhonArc 2.6.16.

Top of Page