Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
Dedekind_infiniteDef  Dedekind-Infinite(A) == a:Af:(AA). Inj(AAf) & (x:Af(x) = a)
Thm*  A:Type. Dedekind-Infinite(A Prop
productively_infiniteDef  Infinite(A) == ( inj A)
Thm*  A:Type. Infinite(A Prop
unboundedly_infiniteDef  Unbounded(A) == k:(k inj A)
Thm*  A:Type. Unbounded(A Prop

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

Definitions DiscreteMath Sections DiscrMathExt Doc