vault backup: 2025-03-03 19:36:59

This commit is contained in:
Marco Realacci 2025-03-03 19:36:59 +01:00
parent cae5b89ce9
commit f7e8b6d1ef

View file

@ -230,4 +230,5 @@ Induction (true for +1, to be proved for ):
- If some $p_{y}$ will eventually set $A\_Y[+1]$ to $y$, then $p_x$ will eventually exit from its wait and pass to level +1
- Otherwise, let $G = {$
- Otherwise, let $G = \{p_{i}: F[i] \geq +1\}$ and $L=\{p_{i}:F[i]<+1\}$
- if $p \in L$, it will never enter its +1-th loop (as it would write A_Y[+1])