Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
exteqDef  A =ext B == (x:Ax  B) & (x:Bx  A)
injection_typeDef  A inj B == {f:(AB)| Inj(ABf) }
Thm*  A,B:Type. A inj B  Type
int_segDef  {i..j} == {k:i  k < j }
Thm*  m,n:. {m..n Type
natDef   == {i:| 0i }
Thm*    Type
one_one_corr_2Def  A ~ B == f:(AB), g:(BA). InvFuns(A;B;f;g)
Thm*  A,B:Type. (A ~ B Prop
surjection_typeDef  A onto B == {f:(AB)| Surj(ABf) }
Thm*  A,B:Type. A onto B  Type

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

Definitions DiscreteMath Sections DiscrMathExt Doc