mb
automata
4
Sections
GenAutomata
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
Try larger context:
GenAutomata
mb
automata
4
Sections
GenAutomata
Doc