vault backup: 2025-04-14 09:19:56
This commit is contained in:
parent
eefe22e6ca
commit
642f3b482e
4 changed files with 15 additions and 5 deletions
|
@ -100,3 +100,13 @@ So, (p', q') ∈ ∼
|
|||
*Proof:*
|
||||
Let (p,q) ∈ S. Then, there exists a bisimulation that contains the pair (p, q); thus, (p, q) ∈ ∼.
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
The only ingredients we used to write down an LTS are:
|
||||
- sequential compsition (of an action and a process)
|
||||
- non-deterministic choice (between a finite set of prefixed processes)
|
||||
- recursion
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue