vault backup: 2025-04-08 09:41:02
This commit is contained in:
parent
7f58845b20
commit
8fd95be1b5
3 changed files with 7 additions and 2 deletions
|
@ -37,3 +37,7 @@ In concurrency theory, we don’t use finite automata but Labeled Transition Sys
|
|||
We shall usually write s –a–> s′ instead of ⟨s,a,s′⟩ ∈ T.
|
||||
|
||||
### Bisimulation
|
||||
Intuitively, two states are equivalent if they can perform the same actions that lead them in states where this property still holds
|
||||

|
||||
P0 and Q0 are different because, after an a, the former can decide to do b or c, whereas the latter must decide this before performing a.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue