(5steps)
PrintForm
Definitions
Lemmas
mb
automata
3
Sections
GenAutomata
Doc
At:
decls
mng
monotone
1
1
1.
ds1:
Collection(dec())
2.
ds2:
Collection(dec())
3.
rho:
Decl
4.
r:
l:Label
[[ds1]] rho(l)
5.
ds2
ds1
6.
x1:
Label
7.
x:
[[ds1]] rho(x1)
x
[[ds2]] rho(x1)
By:
Using [`ds1',ds1] (BackThru
Thm*
ds1,ds2:Collection(dec()), x:Label, rho:Decl, v:[[ds1]] rho(x). (
d:dec(). d
ds2
d.lbl = x
d
ds1)
v
[[ds2]] rho(x))
Generated subgoal:
1
8.
d:
dec()
9.
d
ds2
10.
d.lbl = x1
d
ds1
About:
(5steps)
PrintForm
Definitions
Lemmas
mb
automata
3
Sections
GenAutomata
Doc