Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
bijection_typeDef  A bij B == {f:(AB)| Bij(ABf) }
Thm*  A,B:Type. A bij B  Type
bijectDef  Bij(ABf) == Inj(ABf) & Surj(ABf)
Thm*  A,B:Type, f:(AB). Bij(ABf Prop
subtypeDef  S  T == x:Sx  T
surjection_typeDef  A onto B == {f:(AB)| Surj(ABf) }
Thm*  A,B:Type. A onto B  Type

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

Definitions DiscreteMath Sections DiscrMathExt Doc