(36steps)
PrintForm
Definitions
Lemmas
mb
automata
3
Sections
GenAutomata
Doc
At:
covers
pred
lemma2
1
2
1
1.
r:
rel()
2.
I:
Collection(rel())
3.
A:
ioa{i:l}()
4.
a:
Label
5.
r
I
6.
x:Label. rel_mentions(r;x)
covers_var(A;x)
r':rel(). r'
col_subst2(
x.smts_eff(action_effect(a;A.eff;A.frame);x);r)
By:
(RWW "member_col_subst2" 0) THENA (Auto THEN (Reduce 0) THEN (Fold `pred` 0))
Generated subgoal:
1
r':rel(), as:(Label
Term) List. 1of(unzip(as)) = rel_primed_vars(r) & (
i:
. i < ||as||
2of(as[i])
(
x.smts_eff(action_effect(a;A.eff;A.frame);x))(1of(as[i]))) & r' = rel_subst2(as;r)
About:
(36steps)
PrintForm
Definitions
Lemmas
mb
automata
3
Sections
GenAutomata
Doc