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
int_segDef  {i..j} == {k:i  k < j }
Thm*  m,n:. {m..n Type
inv_pairDef  AB == {fg:((AB)(BA))| fg/f,g. InvFuns(A;B;f;g) }
Thm*  A,B:Type. AB  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

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

Definitions DiscreteMath Sections DiscrMathExt Doc