mb
automata
2
Sections
GenAutomata
Doc
Def
b == if b
false
else true
fi
is mentioned by
Def
action_effect(a;es;fs) == < e.smt | e
< e
es |
e.kind =
a > > + < mk_smt(f.var, f.var, f.typ) | f
< f
fs |
a
f.acts > >
[action_effect]
In prior sections:
bool
1
union
Try larger context:
GenAutomata
mb
automata
2
Sections
GenAutomata
Doc