Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Setoid rewrite for multisets not working

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Setoid rewrite for multisets not working


Chronological Thread 
  • From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Setoid rewrite for multisets not working
  • Date: Mon, 11 May 2015 07:03:56 +0200

On 11/05/2015 02:40, Katherine Ye wrote:
> Any help would be appreciated.

It seems that you're lacking the definition of eqLinProp as an
equivalence relation...

> Other suggestions about ways to represent the environment, which is a
> set that can contain the same element multiple times, are also
> welcome. (I considered Ensembles and ListSet, but they were missing
> things. Maybe lists with permutations?)

I made a proof of completeness of phase semantics once, using lists up
to permutations. It is here.

https://github.com/ppedrot/ll-coq

PMP

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page