Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ralf Jung
Iris
Commits
4a59814e
Commit
4a59814e
authored
May 09, 2021
by
Ralf Jung
Browse files
fix typo (thanks Paolo)
parent
141a635e
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris_heap_lang/lib/increment.v
View file @
4a59814e
...
...
@@ -86,7 +86,7 @@ Section increment.
Qed
.
(** A proof of the incr specification that uses lemmas ([aacc_aupd_*]) to
avoid reas
i
ning with the definition of atomic accessors. These lemmas are
avoid reas
o
ning with the definition of atomic accessors. These lemmas are
only usable here because the atomic update we have and the one we try to
prove are in 1:1 correspondence; most logically atomic proofs will not be
able to use them. *)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment