vault backup: 2025-04-30 20:13:22
This commit is contained in:
parent
68e895e061
commit
578c0bf0fc
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ exercise: prove the weak bisimilarity between the spec and the implementation.
|
||||||
Let us consider the parallel of processes M and R, by using the axiom for parallel, we have $$\vdash M|R=put.(\overline{go}|R)+go.(M|\overline{rcv})$$
|
Let us consider the parallel of processes M and R, by using the axiom for parallel, we have $$\vdash M|R=put.(\overline{go}|R)+go.(M|\overline{rcv})$$
|
||||||
By using the same axiom to the parallel of the three processes, we obtain
|
By using the same axiom to the parallel of the three processes, we obtain
|
||||||
$$\vdash S|(M|R)=send.(\overline{put}|(M|R))+put.(\overline{go}|R|S)+go.(\overline{rcv}|S|M)$$
|
$$\vdash S|(M|R)=send.(\overline{put}|(M|R))+put.(\overline{go}|R|S)+go.(\overline{rcv}|S|M)$$
|
||||||
By restricting *put* and *go*, and by using the second axiom for restriction, we have that:
|
By restricting *put* and *go*, and by using the second axiom for restriction, we have that (spostiamo la res):
|
||||||

|

|
||||||
|
|
||||||
We now apply the third axiom for restriction to the three summands:
|
We now apply the third axiom for restriction to the three summands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue