Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] eta(?) conversion in records?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] eta(?) conversion in records?


Chronological Thread 
  • From: Matthieu Sozeau <mattam AT mattam.org>
  • To: coq-club <coq-club AT inria.fr>
  • Cc: Jason Gross <jasongross9 AT gmail.com>
  • Subject: Re: [Coq-Club] eta(?) conversion in records?
  • Date: Tue, 28 Aug 2012 14:27:17 +0200


Le 27 août 2012 à 12:52, Andreas Abel a écrit :
<snip/>
>> Second: Assuming that this would not cause problems, are there any plans
>> to add this to Coq?

Hello Jason,

There are plans to add this to Coq real soon, I'm working on the
implementation.
η for (non-recursive) records will come along with a more efficient
representation for projections which will not carry parameters anymore (as in
Agda too).

Cheers,
-- Matthieu




Archive powered by MHonArc 2.6.18.

Top of Page