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