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
Joshua Yanovski
iris-coq
Commits
bc2298c3
Commit
bc2298c3
authored
Feb 24, 2016
by
Ralf Jung
Browse files
barrier: fix compilation
parent
0bb3cf85
Changes
1
Hide whitespace changes
Inline
Side-by-side
barrier/barrier.v
View file @
bc2298c3
...
@@ -364,7 +364,7 @@ Section proof.
...
@@ -364,7 +364,7 @@ Section proof.
rewrite
[(
_
★
heap_ctx
_
)
%
I
]
comm
-!
assoc
.
rewrite
[(
_
★
heap_ctx
_
)
%
I
]
comm
-!
assoc
.
rewrite
const_equiv
// left_id -pvs_frame_l. apply sep_mono_r.
rewrite
const_equiv
// left_id -pvs_frame_l. apply sep_mono_r.
rewrite
comm
-
pvs_frame_l
.
apply
sep_mono_r
.
rewrite
comm
-
pvs_frame_l
.
apply
sep_mono_r
.
apply
sts_own
S
_weaken
;
eauto
using
sts
.
up_subseteq
with
sts
.
}
apply
sts_own_weaken
;
eauto
using
sts
.
up_subseteq
with
sts
.
}
(
*
a
High
state
:
the
comparison
succeeds
,
and
we
perform
a
transition
and
(
*
a
High
state
:
the
comparison
succeeds
,
and
we
perform
a
transition
and
return
to
the
client
*
)
return
to
the
client
*
)
rewrite
[(
_
★
□
(
_
→
_
))
%
I
]
sep_elim_l
.
rewrite
[(
_
★
□
(
_
→
_
))
%
I
]
sep_elim_l
.
...
...
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