Definitions hol Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
eq_predDef eq('a) == {f:('a'a)| f = (x:'ay:'ax = y) }
Thm* 'a:Type. eq('a Type
bequalDef x = y == (x = y  T)
Thm* T:Type, x,y:T. (x = y 
labelDef t  ...$L == t
tlambdaDef (x:Tb(x))(x) == b(x)

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

Definitions hol Sections HOLlib Doc