Origin Definitions Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol_min
Nuprl Section: hol_min

Selected Objects
defbchoose @x:'ap(x) == @x:'ap(x)
defhbool hbool == 
defhind hind == 
defhfun 'a  'b == 'a'b
defhequal equal == x:'ay:'ax = y
defhimplies implies == p:q:pq
defhselect select == p:'a. @x:'a. (p(x))
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Origin Definitions Sections HOLlib Doc