Definitions rel 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
linorderDef Linorder(T;x,y.R(x;y)) == Order(T;x,y.R(x;y)) & Connex(T;x,y.R(x;y))
Thm* T:Type, R:(TTProp). Linorder(T;x,y.R(x,y))  Prop
strict_partDef strict_part(x,y.R(x;y);a;b) == R(a;b) & R(b;a)
Thm* T:Type, R:(TTProp), a,b:T. strict_part(x,y.R(x,y);a;b Prop
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions rel 1 Sections StandardLIB Doc