WhoCites Definitions FTA Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites lelt int?
lelt_intDef  i  j < k == (ij)(j<k)
Thm*  i,j,k:i  j < k  
le_intDef  ij == j<i
Thm*  i,j:. (ij 
lt_intDef  i<j == if i<j true ; false fi
Thm*  i,j:. (i<j 
bandDef  pq == if p q else false fi
Thm*  p,q:. (pq 
bnotDef  b == if b false else true fi
Thm*  b:b  

Syntax:i  j < k has structure: lelt_int(ijk)

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

WhoCites Definitions FTA Sections DiscrMathExt Doc