Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
is_one_one_corr_relDef  1-1-Corr x:A,y:BR(x;y) == (x:A!y:BR(x;y)) & (y:B!x:AR(x;y))
Thm*  A,B:Type, R:(ABProp). (1-1-Corr x:A,y:BR(x;y))  Prop
exists_uniqueDef  !x:AP(x) == x:A. x is the x:AP(x)
Thm*  A:Type, P:(AProp). (!x:AP(x))  Prop
iffDef  P  Q == (P  Q) & (P  Q)
Thm*  A,B:Prop. (A  B Prop

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

Definitions DiscreteMath Sections DiscrMathExt Doc