GenAutomata
Sections
NuprlLIB
Doc
Def
affects_trace_rel(e;k;r) == reduce(
x,y. affects_trace(e;k;x)
y;false
;r.args)
is mentioned
In prior sections:
mb
automata
3
GenAutomata
Sections
NuprlLIB
Doc