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
Fairis
Commits
d8530574
Commit
d8530574
authored
Feb 17, 2016
by
Ralf Jung
Browse files
use the new bigOp singleton stuff
parent
5b66d624
Changes
1
Hide whitespace changes
Inline
Side-by-side
barrier/barrier.v
View file @
d8530574
...
...
@@ -144,8 +144,8 @@ Section proof.
rewrite
-
(
exist_intro
(
const
P
))
/=
.
rewrite
-
[
saved_prop_own
_
_
](
left_id
True
%
I
(
★
)
%
I
).
apply
sep_mono
.
+
rewrite
-
later_intro
.
apply
wand_intro_l
.
rewrite
right_id
.
admit
.
(
*
TODO
:
singleton
set
bigop
.
*
)
+
admit
.
(
*
TODO
:
singleton
set
bigop
.
*
)
by
rewrite
big_sepS_singleton
.
+
by
rewrite
big_sepS_singleton
.
-
rewrite
(
sts_alloc
(
barrier_inv
l
P
)
⊤
N
);
last
by
eauto
.
rewrite
!
pvs_frame_r
!
pvs_frame_l
.
rewrite
pvs_trans
'
.
apply
pvs_strip_pvs
.
rewrite
sep_exist_r
sep_exist_l
.
apply
exist_elim
=>
γ
.
(
*
TODO
:
The
record
notation
is
rather
annoying
here
*
)
...
...
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