Nuprl Definition : imax

imax(a;b) ==  eval in eval in   if a ≤then else fi 



Definitions occuring in Statement :  le_int: i ≤j callbyvalue: callbyvalue ifthenelse: if then else fi 
Definitions occuring in definition :  callbyvalue: callbyvalue ifthenelse: if then else fi  le_int: i ≤j
FDL editor aliases :  imax

Latex:
imax(a;b)  ==    eval  a  =  a  in  eval  b  =  b  in      if  a  \mleq{}z  b  then  b  else  a  fi 



Date html generated: 2016_05_13-PM-04_01_41
Last ObjectModification: 2015_12_22-PM-02_41_09

Theory : bool_1


Home Index