Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
exists_uniqueDef  !x:AP(x) == x:A. x is the x:AP(x)
Thm*  A:Type, P:(AProp). (!x:AP(x))  Prop
one_one_corr_2Def  A ~ B == f:(AB), g:(BA). InvFuns(A;B;f;g)
Thm*  A,B:Type. (A ~ B Prop
inv_funs_2Def  InvFuns(A;B;f;g) == (x:Ag(f(x)) = x) & (y:Bf(g(y)) = y)
Thm*  f:(AB), g:(BA). InvFuns(A;B;f;g Prop
pi2Def  2of(t) == t/x,y. y
Thm*  A:Type, B:(AType), p:(a:AB(a)). 2of(p B(1of(p))

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

Definitions DiscreteMath Sections DiscrMathExt Doc