Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
c
Commits
232ef735
Commit
232ef735
authored
Oct 21, 2020
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Iris.
parent
eee1edcb
Pipeline
#36721
failed with stage
in 17 minutes and 44 seconds
Changes
2
Pipelines
11
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
opam
opam
+1
-1
theories/lib/flock.v
theories/lib/flock.v
+1
-2
No files found.
opam
View file @
232ef735
...
...
@@ -9,5 +9,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/iris-c" ]
depends: [
"coq-iris" { (= "dev.2020-10-
13.1.5558d66d
") | (= "dev") }
"coq-iris" { (= "dev.2020-10-
20.2.c65b38ea
") | (= "dev") }
]
theories/lib/flock.v
View file @
232ef735
...
...
@@ -345,8 +345,7 @@ Section flock.
symmetry
in
Heqfa
ρ
.
iCombine
"Hactives Hρ"
as
"H"
.
iDestruct
(
own_valid
with
"H"
)
as
%
Hbaz
.
exfalso
.
apply
auth_frag_valid
in
Hbaz
.
simpl
in
*.
specialize
(
Hbaz
ρ
).
revert
Hbaz
.
exfalso
.
move
:
Hbaz
.
rewrite
auth_frag_valid
=>
/(
_
ρ
).
rewrite
lookup_op
Heqfa
ρ
lookup_singleton
.
rewrite
-
Some_op
Some_valid
.
eapply
exclusive_r
;
eauto
.
apply
_
.
}
...
...
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