Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Inductive types and isomorphisms....

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Inductive types and isomorphisms....


Chronological Thread 
  • From: Bas Spitters <b.a.w.spitters AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Inductive types and isomorphisms....
  • Date: Wed, 9 May 2018 11:16:52 +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-yw0-f180.google.com
  • Ironport-phdr: 9a23:7EpOahONE6PRxdB8P6Yl6mtUPXoX/o7sNwtQ0KIMzox0Iv78rarrMEGX3/hxlliBBdydt6ofzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlGiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0vRz+s87lkRwPpiCcfNj427mfXitBrjKlGpB6tvgFzz5LIbI2QMvd1Y6HTcs4ARWdZXMlRWSxPDI2/YYUSEeQOIelWopLhp1sXtxayGRWgCP/txzJOm3T43bc60+MkEQzewQEvBckOu2nJotXtNacSTfy1w7fSzTXYcvhb3izy5JLSfRw7r/CAR6lwcdLQyUkzCwPKkE+QqZf+MjOa0+QCqWmb7+56We2zjG4nrhh8rz6yzckijYnJg5gaylHC9Shhz4Y1JMG4SE5mYdG/CpdfqyaaN45uTsMjRWFopDg1yrkctZGmYicHzoksyR3Ha/GfbYSE/hbuWPySLDp4nn5pZbOyiwuo/US9yeDwSs+520tQoCVfiNnDrHUN2gTT6seZTvt9+V+s2TOV2ADS7uFIOEA1lKTHJ5I4zL48i5kevVjZEi/5n0X2i6CWdkE69eSy9+vnZbDmqoedN49ylA7+LrwjltKjDek8KAQDXGiW9f6h2LDi4EH1WqhGg/4qnqXBtZDVP8Ubpqq3Aw9P1YYj7g6yACy83NsCh3UGIkhJeAmfj4joJ1HOPO73De2kg1m3nzdrwurJPrzlApnXMnfDl7Lhca5n60FA0Aoz0cxf55VMB74dJ/LzQ1b9u8DcDh8kKAO52P3nCdV41oMGQ22DGK6ZMKXIsV+J/O0jOeeMZJVG8Ar6ftMi/rbFiWIz0QsWerDs1p8KYli5GO5nKgOXeyy/rM0GFDIgtxF2d/TrlEGPSyUbM3z0VuQjoCojCZ66AJ3Ybo+oib2Fmiy8G8sFNSh9FlmQHCKwJM2/UPAWZXfXe5c5y21WZf2aU4YkkCqWmkr/wrtjIPDT/3RB553m3dlxoebUkENrrGAmP4Gmy2iIClpMsCYQXTZvhfJwpEV8zhGI1q0q26UFR+wW3OtAV0IBDbCZz+F+DIqsCAfIf9PMWUn+B9v/UWl3QdU2zNsDJU16Hof6gw==

Yes, that seems fair.

There's a partial port of math-classes to hott, but it doesn't include
universal algebra yet.

https://github.com/HoTT/HoTT/tree/master/theories/Classes

Best,

Bas

On Wed, May 9, 2018 at 10:43 AM, Soegtrop, Michael
<michael.soegtrop AT intel.com>
wrote:
> Dear Bas,
>
> as far as I understand the technique you describe would work for my case if
> the number and expression types I use would be defined based on the
> universal algebra / algebraic structures you define in your development.
> But it wouldn't work for e.g. connecting the algebra of number types
> defined in the Coq standard library to the algebra of expression types
> defined in my development based on arbitrary foundations "after the facts".
>
> Also as far as I understood the univalence based work Matthieu referenced
> does allow to connect structures "after the facts".
>
> Is this understanding approximately correct?
>
> Still it would be an absolutely reasonable option to base both numbers and
> expression types on your universal algebra developments.
>
> Best regards,
>
> Michael
>
> Intel Deutschland GmbH
> Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
> Tel: +49 89 99 8853-0, www.intel.de
> Managing Directors: Christin Eisenschmid, Christian Lamprechter
> Chairperson of the Supervisory Board: Nicole Lau
> Registered Office: Munich
> Commercial Register: Amtsgericht Muenchen HRB 186928



Archive powered by MHonArc 2.6.18.

Top of Page