vault backup: 2025-05-05 08:42:04
This commit is contained in:
parent
421596b214
commit
eeeab36055
3 changed files with 7 additions and 0 deletions
1
.obsidian/workspace.json
vendored
1
.obsidian/workspace.json
vendored
|
@ -213,6 +213,7 @@
|
||||||
},
|
},
|
||||||
"active": "cdcc59f1bf6d4ae1",
|
"active": "cdcc59f1bf6d4ae1",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Pasted image 20250505083948.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 20250505083500.png",
|
"Pasted image 20250505083500.png",
|
||||||
|
|
|
@ -11,3 +11,9 @@ These processes are not bisimilar as:
|
||||||
- so there exists an a after which P1 cannot perform a b. But not for P2
|
- so there exists an a after which P1 cannot perform a b. But not for P2
|
||||||
|
|
||||||
### Syntax and Satisfiability
|
### Syntax and Satisfiability
|
||||||
|
$$\phi := TT | \lnot \phi | \phi \land \phi|◇ a \phi \quad where a \in Action$$
|
||||||
|
The language generated by this grammar will be denoted by Form; every element of this set will be called formula
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
To simplify the proofs, we consider a more general form of conjunction: $\land_{i \in I, \phi i}$
|
BIN
Pasted image 20250505083948.png
Normal file
BIN
Pasted image 20250505083948.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
Loading…
Add table
Add a link
Reference in a new issue