(40steps)
PrintForm
Definitions
Lemmas
mb
automata
4
Sections
GenAutomata
Doc
At:
rel
effect
lemma
1
1
2
1
1.
A:
ioa{i:l}()
2.
rho:
Decl
3.
de:
sig()
4.
act:
(
[[A.da]] rho)
5.
r:
rel()
6.
r0:
rel()
7.
tc_ioa(A;de)
8.
as:
(Label
Term) List
9.
1of(unzip(as)) = rel_vars(r0)
10.
i:
. i < ||as||
2of(as[i])
smts_eff(action_effect(kind(act);A.eff;A.frame);1of(as[i]))
11.
r = rel_subst(as;r0)
12.
rel_eq(rel_unprime(r);rel_unprime(r0))
13.
2of(unzip(as)) = map(
x.x;1of(unzip(as)))
i:
. i < ||as|| &
2of(as[i]) = 1of(as[i])
By:
FwdThru
Thm*
a,b:Term List.
a = b
||a|| = ||b||
(
i:
. i < ||a|| &
a[i] = b[i]) [-1]
Generated subgoals:
1
||2of(unzip(as))|| = ||map(
x.x;1of(unzip(as)))||
2
14.
i:
. i < ||2of(unzip(as))|| &
2of(unzip(as))[i] = map(
x.x;1of(unzip(as)))[i]
i:
. i < ||as|| &
2of(as[i]) = 1of(as[i])
About:
(40steps)
PrintForm
Definitions
Lemmas
mb
automata
4
Sections
GenAutomata
Doc