hol restr binder Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def  == Unit+Unit

is mentioned by

Def res_abstract == P:'af:'a'b. res_lambda('a;'b;x.P(x);x.f(x))[hres_abstract]
Def res_select == P:'aQ:'a. res_choose('a;x.(P(x));x.(Q(x)))[hres_select]
Def res_exists == P:'aQ:'ares_exists('a;x.(P(x));x.(Q(x)))[hres_exists]
Def res_forall == P:'aQ:'ares_all('a;x.(P(x));x.(Q(x)))[hres_forall]

In prior sections: bool 1 hol hol bool hol min

Try larger context: HOLlib IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

hol restr binder Sections HOLlib Doc