Nuprl Definition : local-simulation-event
local-simulation-event(es;e;hdr;locs) ==  ||filter(λm.has-header-and-in-locs(m;hdr;locs);map(λe.info(e);before(e)))||
Definitions occuring in Statement : 
has-header-and-in-locs: has-header-and-in-locs(msg;hdr;locs)
, 
es-info: info(e)
, 
es-before: before(e)
, 
filter: filter(P;l)
, 
map: map(f;as)
, 
length: ||as||
, 
lambda: λx.A[x]
FDL editor aliases : 
local-simulation-event
Latex:
local-simulation-event(es;e;hdr;locs)  ==
    ||filter(\mlambda{}m.has-header-and-in-locs(m;hdr;locs);map(\mlambda{}e.info(e);before(e)))||
Date html generated:
2015_07_21-PM-04_50_28
Last ObjectModification:
2014_08_05-PM-02_42_05
Home
Index