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
Tej Chajed
iris
Commits
0268fd31
Commit
0268fd31
authored
Sep 04, 2016
by
Robbert Krebbers
Browse files
Tweak.
parent
c3c39389
Changes
1
Hide whitespace changes
Inline
Side-by-side
program_logic/thread_local.v
View file @
0268fd31
...
...
@@ -83,8 +83,8 @@ Section proofs.
iIntros
"!==>[HP $]"
.
iInv
tlN
as
"[[_ >Hdis2]|>Hitok]"
"Hclose"
.
+
iCombine
"Hdis"
"Hdis2"
as
"Hdis"
.
iDestruct
(
own_valid
with
"Hdis"
)
as
%[
_
Hval
].
revert
Hval
.
rewrite
gset_disj_valid_op
.
set_solver
.
iDestruct
(
own_valid
with
"Hdis"
)
as
%[
_
Hval
%
gset_disj_valid_op
].
set_solver
.
+
iFrame
.
iApply
"Hclose"
.
iNext
.
iLeft
.
by
iFrame
.
-
iDestruct
(
tl_own_disjoint
tid
{[
i
]}
{[
i
]}
with
"[-]"
)
as
%?
;
first
by
iFrame
.
set_solver
.
...
...
Write
Preview
Supports
Markdown
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