vault backup: 2025-03-18 16:20:04
This commit is contained in:
parent
9322e5e273
commit
e9ad07bfd4
2 changed files with 4 additions and 2 deletions
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
|
@ -36,7 +36,7 @@
|
|||
"file": "Concurrent Systems/slides/class 6.pdf",
|
||||
"page": 5,
|
||||
"left": -23,
|
||||
"top": 415,
|
||||
"top": 360,
|
||||
"zoom": 0.6627078384798101
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
|
|
|
@ -51,7 +51,9 @@ We now show that $\to$ is acyclic.
|
|||
- by contradiction, consider a shortest cycle
|
||||
- adjacent edges cannot belong to the same order (e.g. not both $\to_X$), otw. the cycle would be shortable, because of transitivity of the total order!
|
||||
- adjacent edges cannot belong to orders on different objects
|
||||
- this would mean that an operation is involved in both $\to_X$ and $\to_Y$
|
||||
- this would mean that an operation is involved in both $\to_X$ and $\to_Y$ but it is not possible of course
|
||||
- Hence, at least one $\to_X$ exists and it must be between two $\to_H$ i.e.: $$op1 \to_H op2 \to_X op3 \to_H op4$$
|
||||
- can this be a cycle?
|
||||
|
||||
|
||||
> [!PDF|red] class 6, p.6> we would have a cycle of length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue