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: Jonathan Leivent <jonikelee AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] UIP and decidable equality
  • Date: Tue, 13 Sep 2016 13:18:34 -0400
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=jonikelee AT gmail.com; spf=Pass smtp.mailfrom=jonikelee AT gmail.com; spf=None smtp.helo=postmaster AT mail-qk0-f169.google.com
  • Ironport-phdr: 9a23:jUu+sBHL+3XiAzx2xTW6Pp1GYnF86YWxBRYc798ds5kLTJ75osWwAkXT6L1XgUPTWs2DsrQf2rOQ7PirADRRqdbZ6TZZIcQKD0dEwewt3CUYSPafDkP6KPO4JwcbJ+9lEGFfwnegLEJOE9z/bVCB6le77DoVBwmtfVEtfre9JIfegoyN2vyo/NWLOkMT1WP7Pus5dU3n5UWJ749N0NMkcv5wgjLy4VJwM9xMwm1pIV/B1z3d3eyXuKBZziJLpvg6/NRBW6ipN44xTLhfESh0ezttvJ6j5lH/Sl6E4WJZWWELmDJJBRLE5Vf0RMTfqCz/48h63iCGPcTwBZQ5WCqv6bsjHB3vjiYEOjo0/UnYj8VxiORQpxf39E83+JLdfIzAbKk2RajaZ95PHWc=



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