Skip to Content.
Sympa Menu

coq-club - Automation

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Automation


chronological Thread 
  • From: "Carlos.SIMPSON" <carlos AT math.unice.fr>
  • To: coq-club AT pauillac.inria.fr
  • Cc: carlos.simpson AT libertysurf.fr
  • Subject: Automation
  • Date: Fri, 30 Mar 2001 10:47:28 -0100

Hi. Has anybody tried using Coq to automatically generate theorems, and
say store them in a file? 

A vaguely related technical question: is there any way to 
define a Hint Extern with the null pattern i.e. ask that
it be applied to any goal regardless of the pattern of the
head term of the goal? 
I tried 
Hint myhint : myhints := Extern ? EApply mytheorem.
but this didn't work.

Finally, a stupid question: how do you define a .coqrc file
on a PC windows 98? Windows doesnt allow filenames that start with `.'.

---Carlos Simpson







Archive powered by MhonArc 2.6.16.

Top of Page