Definitions hol arithmetic 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
natDef  == {i:| 0i }
Thm*   Type
Thm*   S
nmodDef nmod(m;n) == if n=0 then 0 else m rem n fi 
Thm* m,n:. nmod(m;n 
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions hol arithmetic 2 Sections HOLlib Doc