Nuprl Definition : return-loc-class

return-loc-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],  single-bag: {x},  empty-bag: {}
FDL editor aliases :  return-loc-class

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



Date html generated: 2016_05_16-PM-02_16_17
Last ObjectModification: 2012_08_25-PM-11_47_07

Theory : event-ordering


Home Index