Definitions hol num Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
labelDef t  ...$L == t
natDef  == {i:| 0i }
Thm*   Type
Thm*   S
notDef A == A  False
Thm* A:Prop. (A Prop
one_oneDef one_one('a;'b;f) == x,y:'af(x) = f(y 'b  x = y
Thm* 'a,'b:Type, f:('a'b). one_one('a;'b;f Prop
ontoDef onto('a;'b;f) == y:'bx:'ay = f(x)
Thm* 'a,'b:Type, f:('a'b). onto('a;'b;f Prop
tlambdaDef (x:Tb(x))(x) == b(x)

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

Definitions hol num Sections HOLlib Doc