Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] "Nested proofs are deprecated and will stop working in the next Coq version" - Can we keep this?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] "Nested proofs are deprecated and will stop working in the next Coq version" - Can we keep this?


Chronological Thread 
  • From: Clément Pit--Claudel <clement.pit AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] "Nested proofs are deprecated and will stop working in the next Coq version" - Can we keep this?
  • Date: Tue, 04 Aug 2015 22:46:09 -0700

On 08/03/2015 12:56 PM, Pierre Courtieu wrote:
> (...) I think that having a strict document structure is important.
> For scalability, tooling, documenting etc. nested lemmas as they are
> currently implemented is a serious hole in this structure.

A possible counter argument regarding the tooling argument: in company-coq,
you can press C-c C-a C-x to extract the current goal and some hypotheses to
a separate lemma, and start proving it right away. I find that very useful
for using Coq in an exploratory manner: I start without a clear idea of what
lemmas I need, and every time I reach a goal that looks interesting I extract
it to a lemma, with just the relevant hypotheses. Being forced to rewind the
current proof and move this sub-lemma up in the document would make this
workflow a lot less convenient.

Cheers,
Clément.

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page