mb
automata
3
Sections
GenAutomata
Doc
Def
(
x
c.f(x))(y) ==
x:T. x
c & y
f(x)
is mentioned by
Def
wp2(A;a;Q) == (
r
Q.col_subst2(
x.smts_eff(action_effect(a;A.eff;A.frame);x);r))
[wp2]
Def
(P)' == (
r
P. < (r)' > )
[pred_addprime]
In prior sections:
mb
collection
mb
automata
2
Try larger context:
GenAutomata
mb
automata
3
Sections
GenAutomata
Doc