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
Dan Frumin
iris-coq
Commits
bbb33095
Commit
bbb33095
authored
Feb 15, 2016
by
Ralf Jung
Browse files
heap: slightly simplify
parent
595b0419
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/heap.v
View file @
bbb33095
...
...
@@ -102,7 +102,7 @@ Section heap.
rewrite
{
1
}
[(
▷
ownP
_
)
%
I
]
pvs_timeless
pvs_frame_r
;
apply
wp_strip_pvs
.
rewrite
/
wp_fsa
-
(
wp_alloc_pst
_
(
of_heap
h
))
//.
apply
sep_mono_r
;
rewrite
HP
;
apply
later_mono
.
apply
forall_
intr
o
=>
l
;
apply
wand_intro_l
;
rewrite
(
forall_elim
l
)
.
apply
forall_
mon
o
=>
l
;
apply
wand_intro_l
.
rewrite
always_and_sep_l
-
assoc
;
apply
const_elim_sep_l
=>
?
.
rewrite
-
(
exist_intro
(
op
{
[
l
↦
Excl
v
]
}
)).
repeat
erewrite
<-
exist_intro
by
apply
_
;
simpl
.
...
...
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