(9steps)
PrintForm
Definitions
Lemmas
mb
automata
1
Sections
GenAutomata
Doc
At:
apply
alist
property
1
1.
T:
Type
2.
as:
(Label
T) List
3.
d:
T
4.
x:
Label
5.
((first a
as s.t. (
p.1of(p) =
x)(a) else < x,d > )
as)
(2of((first p
as s.t. 1of(p) =
x else < x,d > ))
2of(unzip(as)))
By:
RepeatFor 2 (ParallelOp -1)
Generated subgoal:
1
5.
i:
6.
i < ||as|| & (first a
as s.t. (
p.1of(p) =
x)(a) else < x,d > ) = as[i]
i < ||2of(unzip(as))|| & 2of((first p
as s.t. 1of(p) =
x else < x,d > )) = 2of(unzip(as))[i]
About:
(9steps)
PrintForm
Definitions
Lemmas
mb
automata
1
Sections
GenAutomata
Doc