(12steps)
PrintForm
Definitions
Lemmas
mb
automata
1
Sections
GenAutomata
Doc
At:
apply
alist
member
2
1.
T:
Type
2.
as:
(Label
T) List
3.
u:
Label
T
4.
v:
(Label
T) List
5.
d:T, x:Label. (x
map(
p.1of(p);v))
( < x,apply_alist(v;x;d) >
v)
d:T, x:Label. (x
[1of(u) / map(
p.1of(p);v)])
( < x,apply_alist([u / v];x;d) >
[u / v])
By:
RWW "cons_member" 0
Generated subgoal:
1
6.
d:
T
7.
x:
Label
8.
x = 1of(u)
(x
map(
p.1of(p);v))
< x,apply_alist([u / v];x;d) > = u
( < x,apply_alist([u / v];x;d) >
v)
About:
(12steps)
PrintForm
Definitions
Lemmas
mb
automata
1
Sections
GenAutomata
Doc