vault backup: 2025-04-29 08:33:47

This commit is contained in:
Marco Realacci 2025-04-29 08:33:47 +02:00
parent 497ac615f9
commit 3fe6c6c7ac
4 changed files with 10 additions and 1 deletions

View file

@ -8,3 +8,11 @@ Inference system = axioms + inference rules
#### Axioms & Rules for Strong Bisimilarity
![350](../../Pasted%20image%2020250429082812.png)
quite obvious.
![350](../../Pasted%20image%2020250429082905.png)
basically we can let the left or the right process evolve, leaving the other unchanged, or they can synchronize.
![350](../../Pasted%20image%2020250429083129.png)
- if a process does not perform any action, a restriction won't do anything
-