Parameter(p;X) ==  es,e.if e  X then {p loc(e)} else {} fi 



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

Parameter(p;X)  ==    \mlambda{}es,e.if  e  \mmember{}\msubb{}  X  then  \{p  loc(e)\}  else  \{\}  fi 


Date html generated: 2011_08_16-AM-11_41_08
Last ObjectModification: 2011_01_14-PM-03_01_33

Home Index