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
df4bb25b
Commit
df4bb25b
authored
8 years ago
by
Jacques-Henri Jourdan
Browse files
Options
Downloads
Patches
Plain Diff
Improve proof.
parent
3401f1b3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/lifetime/borrow.v
+1
-2
1 addition, 2 deletions
theories/lifetime/borrow.v
with
1 addition
and
2 deletions
theories/lifetime/borrow.v
+
1
−
2
View file @
df4bb25b
...
...
@@ -127,8 +127,7 @@ Proof.
as
%
[
EQB
%
to_borUR_included
_]
%
auth_valid_discrete_2
.
iMod
(
box_split
with
"Hslice Hbox"
)
as
(
γ1
γ2
)
"(% & % & % & Hs1 & Hs2 & Hbox)"
.
solve_ndisj
.
by
rewrite
lookup_fmap
EQB
.
iCombine
"Hown"
"Hbor"
as
"Hbor"
.
rewrite
-
own_bor_op
.
iMod
(
own_bor_update
with
"Hbor"
)
as
"Hbor"
.
iMod
(
own_bor_update_2
with
"Hown Hbor"
)
as
"Hbor"
.
{
etrans
;
last
etrans
.
-
apply
auth_update_dealloc
.
by
apply
delete_singleton_local_update
,
_
.
-
apply
auth_update_alloc
,
...
...
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