diff --git a/opam b/opam index e4bec29a2a753e02ccd92dae2c334a926c8bb937..cbd9717c84b4345dca9cefe30ab5390e20491498 100644 --- a/opam +++ b/opam @@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/reloc"] depends: [ - "coq-iris" { (= "dev.2020-09-03.0.96df7997") | (= "dev") } + "coq-iris" { (= "dev.2020-09-14.5.5d04e9aa") | (= "dev") } "coq-autosubst" { = "dev.coq86" } ] diff --git a/theories/experimental/hocap/counter.v b/theories/experimental/hocap/counter.v index 0b9ea426d8a494465c8fb54fa4e209f657c42636..85e3733b07638adcf134213bca5023e3140fe818 100644 --- a/theories/experimental/hocap/counter.v +++ b/theories/experimental/hocap/counter.v @@ -71,7 +71,7 @@ Section cnt_model. iPureIntro. revert Hfoo. rewrite -auth_frag_op -Some_op -pair_op. rewrite auth_frag_valid Some_valid. - by intros [_ foo%agree_op_invL']%pair_valid. + by intros [_ foo%to_agree_op_inv_L']%pair_valid. Qed. Lemma cnt_agree_2 γ q n m : diff --git a/theories/logic/spec_ra.v b/theories/logic/spec_ra.v index 90dcc44595b3734e548357d9826d0fd9738c2720..567e3b79a50e89cb665a66ccadbaef69fa47359b 100644 --- a/theories/logic/spec_ra.v +++ b/theories/logic/spec_ra.v @@ -142,7 +142,7 @@ Section mapsto. rewrite -pair_op singleton_op right_id -pair_op. move=> [_ Hv]. move:Hv => /=. rewrite singleton_valid. - by move=> [_] /agree_op_invL' [->]. + by move=> [_] /to_agree_op_inv_L' [->]. Qed. Lemma mapstoS_valid l q v : l ↦ₛ{q} v -∗ ✓ q.