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.
bijectDef Bij(ABf) == Inj(ABf) & Surj(ABf)
Thm* A,B:Type, f:(AB). Bij(ABf Prop
compose_flipsDef compose_flips(L) == compose_list(map(i.(ii+1);L))
Thm* k:L:(k-1) List. compose_flips(L kk
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
natDef  == {i:| 0i }
Thm*   Type
sumDef sum(f(x) | x < k) == primrec(k;0;x,nn+f(x))
Thm* n:f:(n). sum(f(x) | x < n 

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

Definitions mb list 2 Sections MarkB generic Doc