Skip to Content.
Sympa Menu

coq-club - [Coq-Club] A feature request for Coq axioms

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] A feature request for Coq axioms


Chronological Thread 
  • From: Victor Porton <porton AT narod.ru>
  • To: coq-club Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] A feature request for Coq axioms
  • Date: Sun, 02 Mar 2014 00:23:54 +0200
  • Envelope-from: porton AT yandex.ru

[Oh, sorry, I previously sent this email to a wrong mailing list.]

I suggest to add the following feature to Coq:

Make a modified "Import" statement (possible syntax: "Import Safe
MODULENAME.").

This would transform every axiom (or parameter) in the imported module into a
theorem condition, just like as it is done with sections.

This is especially useful for researching interrelations of several different
axiom systems.

--
Victor Porton - http://portonvictor.org


  • [Coq-Club] A feature request for Coq axioms, Victor Porton, 03/01/2014

Archive powered by MHonArc 2.6.18.

Top of Page