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
exteqDef  A =ext B == (x:Ax  B) & (x:Bx  A)
int_segDef  {i..j} == {k:i  k < j }
Thm*  m,n:. {m..n Type
natDef   == {i:| 0i }
Thm*    Type
surjection_typeDef  A onto B == {f:(AB)| Surj(ABf) }
Thm*  A,B:Type. A onto B  Type

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

Definitions DiscreteMath Sections DiscrMathExt Doc