vault backup: 2025-03-24 10:23:11

This commit is contained in:
Marco Realacci 2025-03-24 10:23:11 +01:00
parent da0d94e481
commit 22eb1d6fb5
2 changed files with 7 additions and 2 deletions

View file

@ -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",

View file

@ -176,3 +176,8 @@ pop() :=
return v return v
``` ```
#### Liveness theorem
the implementation of the stack is non-blocking
*Proof:*
mi fido