Nuprl Definition : bool-cmp

bool-cmp() ==  λx,y. if then if then else fi  if then -1 else fi 



Definitions occuring in Statement :  ifthenelse: if then else fi  lambda: λx.A[x] minus: -n natural_number: $n
Definitions occuring in definition :  lambda: λx.A[x] ifthenelse: if then else fi  minus: -n natural_number: $n
FDL editor aliases :  bool-cmp

Latex:
bool-cmp()  ==    \mlambda{}x,y.  if  x  then  if  y  then  0  else  1  fi    if  y  then  -1  else  0  fi 



Date html generated: 2016_05_14-PM-02_36_42
Last ObjectModification: 2015_09_22-PM-05_56_38

Theory : list_1


Home Index