Nuprl Definition : compare-fun
compare-fun(cmp;f) ==  λx,y. (cmp (f x) (f y))
Definitions occuring in Statement : 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
apply: f a
FDL editor aliases : 
compare-fun
Latex:
compare-fun(cmp;f)  ==    \mlambda{}x,y.  (cmp  (f  x)  (f  y))
Date html generated:
2016_05_14-PM-02_37_07
Last ObjectModification:
2015_09_22-PM-05_56_44
Theory : list_1
Home
Index