Skip to content
Snippets Groups Projects
Commit 67e10605 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

More hacking.

parent fdf1812f
No related branches found
No related tags found
No related merge requests found
......@@ -509,7 +509,7 @@ Proof.
iDestruct (big_sepS_delete _ K with "HK") as "[[Hκalive Hκ] HK]"; first done.
destruct (HIK κ) as [γs ]; first done.
specialize (IH (K {[ κ ]})). feed specialize IH.
{ clear IH. set_unfold. (* HERE *)
{ set_unfold. (* HERE *)
assert (LeibnizEquiv (option ())). apply _.
Typeclasses eauto := debug.
set_unfold. naive_solver. set_solver. clear -HκK. set_solver. SearchAbout strict difference. abstract set_solver +HκK. }
......
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