WhoCites Definitions int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites imax?
imaxDef imax(a;b) == if ab b else a fi
Thm* a,b:. imax(a;b 
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:imax(a;b) has structure: imax(ab)

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

WhoCites Definitions int 2 Sections StandardLIB Doc