Skip to content

theories/ticket_lock.v: simplify proof of release_spec#17

Open
Flupp wants to merge 1 commit into
logsem:masterfrom
Flupp:improve-ticket_lock-release_spec
Open

theories/ticket_lock.v: simplify proof of release_spec#17
Flupp wants to merge 1 commit into
logsem:masterfrom
Flupp:improve-ticket_lock-release_spec

Conversation

@Flupp
Copy link
Copy Markdown

@Flupp Flupp commented May 14, 2026

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant