Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club]Setoid for arbitrary relation?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club]Setoid for arbitrary relation?


chronological Thread 
  • From: Frederic Blanqui <blanqui AT loria.fr>
  • To: Claudio Sacerdoti Coen <sacerdot AT cs.unibo.it>
  • Cc: "Koprowski, A." <A.Koprowski AT tue.nl>, coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club]Setoid for arbitrary relation?
  • Date: Thu, 22 Mar 2007 09:28:32 +0100 (CET)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

On Wed, 21 Mar 2007, Claudio Sacerdoti Coen wrote:

Yes, it is. However, the type of union in the standard library is

forall A, relation A -> relation A -> A -> A -> Prop

To be handled correctly it should be

forall A, relation A -> relation A -> relation A.

can't you modify the standard library? it would be better.





Archive powered by MhonArc 2.6.16.

Top of Page