Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Instantiating existential variables

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Instantiating existential variables


chronological Thread 
  • From: Taral <taralx AT gmail.com>
  • To: "Samuel E. Moelius III" <moelius AT cis.udel.edu>
  • Cc: "coq-club AT pauillac.inria.fr" <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] Instantiating existential variables
  • Date: Sat, 7 Mar 2009 11:08:26 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date:cc; b=ILrjjFt+UplyY8Z2sgMB7Rk+kttzWszbOeOkQroQphE1HjgFpZ9lxQF+bNARfskvvz 2g14epMr+9VeEbn8DvfmzOeG/1IAIAA4e8A539dhGbZeffUU4PMQ0ocVCENzX3fPnlz8 Ym3/GXt1c4xe9bqyUBcOT8MJtfE7UPpjLHH1o=
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

On Mar 7, 2009, at 9:46 AM, "Samuel E. Moelius III" <moelius AT cis.udel.edu > wrote:
(I hope this isn't a stupid question...)

No. I have the same one.

If I have an uninstantiated existential variable, is there a way to supply it interactively, as opposed to supplying it all-in-one-go via instantiate or Existential?

I don't think there's any way to convert an existential into a goal. It sounds useful though.

What I end up doing is determining the expected type of the existential and creating a lemma.

--
Taral





Archive powered by MhonArc 2.6.16.

Top of Page