Skip to Content.
Sympa Menu

coq-club - [Coq-Club] How can I add the axioms to Coq?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] How can I add the axioms to Coq?


chronological Thread 
  • From: quanta AT sdf.lonestar.org
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] How can I add the axioms to Coq?
  • Date: Sun, 19 Dec 2010 02:36:09 +0100

I would like to add the axioms from Martin Hofmann, A Simple Model for 
Quotient
Types to Coq. The Axiom command does not seem to be enough to do this, because
it only lets me defined now type judgements, I must also add new reductions to
the equational theory of Coq. Sadly I am not skilled enough at Ocaml to add
this directly to the ocaml files but maybe someone here can suggest an easier
route. Thank you all for your responses.



Archive powered by MhonArc 2.6.16.

Top of Page