Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Efficient way to find non-instantiated external variables

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Efficient way to find non-instantiated external variables


chronological Thread 
  • From: Hendrik Tews <tews AT os.inf.tu-dresden.de>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Efficient way to find non-instantiated external variables
  • Date: Tue, 01 Nov 2011 14:41:10 +0100

Kenneth Roe 
<kendroe AT hotmail.com>
 writes:

   [...] I have the error "No more subgoals but
   non-instantiated existential variables:...". What is the
   fastest way to find the exact lines of source code that are
   generating these goals?

After running myself into this problem I extended prooftree with
the ability to mark the proof command that introduced a certain
existential variable, see http://askra.de/software/prooftree/

Bye,

Hendrik



Archive powered by MhonArc 2.6.16.

Top of Page