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

remove Undo's

parent 90890f6e
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,6 @@ Lemma test1 A P t :
REL (#2 + #2) << (λ: <>, t) #() : A.
Proof.
iIntros "HP Ht".
rel_bind_l #2. Undo.
rel_pure_l (_ + _)%E. Undo.
rel_pure_l. repeat rel_pure_r.
by iApply "Ht".
Qed.
......
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