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