Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
decidableDef  Dec(P) == P  P
Thm*  A:Prop. Dec(A Prop
fun_over_stDef  x:A st P(x)B(x) == x:{x:AP(x) }B(x)
notDef  A == A  False
Thm*  A:Prop. (A Prop
one_one_corr_2Def  A ~ B == f:(AB), g:(BA). InvFuns(A;B;f;g)
Thm*  A,B:Type. (A ~ B Prop

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

Definitions DiscreteMath Sections DiscrMathExt Doc