vault backup: 2025-04-14 17:35:00

This commit is contained in:
Marco Realacci 2025-04-14 17:35:00 +02:00
parent b7f1383436
commit 5f6df56152
3 changed files with 18 additions and 1 deletions

View file

@ -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?
![](../../Pasted%20image%2020250414173011.png)
$$\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}$$
$$
$$