vault backup: 2025-05-05 08:57:04
This commit is contained in:
parent
7a900fd39b
commit
6023957b48
3 changed files with 8 additions and 0 deletions
1
.obsidian/workspace.json
vendored
1
.obsidian/workspace.json
vendored
|
@ -213,6 +213,7 @@
|
|||
},
|
||||
"active": "cdcc59f1bf6d4ae1",
|
||||
"lastOpenFiles": [
|
||||
"Pasted image 20250505085454.png",
|
||||
"Concurrent Systems/slides/class 15.pdf",
|
||||
"Concurrent Systems/notes/15 - A formal language for LTSs.md",
|
||||
"Pasted image 20250505084741.png",
|
||||
|
|
|
@ -25,3 +25,10 @@ Another very useful logical operator is "box": let us define $\lnot \lozenge a p
|
|||

|
||||
|
||||
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$$
|
||||
EXAMPLE: Let us now consider formula ☐aFF
|
||||
By definition, this happens only if, for every P’ resulting from P after action a, it holds P’ |= FF
|
||||
|
||||
However, this can never happen, whatever P’ be;
|
||||
hence, P |= ☐aFF holds true only if P cannot perform any action a
|
||||
|
||||

|
||||
|
|
BIN
Pasted image 20250505085454.png
Normal file
BIN
Pasted image 20250505085454.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
Loading…
Add table
Add a link
Reference in a new issue