Skip to Content.
Sympa Menu

ssreflect - Re: Computational finite sets over an eqType

Subject: Ssreflect Users Discussion List

List archive

Re: Computational finite sets over an eqType


Chronological Thread 
  • From: Chantal KELLER <>
  • To: ssreflect <>
  • Subject: Re: Computational finite sets over an eqType
  • Date: Wed, 24 Jun 2009 16:14:34 +0200

A choiceType or a countType instead of an eqType would also be fine (but
not a finType).
Chantal.




Chantal KELLER a écrit :
> Hello everybody,
>
> I am looking for a library of finite sets that would be such that:
> - the type of the elements of the sets is an eqType
> - it is computational : for instance, I want [is_empty (remove t
> (remove u (union empty (add t (singleton u)))))] to reduce to true
> - it has a few usual lemmas (typically, like in the FSetInterface
> library).
>
> Many thanks,
> Chantal.
>
>

--
Chantal KELLER




Archive powered by MHonArc 2.6.18.

Top of Page