Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] UIP and decidable equality

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] UIP and decidable equality


Chronological Thread 
  • From: Maxime Dénès <mail AT maximedenes.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] UIP and decidable equality
  • Date: Tue, 13 Sep 2016 20:21:46 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=mail AT maximedenes.fr; spf=Pass smtp.mailfrom=mail AT maximedenes.fr; spf=None smtp.helo=postmaster AT 9.mo4.mail-out.ovh.net
  • Ironport-phdr: 9a23:zDNRaxTJZeJ1MXma9XL9zOuKR9psv+yvbD5Q0YIujvd0So/mwa64YRGN2/xhgRfzUJnB7Loc0qyN4vmmBjRLuM/d+DBaKdoXBkdD0Z1X1yUbQ+e9QXXhK/DrayFoVO9jb3RCu0+BDE5OBczlbEfTqHDhpRQbGxH4KBYnbr+tQt2asc272qiI9oHJZE0Q3XzmMOo0c0399FyN/olO2M05e/53kkOI6lJzOM1ujVtyIlySmxuuruyRx7VEtxpqhvQ66sRbWr/7dalrBZZRDTAhLnxnrJaz7UqLHkOz4S4XVXxTmR5VCSDE6gv7V9H/qHjUrO14jQyTLczzQPgY2DIi9O8/TRbpjA8CPi449Wzbh8p9l+RVukTy9FRE34fIbdTNZ7JFdaTHcIZCSA==

Yes, but I don't see any link between complexity and functional
extensionality since convertible functions (without fun ext) can already
have different complexity classes.

Maxime.

On 09/13/16 19:18, Jonathan Leivent wrote:
>
>
> On 09/13/2016 01:00 PM, Maxime Dénès wrote:
>> Hi Jonathan,
>>
>> On 09/13/16 17:51, Jonathan Leivent wrote:
>>> it can interfere with the preservation of properties like complexity
>>> between extracted code and the original Coq source.
>> Can you elaborate a bit? I vaguely remember this being discussed on the
>> list at some point, but I forgot what it was about.
>>
>> Thanks!
>>
>> Maxime.
>
> Yeah - it was a briefly heated discussion a while ago. I don't recall
> it that well, and I think I was one of the instigators. My point here
> is not to re-raise it. But, vaguely, the discussion had to do with
> various proxies for complexity that are not preserved by functional
> extensionality, yet otherwise might be of interest when doing Coq ->
> extracted code. If instead one is limited to functional extensionality
> only on Prop functions, then the point (whatever it was) is obviously
> moot, as such functions don't contribute to extracted code at all.
>
> -- Jonathan
>



Archive powered by MHonArc 2.6.18.

Top of Page