Definitions fun 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
injectDef Inj(ABf) == a1,a2:Af(a1) = f(a2 B  a1 = a2
Thm* A,B:Type, f:(AB). Inj(ABf Prop
surjectDef Surj(ABf) == b:Ba:Af(a) = b
Thm* A,B:Type, f:(AB). Surj(ABf Prop

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

Definitions fun 1 Sections StandardLIB Doc