Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
gpfsl
Commits
4ba397e9
Commit
4ba397e9
authored
Oct 11, 2021
by
Hai Dang
Browse files
Minor cleanup
parent
6b56559f
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/examples/stack/proof_treiber_graph.v
View file @
4ba397e9
...
...
@@ -1748,10 +1748,10 @@ Proof.
rewrite
bi
.
and_elim_r
.
set
Vpp
:
=
mkDView
V
V2'
V2'
bLeVV2'
.
(* TODO: Local version of [graph_snap_mono] *)
iAssert
(@{
V2'
}
StackLocal
N
γ
g
s
G2
M
)%
I
with
"[Gs]"
as
"SL'"
.
{
iSplit
.
-
iDestruct
"GS2"
as
"[$ _]"
.
iApply
(
view_at_mono
with
"PSV0"
).
-
(* TODO variant of graph_snap_mono *)
iDestruct
"GS2"
as
"[$ _]"
.
iApply
(
view_at_mono
with
"PSV0"
).
+
clear
-
LeV'
LeV1
.
solve_lat
.
+
by
apply
SeenLogview_map_mono
.
-
iExists
γ
,
γ
h
.
iFrame
"MTs SII"
.
iExists
T2
.
iFrame
"LT2"
.
iSplitL
""
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment