Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in NuprlPrimitives
sfa_doc_max_intDef max(a;b) == if a<b b else a fi
Thm* a,b:. max(a;b 
lt_intDef i<j == if i<j true ; false fi
Thm* i,j:. (i<j 

Syntax:max(a;b) has structure: sfa_doc_max_int(ab)

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

Definitions NuprlPrimitives Sections NuprlLIB Doc