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
George Pirlea
Iris
Commits
1875cf7f
Commit
1875cf7f
authored
Apr 21, 2016
by
Ralf Jung
Browse files
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
parents
9afa0407
af9bc4e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/heap.v
View file @
1875cf7f
...
...
@@ -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
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