Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Impredicative [ Set ]

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Impredicative [ Set ]


chronological Thread 
  • From: Gregory Malecha <gmalecha AT eecs.harvard.edu>
  • To: Vladimir Voevodsky <vladimir AT ias.edu>
  • Cc: Coq-Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Impredicative [ Set ]
  • Date: Thu, 14 Apr 2011 11:22:59 -0400

You should be able to add -impredicative-set to your coq-prog-args variable. Something like:

(custom-set-variables
 '(coq-prog-args (quote ("-emacs-U" "-impredicative-set" ...)))
)

Hope this helps.

On Thu, Apr 14, 2011 at 10:56 AM, Vladimir Voevodsky <vladimir AT ias.edu> wrote:
Hello,

is there a way to turn on the "Impredicative Set" option in the interactive mode (e.g. in Proof General)?

Vladimir.





--
gregory malecha



Archive powered by MhonArc 2.6.16.

Top of Page