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