Skip to content
GitLab
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
af9bc4e4
Commit
af9bc4e4
authored
Apr 21, 2016
by
Robbert Krebbers
Browse files
Tweak wp_load.
parent
ccbb7d03
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/heap.v
View file @
af9bc4e4
...
...
@@ -170,7 +170,7 @@ Section heap.
iFrame
"Hmapsto"
.
iIntros
{
h
}
"[% Hheap]"
.
rewrite
/
heap_inv
.
iApply
(
wp_load_pst
_
(
<
[
l
:=
v
]
>
(
of_heap
h
)));
first
by
rewrite
lookup_insert
.
rewrite
of_heap_singleton_op
//. iFrame "Hheap". iNext.
iIntros
"
Hheap"
.
iFrame
"Hheap"
.
iSplit
;
first
by
iPureIntro
.
done
.
iIntros
"
$"
.
by
iSplit
.
Qed
.
Lemma
wp_store
N
E
l
v
'
e
v
P
Φ
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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