Definitions num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
assocedDef a ~ b == a | b & b | a
Thm* a,b:. (a ~ b Prop
dividesDef b | a == c:a = bc
Thm* a,b:. (a | b Prop
equiv_relDef EquivRel x,y:TE(x;y)
Def == Refl(T;x,y.E(x;y)) & (Sym x,y:TE(x;y)) & (Trans x,y:TE(x;y))
Thm* T:Type, E:(TTProp). (EquivRel x,y:TE(x,y))  Prop
symmetrizeDef Symmetrize(x,y.R(x;y);a;b) == R(a;b) & R(b;a)
Thm* T:Type{j}, R:(TTProp{i}), a,b:T. Symmetrize(x,y.R(x,y);a;b Prop{i}

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

Definitions num thy 1 Sections StandardLIB Doc