vault backup: 2025-04-28 08:32:04
This commit is contained in:
parent
c143bfb4d4
commit
c7b0b8e6b3
2 changed files with 10 additions and 4 deletions
|
@ -7,4 +7,10 @@ The idea of the new equivalence is to ignore (some) τ’s:
|
|||
- a visible action must be replied to with the same action, possibly together with some internal actions
|
||||
- an internal action must be replied to by a (possibly empty) sequence of internal actions.
|
||||
|
||||
$P \implies P'$ if and only if there exist $P_{0}, P_{1},\dots,P_{k}$ (for $k \geq 0$) such that $P=P_{0} \xrightarrow{\tau} P_{1} \xrightarrow{\tau}$
|
||||
We define the relation $\implies$ as:
|
||||
|
||||
$P \implies P'$ if and only if there exist $P_{0}, P_{1},\dots,P_{k}$ (for $k \geq 0$) such that $P=P_{0} \xrightarrow{\tau} P_{1} \xrightarrow{\tau}\dots\xrightarrow{\tau}Pk=P'$
|
||||
|
||||
relation $\xRightarrow{\hat{\alpha}}$:
|
||||
- if $\alpha=\tau$ then $\xRightarrow{\hat{\alpha}}\triangleq\implies$
|
||||
- otherwise $\xRightarrow{\hat{\alpha}}\triangleq\implies\xrightarr$
|
Loading…
Add table
Add a link
Reference in a new issue