vault backup: 2025-04-15 08:45:18
This commit is contained in:
parent
12f2215a18
commit
8c61a7d84f
2 changed files with 12 additions and 7 deletions
|
@ -13,7 +13,7 @@ This means that the implementation and the specification do coincide. To show th
|
|||

|
||||
|
||||
## 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:*
|
Loading…
Add table
Add a link
Reference in a new issue