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

Merge branch 'dfrumin-master-patch-71378' into 'master'

Fix typo in the comments.

See merge request iris/iris!670
parents 35e8d8d7 89c539ef
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ Section fupd_derived.
((|={E2,E1}=> emp) ={E2,E3}=∗ P) -∗ |={E1,E3}=> P.
Proof.
intros HE.
(* Get an [emp] so we can apply [fupd_intro_mask']. *)
(* Get an [emp] so we can apply [fupd_mask_subseteq]. *)
rewrite -[X in (X -∗ _)](left_id emp%I bi_sep).
rewrite {1}(fupd_mask_subseteq E2) //.
rewrite fupd_frame_r. by rewrite wand_elim_r fupd_trans.
......
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