Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
bijectDef  Bij(ABf) == Inj(ABf) & Surj(ABf)
Thm*  A,B:Type, f:(AB). Bij(ABf Prop
iffDef  P  Q == (P  Q) & (P  Q)
Thm*  A,B:Prop. (A  B Prop
is_one_one_corrDef  f is 1-1 corr == g:(BA). InvFuns(A;B;f;g)
Thm*  A,B:Type, f:(AB). (f is 1-1 corr)  Prop

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

Definitions DiscreteMath Sections DiscrMathExt Doc