vault backup: 2025-04-29 08:28:47
This commit is contained in:
parent
255b18790e
commit
497ac615f9
3 changed files with 6 additions and 2 deletions
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
|
@ -215,6 +215,7 @@
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Concurrent Systems/slides/class 14.pdf",
|
"Concurrent Systems/slides/class 14.pdf",
|
||||||
"Concurrent Systems/notes/14.md",
|
"Concurrent Systems/notes/14.md",
|
||||||
|
"Pasted image 20250429082812.png",
|
||||||
"Concurrent Systems/notes/13 - Weak Bisimilarity.md",
|
"Concurrent Systems/notes/13 - Weak Bisimilarity.md",
|
||||||
"Concurrent Systems/slides/class 13.pdf",
|
"Concurrent Systems/slides/class 13.pdf",
|
||||||
"Pasted image 20250428175449.png",
|
"Pasted image 20250428175449.png",
|
||||||
|
@ -233,7 +234,6 @@
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250414164549.png",
|
"Concurrent Systems/notes/images/Pasted image 20250414164549.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250414181443.png",
|
"Concurrent Systems/notes/images/Pasted image 20250414181443.png",
|
||||||
"Concurrent Systems/slides/class 11.pdf",
|
"Concurrent Systems/slides/class 11.pdf",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250414173011.png",
|
|
||||||
"HCIW/notes/3 - Beacons.md",
|
"HCIW/notes/3 - Beacons.md",
|
||||||
"HCIW/slides/Zooming interfaces.pdf",
|
"HCIW/slides/Zooming interfaces.pdf",
|
||||||
"HCIW/slides/Gestural interaction.pdf",
|
"HCIW/slides/Gestural interaction.pdf",
|
||||||
|
|
|
@ -3,4 +3,8 @@ We shall only consider finite processes (processes without recursive definitions
|
||||||
- deciding bisimilarity for general processes is undecidable
|
- deciding bisimilarity for general processes is undecidable
|
||||||
|
|
||||||
Inference system = axioms + inference rules
|
Inference system = axioms + inference rules
|
||||||
- soundness;
|
- soundness: whatever I infer is correct (i.e., bisimiar)
|
||||||
|
- completeness: whatever is bisimilar, it can be inferred
|
||||||
|
|
||||||
|
#### Axioms & Rules for Strong Bisimilarity
|
||||||
|

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