From 3f832fcadfe4d03c3ac00c100c8e7c911e6ec7ef Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 14 Apr 2025 17:45:00 +0200 Subject: [PATCH] vault backup: 2025-04-14 17:45:00 --- .../notes/12 - CCS (che non so cosa voglia dire).md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Concurrent Systems/notes/12 - CCS (che non so cosa voglia dire).md b/Concurrent Systems/notes/12 - CCS (che non so cosa voglia dire).md index dfb2183..f01eddd 100644 --- a/Concurrent Systems/notes/12 - CCS (che non so cosa voglia dire).md +++ b/Concurrent Systems/notes/12 - CCS (che non so cosa voglia dire).md @@ -174,4 +174,7 @@ $$\frac{a.A' \xrightarrow{a} A' \quad A \triangleq a.A'}{A \xrightarrow{a} A'} \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}$$ ##### Example 2: -as $b$ is in \ No newline at end of file +as $b$ is in $\{b, \bar{b}\}$, we will NOT see the transitions: +$$\frac{\frac{\frac{b.B' \xrightarrow{b} B' \quad B \triangleq b.B'}{B \xrightarrow{b} B'}} +{{A \mid B \xrightarrow{b} A \mid B'}}b \in \{b, \bar{b}\}}{{(A \mid B) \setminus b}}$$ +This time I won't split it in separate pieces since I don't feel like doing it, just buy glasses. \ No newline at end of file