Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
lambda-rust
Commits
f1b59d07
Commit
f1b59d07
authored
6 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Fix.
parent
7d9516fc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#16613
passed
5 years ago
Stage: build
Changes
1
Pipelines
11
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/lifetime/model/boxes.v
+1
-1
1 addition, 1 deletion
theories/lifetime/model/boxes.v
with
1 addition
and
1 deletion
theories/lifetime/model/boxes.v
+
1
−
1
View file @
f1b59d07
...
...
@@ -235,7 +235,7 @@ Proof.
iAssert
(([
∗
map
]
γ
↦
b
∈
f
,
▷
Φ
γ
V
)
∗
[
∗
map
]
γ
↦
b
∈
f
,
box_own_auth
γ
(
◯
Excl'
None
)
∗
box_own_prop
γ
(
Φ
γ
)
∗
inv
N
(
slice_inv
γ
(
Φ
γ
)))
%
I
with
"[> Hf]"
as
"[HΦ ?]"
.
{
rewrite
-
big_
o
pM_
opM
-
fupd_big_sepM
.
iApply
(
@
big_sepM_impl
with
"[$Hf]"
)
.
{
rewrite
-
big_
se
pM_
sep
-
fupd_big_sepM
.
iApply
(
@
big_sepM_impl
with
"[$Hf]"
)
.
iAlways
;
iIntros
(
γ
o
?)
"(Hγ' & #HγΦ & #Hinv)"
.
assert
(
Ho
:
from_option
(
⊑
V
)
False
o
)
by
eauto
.
destruct
o
as
[
V'
|]=>
//.
rewrite
-
Ho
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment