Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Using tactics to build Existentials

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Using tactics to build Existentials


Chronological Thread 
  • From: Jason Gross <jasongross9 AT gmail.com>
  • To: t x <txrev319 AT gmail.com>
  • Cc: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Using tactics to build Existentials
  • Date: Sat, 17 Aug 2013 14:17:41 -0400

> http://article.gmane.org/gmane.science.mathematics.logic.coq.club/5386
>
>
>   My particular use case -- is that I like to use erewrite -- I specify as little as possible, put in lots of _ _'s, and have the rewrite happen. Then, later, I prove the missing terms.
>

If you only care about filling in existentials at the end of the proof, you can use [Grab Existential Variables.]

-Jason




Archive powered by MHonArc 2.6.18.

Top of Page