(5steps)
PrintForm
Definitions
Lemmas
mb
hybrid
Sections
GenAutomata
Doc
At:
switch
inv
rel
closure
send
1
1.
E:
EventStruct
2.
tr:
|E| List
3.
ls:
||tr||
4.
i:
||tr||
5.
is-send(E)(tr[ls])
6.
i (switchR(tr)^*) ls
is-send(E)(tr[i])
By:
Inst
Thm*
R,R2:(T
T
Prop). Trans(T)(R2(_1,_2))
(
x,y:T. (x R y)
(x R2 y))
(
x,y:T. (x (R^*) y)
(x R2 y)
x = y) [
||tr||;switchR(tr);
i,j. is-send(E)(tr[i])]
THEN
Try ((Unfolds [`trans`;`refl`] 0) THEN (ReduceSOAps 0))
THEN
All ReduceSOAps
THEN
All Reduce
Generated subgoals:
1
7.
x:
||tr||
8.
y:
||tr||
9.
x switchR(tr) y
is-send(E)(tr[x])
2
7.
x,y:
||tr||. (x (switchR(tr)^*) y)
is-send(E)(tr[x])
x = y
is-send(E)(tr[i])
About:
(5steps)
PrintForm
Definitions
Lemmas
mb
hybrid
Sections
GenAutomata
Doc