Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
int_isegDef {i...j} == {k:ik & kj }
Thm* i,j:. {i...j Type
lt_intDef i<j == if i<j true ; false fi
Thm* i,j:. (i<j 
natDef  == {i:| 0i }
Thm*   Type
notDef A == A  False
Thm* A:Prop. (A Prop
sq_typeDef SQType(T) == x,y:Tx = y  {x ~ y}
topDef Top == Void(given Void)
Thm* Top  Type

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

Definitions NuprlPrimitives Sections NuprlLIB Doc