vault backup: 2025-03-18 17:05:04
This commit is contained in:
parent
11990402bc
commit
d5474248df
2 changed files with 4 additions and 4 deletions
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
|
@ -36,7 +36,7 @@
|
||||||
"file": "Concurrent Systems/slides/class 6.pdf",
|
"file": "Concurrent Systems/slides/class 6.pdf",
|
||||||
"page": 6,
|
"page": 6,
|
||||||
"left": -23,
|
"left": -23,
|
||||||
"top": 283,
|
"top": 379,
|
||||||
"zoom": 0.6627078384798101
|
"zoom": 0.6627078384798101
|
||||||
},
|
},
|
||||||
"icon": "lucide-file-text",
|
"icon": "lucide-file-text",
|
||||||
|
@ -214,10 +214,10 @@
|
||||||
"companion:Toggle completion": false
|
"companion:Toggle completion": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "88f2e3a5b973712d",
|
"active": "51157f32453cba69",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
|
||||||
"Concurrent Systems/slides/class 6.pdf",
|
"Concurrent Systems/slides/class 6.pdf",
|
||||||
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
||||||
"Concurrent Systems/slides/class 5.pdf",
|
"Concurrent Systems/slides/class 5.pdf",
|
||||||
|
|
|
@ -72,7 +72,7 @@ we would have the topological order: $op1\to'op2\to'...$
|
||||||
$\hat{S}$ is clearly sequential. Moreover:
|
$\hat{S}$ is clearly sequential. Moreover:
|
||||||
1. $\forall X :\hat{S}|_{X} = \hat{S}_X (\in semantics(X))$, indeed:
|
1. $\forall X :\hat{S}|_{X} = \hat{S}_X (\in semantics(X))$, indeed:
|
||||||
- $<_{\hat{S}_X}=\to_X \subseteq \to'_X = \to_{\hat{S}|X}=<_{\hat{S}|X}$
|
- $<_{\hat{S}_X}=\to_X \subseteq \to'_X = \to_{\hat{S}|X}=<_{\hat{S}|X}$
|
||||||
-
|
- commenti
|
||||||
> [!PDF|red] class 6, p.6> we would have a cycle of length
|
> [!PDF|red] class 6, p.6> we would have a cycle of length
|
||||||
>
|
>
|
||||||
> we would contraddict op2 ->x op3
|
> we would contraddict op2 ->x op3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue