Nuprl Definition : bind-class-program
xpr >>= ypr ==  λi.xpr i >>= λx.(ypr x i)
Definitions occuring in Statement : 
apply: f a
, 
lambda: λx.A[x]
, 
hdf-bind: X >>= Y
FDL editor aliases : 
bind-class-program
Latex:
xpr  >>=  ypr  ==    \mlambda{}i.xpr  i  >>=  \mlambda{}x.(ypr  x  i)
Date html generated:
2015_07_22-PM-00_02_35
Last ObjectModification:
2012_11_29-PM-06_21_38
Home
Index