Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Re: problem in embedding

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Re: problem in embedding


Chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: like <12like34xiongmao AT 163.com>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Re: problem in embedding
  • Date: Thu, 30 Aug 2012 10:40:38 -0400

On 08/29/2012 09:09 PM, like wrote:
Because the semantic of the 'prj' temporal operator in our
logic is really complicated. We just want to embedding the
pure axiomatic system in Coq, not the model system.
If I define derviable in Fixpoint,it will invlove semantic.

This is certainly a fairly unusual choice in Coq formalization. However, I'd be careful about thinking of this as meaning that you have an unusual problem domain that demands unusual encoding. I would recommend thinking hard about how to formalize your logic without axioms.



Archive powered by MHonArc 2.6.18.

Top of Page