Skip to Content.
Sympa Menu

ssreflect - finfun and tuple

Subject: Ssreflect Users Discussion List

List archive

finfun and tuple


Chronological Thread 
  • From: Allyx FONTAINE <>
  • To: ssreflect <>
  • Subject: finfun and tuple
  • Date: Wed, 28 Sep 2011 15:34:12 +0200

Hi all,

Lets consider a finite type F.
I would like to define the type of finite functions which take in parameter an element of type F (lets call it elt)
and returns a sequence of (f elt) nat
where (f: F -> nat) .

I thought about using finfun and tuple, but I did not succeed. So I wonder what are the possible definitions. What do you suggest ?

Thanks for your help,
Allyx



Archive powered by MHonArc 2.6.18.

Top of Page