Definitions IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
int_segDef  {i..j} == {k:i  k < j }
Thm*  m,n:. {m..n Type
invisible_wrapperDef  x == x
iter_via_intsegDef  Iter(f;ui:{a..b}. e(i)
Def  == if a<b f((Iter(f;ui:{a..b-1}. e(i)),e(b-1)) else u fi
Def  (recursive)
Thm*  f:(AAA), u:Aa,b:e:({a..b}A). (Iter(f;ui:{a..b}. e(i))  A
leltDef  i  j < k == ij & j<k
lt_intDef  i<j == if i<j true ; false fi
Thm*  i,j:. (i<j 

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

Definitions IteratedBinops Sections DiscrMathExt Doc