Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
sfa_doc_sequence_relDef i steps of e from a == if i=0 a else e(i-1 steps of e from a) fi
Def (recursive)
Thm* A:Type, a:Ae:(AA), i:i steps of e from a  A
eq_intDef i=j == if i=j true ; false fi
Thm* i,j:. (i=j 
natDef  == {i:| 0i }
Thm*   Type
nequalDef a  b  T == a = b  T
Thm* A:Type, x,y:A. (x  y Prop

About:
boolbfalsebtrueifthenelseintnatural_numbersubtract
int_eqsetapplyfunction
recursive_def_noticeuniverseequalmemberpropall
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions NuprlPrimitives Sections NuprlLIB Doc