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
Tej Chajed
iris
Commits
395e0918
Commit
395e0918
authored
Feb 09, 2016
by
Ralf Jung
Browse files
prove pvs_alloc
parent
6d2ac942
Changes
1
Hide whitespace changes
Inline
Side-by-side
program_logic/namespace.v
View file @
395e0918
...
...
@@ -113,7 +113,7 @@ Qed.
Lemma
pvs_alloc
N
P
:
▷
P
⊑
pvs
N
N
(
inv
N
P
).
Proof
.
rewrite
/
inv
(
pvs_allocI
N
)
;
first
done
.
(* FIXME use
coPset_suffixes_infinite.
*)
Abort
.
apply
coPset_suffixes_infinite
.
Qed
.
End
inv
.
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