vault backup: 2025-04-14 12:24:54
This commit is contained in:
parent
f8d837fa43
commit
85b1570690
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ So, (p', q') ∈ ∼
|
|||
**Theorem:** For every bisimulation S, it holds that S ⊆ ∼.
|
||||
*Proof:*
|
||||
Let (p,q) ∈ S. Then, there exists a bisimulation that contains the pair (p, q); thus, (p, q) ∈ ∼.
|
||||
## La parte difficile
|
||||
## A syntax for LTSs
|
||||
|
||||

|
||||
|
||||
|
@ -107,7 +107,7 @@ Let (p,q) ∈ S. Then, there exists a bisimulation that contains the pair (p, q)
|
|||

|
||||
|
||||
The only ingredients we used to write down an LTS are:
|
||||
- sequential compsition (of an action and a process)
|
||||
- sequential composition (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