WhoCites Definitions int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites div floor?
div_floorDef a  n
Def == if 0a a  n ; ((-a) rem n)=0 -((-a n) else -((-a n)+-1 fi
Thm* a:n:. (a  n 
eq_intDef i=j == if i=j true ; false fi
Thm* i,j:. (i=j 
le_intDef ij == j<i
Thm* i,j:. (ij 
lt_intDef i<j == if i<j true ; false fi
Thm* i,j:. (i<j 
bnotDef b == if b false else true fi
Thm* b:b  

Syntax:a  n has structure: div_floor(an)

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

WhoCites Definitions int 2 Sections StandardLIB Doc