Skip to content
Snippets Groups Projects
Commit 53b20974 authored by Ralf Jung's avatar Ralf Jung
Browse files

docs for aupd_intro

parent d3bdb709
No related branches found
No related tags found
No related merge requests found
......@@ -273,6 +273,8 @@ Section lemmas.
apply _.
Qed.
(** The introduction lemma for atomic_update. This should usually not be used
directly; use the [iAuIntro] tactic instead. *)
Lemma aupd_intro P Q α β Eo Ei Φ :
Absorbing P Persistent P Laterable Q
(P Q -∗ atomic_acc Eo Ei α Q β Φ)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment