vault backup: 2025-05-05 08:52:04

This commit is contained in:
Marco Realacci 2025-05-05 08:52:04 +02:00
parent 13fbfd08ec
commit 7a900fd39b
3 changed files with 6 additions and 4 deletions

View file

@ -213,9 +213,10 @@
}, },
"active": "cdcc59f1bf6d4ae1", "active": "cdcc59f1bf6d4ae1",
"lastOpenFiles": [ "lastOpenFiles": [
"Pasted image 20250505084556.png",
"Concurrent Systems/slides/class 15.pdf", "Concurrent Systems/slides/class 15.pdf",
"Concurrent Systems/notes/15 - A formal language for LTSs.md", "Concurrent Systems/notes/15 - A formal language for LTSs.md",
"Pasted image 20250505084741.png",
"Pasted image 20250505084556.png",
"Pasted image 20250505083948.png", "Pasted image 20250505083948.png",
"Pasted image 20250505083500.png", "Pasted image 20250505083500.png",
"Concurrent Systems/notes/14 Checking bisimilarity, an inference system.md", "Concurrent Systems/notes/14 Checking bisimilarity, an inference system.md",
@ -235,8 +236,6 @@
"Concurrent Systems/notes/images/Pasted image 20250415082906.png", "Concurrent Systems/notes/images/Pasted image 20250415082906.png",
"Concurrent Systems/slides/class 14.pdf", "Concurrent Systems/slides/class 14.pdf",
"Concurrent Systems/notes/images/Pasted image 20250429092543.png", "Concurrent Systems/notes/images/Pasted image 20250429092543.png",
"Concurrent Systems/notes/images/Pasted image 20250429092305.png",
"Concurrent Systems/notes/images/Pasted image 20250429092055.png",
"Concurrent Systems/slides/class 12.pdf", "Concurrent Systems/slides/class 12.pdf",
"HCIW/slides/HCI in the car.pdf", "HCIW/slides/HCI in the car.pdf",
"Concurrent Systems/slides/class 11.pdf", "Concurrent Systems/slides/class 11.pdf",

View file

@ -21,4 +21,7 @@ where I is any indexing set (possibility, also infinite). Satisfiability for thi
Of course, we can use the boolean constant FALSE (FF) and classical logical operators like disjunction $\lor$ and implication $=>$ (they can all be derived in the usual way from $TT, \lnot, \land$). Of course, we can use the boolean constant FALSE (FF) and classical logical operators like disjunction $\lor$ and implication $=>$ (they can all be derived in the usual way from $TT, \lnot, \land$).
Another very useful logical operator is "box": let us define $\lnot \lozenge a p$ Another very useful logical operator is "box": let us define $\lnot \lozenge a p$ as $\square a \lnot \phi$
![](../../Pasted%20image%2020250505084741.png)
From the last condition, we have that $P $\models \square a \phi$ if and only if $$\forall P': P \xrightarrow{a} P' \implies P' \models \phi$$

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB