vault backup: 2025-03-24 10:23:11
This commit is contained in:
parent
da0d94e481
commit
22eb1d6fb5
2 changed files with 7 additions and 2 deletions
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
|
@ -51,9 +51,9 @@
|
||||||
"type": "pdf",
|
"type": "pdf",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/slides/class 7.pdf",
|
"file": "Concurrent Systems/slides/class 7.pdf",
|
||||||
"page": 10,
|
"page": 11,
|
||||||
"left": -23,
|
"left": -23,
|
||||||
"top": 90,
|
"top": 208,
|
||||||
"zoom": 0.680522565320665
|
"zoom": 0.680522565320665
|
||||||
},
|
},
|
||||||
"icon": "lucide-file-text",
|
"icon": "lucide-file-text",
|
||||||
|
|
|
@ -176,3 +176,8 @@ pop() :=
|
||||||
return v
|
return v
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Liveness theorem
|
||||||
|
the implementation of the stack is non-blocking
|
||||||
|
|
||||||
|
*Proof:*
|
||||||
|
mi fido
|
Loading…
Add table
Add a link
Reference in a new issue