coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Bas Spitters <b.a.w.spitters AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>, fdhzs2010 AT hotmail.com, johnw AT newartisans.com
- Subject: Re: [Coq-Club] libraries for setoids?
- Date: Wed, 3 Oct 2018 22:26:22 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=b.a.w.spitters AT gmail.com; spf=Pass smtp.mailfrom=b.a.w.spitters AT gmail.com; spf=None smtp.helo=postmaster AT mail-yb1-f171.google.com
- Ironport-phdr: 9a23:pTPMHx+1hUwLrP9uRHKM819IXTAuvvDOBiVQ1KB21+wcTK2v8tzYMVDF4r011RmVBdqds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+55/ebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMNboRr4oRzut86ZrSAfpiCgZMT457HrXgdF0gK5CvR6tuwBzz4vSbY6SKfR+Y7jdfcsESmVdQsZfWStBAoamYIsOCeoKIOJUoob5qlcLqxa1GAuiC/71yjJQiXD206813eQvHw/FwQIuAc4BvW/IrNnpLqoeTfy5wLXKwDjFcvhY2S396I/Nch05vPyDR6lwetfMx0k3FgPFkkmQppL/PzOOy+8AtHOU4/B6Wu61hW8rsRpxoiCuxscwlonGmJgVykvf+CV2xYY6P9y4SEphbdG4F5tQsjiXOo1rSc0sRGFovTw1yrwAuZOjeigF1pomyATFa/ybcoiI+QjsVOCKITtimH1lf7e/iw698Uih1u38VtS0301QoipEldnArn8N1x3P6siHV/ty5V2t1iqI1wDW7OxPPEM6lbLDJpI/3rI9koAfvEfDEyPshkn6kaubel859uWq9ujqZKjtqIWGOI9ukA7+N7wjmsyhDuQ8NQgDR22b9v691L3n5EH4QK5FguAvnqnXrZzXJ9kXqrS2Aw9S1YYj5BK/ACm83NsEmnkHKUpJeBOBj4f3J1HDOO70Aeu7jli2kzpmx+rKMqP8DpjJNHTPjbXscatl505Z0gUzzNRf55xOCrEGJfL+QlT+uMbCARMjPQ242f3nCM181oMCRWKAHLWZMLjJvF+H4+IgOeiMZIsPtDnhLPgl4ubijWUlll8FYampwZwXZWikEfRhOkWVeGbjgtMcEWgRpQc+V+zriFiaUTFJfXqyXqQ85is6CI28F4vDSJqt0/S923KQGYQeTWRbABjYGnDxMo6ARv0kaSSII8YnnCZSEfCvR48zzkv27VfSy717K+PV/msTspennNpy5+vMvRc/6jVuE8WG2meWCWpzmzAmXTgziYp2ugRG0lafzaVimLQMH5paoewPSR87KYLR1fdSBNX7WwaHddCMHgX1Cu66CC08G4pii+QFZFxwTpD/10mSjRrvOKcckvmwPLJx96vd23brIMMkkiTJ0aAgix8tRc4dbDT61J46zBDaAsvyq2vcj7yjLP1O0yvE9WPFxm2L7hkBDVxAFJ7dVHVaXXP46NT04kSYEe2rALUjdxpLkIuMc/QTLNLuilpCSbHoP9GMO28=
Have a look at our math-classes and corn libraries:
http://math-classes.github.io/
https://github.com/coq-community/corn
Math-classes also includes categories.
John, I've moved math-classes to the coq-community to make it easier
for others to contribute/share code.
Could any of the work there be useful for you?
On Wed, Oct 3, 2018 at 8:31 PM John Wiegley
<johnw AT newartisans.com>
wrote:
>
> >>>>> "J-SH" == Jason -Zhong Sheng- Hu
> >>>>> <fdhzs2010 AT hotmail.com>
> >>>>> writes:
>
> J-SH> I am wondering are there any libraries which fully commit to setoids
> in
> J-SH> Coq? I am looking for ones that push the idea of setoids as far as
> J-SH> possible. For example, agda's standard library (agda-stdlib) is
> entirely
> J-SH> built around setoids. I am mainly looking for libraries that handle
> list
> J-SH> and relations around it in that manner and hoping someone has done
> some
> J-SH> work.
>
> My category theory library is entirely based on setoids everywhere (making
> it
> about quasi-categories, basically):
>
> https://github.com/jwiegley/category-theory
>
> What gets tricky is that Sets is now the category of Setoids, meaning that
> every object also needs a setoid relation, etc.
>
> --
> John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
> http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
- [Coq-Club] libraries for setoids?, Jason -Zhong Sheng- Hu, 10/01/2018
- Re: [Coq-Club] libraries for setoids?, John Wiegley, 10/03/2018
- Re: [Coq-Club] libraries for setoids?, Bas Spitters, 10/03/2018
- Re: [Coq-Club] libraries for setoids?, John Wiegley, 10/03/2018
Archive powered by MHonArc 2.6.18.