| Some definitions of interest. | |
| l_member |  l) ==  i:  . i<||l|| & x = l[i]  T | 
|  T:Type, x:T, l:T List. (x  l)  Prop | |
| map |  nil ; a.as'  [(f(a)) / map(f;as')] Def (recursive) | 
|  A,B:Type, f:(A   B), l:A List. map(f;l)  B List | |
|  A,B:Type, f:(A   B), l:A List  . map(f;l)  B List  | |
| tidentity | |
|  A:Type. Id  A   A | 
About:
|  |  |  |  |  |  |  | 
|  |  |  |  |  |  |  |  |