You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
theories/ticket_lock.v: simplify proof of release_spec
It is not necessary to show that the first counters from the invariant
and the `locked` precondition are the same, because
`exclusive_local_update` allows arbitrary counters before the update.
0 commit comments