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:
2015_07_20-PM-03_27_33
Last ObjectModification:
2012_02_25-PM-01_47_09
Home
Index