WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(i steps of next_nat_pair from <0,0>)

Who Cites nat to nat pair?
nat_to_nat_pairDef  nat_to_nat_pair(i) == next_nat_pair{i}(<0,0>)
Thm*  nat_to_nat_pair  
next_nat_pairDef  next_nat_pair(xy) == xy/x,y. if y=0 <0,x+1> else <x+1,y-1> fi
Thm*  next_nat_pair  
compose_iterDef  f{i}(x) == if i=0 x else f(f{i-1}(x)) fi  (recursive)
Thm*  f:(AA), i:f{i AA
eq_intDef  i=j == if i=j true ; false fi
Thm*  i,j:. (i=j 

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

WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc