Nuprl Definition : es-local-relation
es-local-relation(i,j,L1,L2.R[i; j; L1; L2];es;e1;e2) ==
  R[loc(e1); loc(e2); map(λx.info(x);≤loc(e1)); map(λx.info(x);≤loc(e2))]
Definitions occuring in Statement : 
es-info: info(e)
, 
es-le-before: ≤loc(e)
, 
es-loc: loc(e)
, 
map: map(f;as)
, 
lambda: λx.A[x]
FDL editor aliases : 
es-local-relation
es-local-relation(i,j,L1,L2.R[i;  j;  L1;  L2];es;e1;e2)  ==
    R[loc(e1);  loc(e2);  map(\mlambda{}x.info(x);\mleq{}loc(e1));  map(\mlambda{}x.info(x);\mleq{}loc(e2))]
Date html generated:
2015_07_17-PM-00_11_59
Last ObjectModification:
2014_08_07-PM-06_37_55
Home
Index