Nuprl Definition : es-interface-restrict

(I|p) ==  λeo,e. case p eo e of inl(x) => I eo e | inr(x) => {}



Definitions occuring in Statement :  apply: f a,  lambda: λx.A[x],  decide: case b of inl(x) => s[x] | inr(y) => t[y],  empty-bag: {}
FDL editor aliases :  es-interface-restrict

Latex:
(I|p)  ==    \mlambda{}eo,e.  case  p  eo  e  of  inl(x)  =>  I  eo  e  |  inr(x)  =>  \{\}



Date html generated: 2016_05_16-PM-10_45_24
Last ObjectModification: 2012_02_25-PM-01_47_09

Theory : event-ordering


Home Index