Nuprl Definition : return-loc-bag-class

return-loc-bag-class(x) ==  λes,e. if first(e) then x loc(e) else {} fi 



Definitions occuring in Statement :  es-first: first(e),  es-loc: loc(e),  ifthenelse: if b then t else f fi ,  apply: f a,  lambda: λx.A[x],  empty-bag: {}
FDL editor aliases :  return-loc-bag-class

Latex:
return-loc-bag-class(x)  ==    \mlambda{}es,e.  if  first(e)  then  x  loc(e)  else  \{\}  fi 



Date html generated: 2016_05_16-PM-02_16_44
Last ObjectModification: 2012_08_25-PM-11_52_01

Theory : event-ordering


Home Index