Skip to content
Snippets Groups Projects
Commit 89c539ef authored by Dan Frumin's avatar Dan Frumin
Browse files

Fix typo in the comments.

parent 35e8d8d7
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