Definitions mb list 2 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
compose_flipsDef compose_flips(L) == compose_list(map(i.(ii+1);L))
Thm* k:L:(k-1) List. compose_flips(L kk
flipDef (ij)(x) == if x=i j ; x=j i else x fi
Thm* k:i,j:k. (ij kk
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
natDef  == {i:| 0i }
Thm*   Type

About:
listifthenelseintnatural_numberaddsubtractset
lambdaapplyfunctionuniversememberall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb list 2 Sections MarkB generic Doc