Skip to Content.
Sympa Menu

coq-club - [Coq-Club] ltamer/src/coq/Util.v : intuition of "tuple"

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] ltamer/src/coq/Util.v : intuition of "tuple"


Chronological Thread 
  • From: t x <txrev319 AT gmail.com>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: [Coq-Club] ltamer/src/coq/Util.v : intuition of "tuple"
  • Date: Mon, 12 Aug 2013 16:36:06 +0000

In the lambda tamer source, /src/coq/Util.v, there's the following block of code:

https://gist.github.com/anonymous/76f36130b1bb9a2f6786

I've played around with a few "Eval compute in ... "

however, it's not clear to me what the intuitive definitions for:
"first, next, last, lift, select, eta_index"
are.

Can someone point me at a paper/reference on the theoretical model behind this "tuple" ?

Thanks!



Archive powered by MHonArc 2.6.18.

Top of Page