Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Auto variant

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Auto variant


chronological Thread 
  • From: Jean-Christophe Filliatre <Jean-Christophe.Filliatre AT lri.fr>
  • To: Christophe Dehlinger <dehlinger AT dpt-info.u-strasbg.fr>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Auto variant
  • Date: Fri, 18 Oct 2002 15:02:44 +0200 (MEST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

 > Basically, what I would like Coq to do is to perform this resolution only 
 > once,
 > when the goal is originally solved in interactive mode.
 > One way to achieve this would be by designing a vernacular command that
 > would perform the same Prolog-like resolution as Auto but that does not
 > affect the goal,  and instead produces a script that solves the goal.
 > This script could then be played to solve the goal. The script
 > would mainly feature "Intro" and "Apply" tactics, which are compiled very 
 > fast.
 >
 > Maybe there is already a way to do this or something similar,
 > if so please let me know.

"Info Auto" is what you need.

-- 
Jean-Christophe





Archive powered by MhonArc 2.6.16.

Top of Page