vault backup: 2025-04-28 09:02:04

This commit is contained in:
Marco Realacci 2025-04-28 09:02:04 +02:00
parent 83dcccfc7a
commit e35e647ca7
3 changed files with 10 additions and 1 deletions

View file

@ -213,6 +213,7 @@
}, },
"active": "56150e6df7869900", "active": "56150e6df7869900",
"lastOpenFiles": [ "lastOpenFiles": [
"Pasted image 20250428085837.png",
"Concurrent Systems/slides/class 13.pdf", "Concurrent Systems/slides/class 13.pdf",
"Concurrent Systems/notes/13 - Weak Bisimilarity.md", "Concurrent Systems/notes/13 - Weak Bisimilarity.md",
"Pasted image 20250428085410.png", "Pasted image 20250428085410.png",

View file

@ -77,3 +77,11 @@ where rg and rs are used to require the general/special machine, lg and ls are u
The resulting system is given by: The resulting system is given by:
$$Workers \triangleq (W|W|G|S) \setminus_{\{rg,rs,lg,ls \}}$$ $$Workers \triangleq (W|W|G|S) \setminus_{\{rg,rs,lg,ls \}}$$
We now want to show that:
$$Factory \approx Workers$$
i.e., that the specification and the implementation of the factory behave the same (apart from internal actions).
Let N denote {rg,rs,lg,ls} and x,y ∊ {E,M,D}
We can prove that the following relation is a weak bisimulation:
![](../../Pasted%20image%2020250428085837.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB