Definitions hol prim rec Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
gtDef i>j == j<i
Thm* i,j:. (i>j Prop
natDef  == {i:| 0i }
Thm*   Type
Thm*   S
preDef pre(n) == if n=0 then 0 else n-1 fi 
Thm* n:. pre(n 

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

Definitions hol prim rec Sections HOLlib Doc