Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Extraction of existentially quantified variables

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Extraction of existentially quantified variables


chronological Thread 
  • From: Andrej Bauer <andrej.bauer AT andrej.com>
  • To: Stéphane Glondu <steph AT glondu.net>
  • Cc: AUGER Cédric <Cedric.Auger AT lri.fr>, Adam Chlipala <adamc AT csail.mit.edu>, coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Extraction of existentially quantified variables
  • Date: Tue, 14 Feb 2012 17:22:57 +0100

> The extraction currently in Coq does not use a typed realizability model.

Thank you for the explanation. I simply assumed that the extraction
carries the types along. It seems harder to reconstruct the types once
they're thrown away.

It would be interesting to know if one can do "better" by following
more closely an interpretation of types as well as terms.

> I'm not saying that all this could not be related to your way of
> presenting extraction, but I don't consider your way the "primary" one,
> as you seem to assert.

Untyped realizability is a special case of typed realizability (it is
the uni-typed case). So in this sense Scheme seems to be the ideal
target language for Coq extraction.

With kind regards,

Andrej



Archive powered by MhonArc 2.6.16.

Top of Page