vault backup: 2025-04-14 17:35:00
This commit is contained in:
parent
b7f1383436
commit
5f6df56152
3 changed files with 18 additions and 1 deletions
|
@ -153,3 +153,20 @@ The usefulness of the parallel is two-fold:
|
|||
- it is the fundamental operator in concurrency theory
|
||||
- it allows for a compact and intuitive writing of processes.
|
||||
|
||||
|
||||
### Restriction
|
||||
What if we restrict on b?
|
||||
|
||||

|
||||
|
||||
$$\frac{a.A' \xrightarrow{a} A' \quad A \triangleq a.A'}{A \xrightarrow{a} A'}
|
||||
\quad
|
||||
\frac{A \xrightarrow{a} A'}{A \mid B \xrightarrow{a} A' \mid B}
|
||||
\quad
|
||||
\frac{A \mid B \xrightarrow{a} A' \mid B \quad a \notin \{b, \bar{b}\}}{(A \mid B) \setminus b \xrightarrow{a} (A' \mid B) \setminus b}$$
|
||||
$$
|
||||
|
||||
|
||||
|
||||
|
||||
$$
|
Loading…
Add table
Add a link
Reference in a new issue