vault backup: 2025-04-15 08:45:18

This commit is contained in:
Marco Realacci 2025-04-15 08:45:18 +02:00
parent 12f2215a18
commit 8c61a7d84f
2 changed files with 12 additions and 7 deletions

View file

@ -13,7 +13,7 @@ This means that the implementation and the specification do coincide. To show th
![](../../Pasted%20image%2020250415082906.png)
## Restrictions
**Proposition:** a.P\a 0
**Proposition:** $a.P \textbackslash a 0$
*Proof:*
- S = {(a.P\a , 0)} is a bisimulation
@ -21,6 +21,11 @@ Which challenges can (a.P)\a have?
- a.P can only perform a (and become P)
- however, because of restriction, a.P\a is stuck
No challenge from a.P\a, nor from 0 à bisimilar!
No challenge from a.P\a, nor from 0 -> bisimilar!
**Proposition:**
**Proposition:** $\bar{a}.P \textbackslash a 0$
*Proof is similar.*
## Idempotency of Sum
**Proposition:** $α.P+α.P+M α.P+M$
*Proof:*