Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ReLoC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
ReLoC
Commits
7c68f352
Commit
7c68f352
authored
4 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
update dependencies
parent
9887f29b
No related branches found
No related tags found
No related merge requests found
Pipeline
#41933
passed
4 years ago
Changes
2
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
opam
+1
-1
1 addition, 1 deletion
opam
theories/prelude/bijections.v
+1
-1
1 addition, 1 deletion
theories/prelude/bijections.v
with
2 additions
and
2 deletions
opam
+
1
−
1
View file @
7c68f352
...
@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"]
...
@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/reloc"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/reloc"]
depends: [
depends: [
"coq-iris-heap-lang" { (= "dev.2021-02-0
3
.0.
9534c656
") | (= "dev") }
"coq-iris-heap-lang" { (= "dev.2021-02-
1
0.0.
7b4a04ce
") | (= "dev") }
"coq-autosubst" { = "dev" }
"coq-autosubst" { = "dev" }
]
]
This diff is collapsed.
Click to expand it.
theories/prelude/bijections.v
+
1
−
1
View file @
7c68f352
...
@@ -94,7 +94,7 @@ Section logic.
...
@@ -94,7 +94,7 @@ Section logic.
-
apply
auth_update_alloc
.
-
apply
auth_update_alloc
.
apply
(
gset_local_update
_
_
(({[(
a
,
b
)]}
:
gset
(
A
*
B
))
∪
L
))
.
apply
(
gset_local_update
_
_
(({[(
a
,
b
)]}
:
gset
(
A
*
B
))
∪
L
))
.
apply
union_subseteq_r
.
apply
union_subseteq_r
.
-
rewrite
-
gset_op
_union
auth_frag_op
!
own_op
.
-
rewrite
-
gset_op
auth_frag_op
!
own_op
.
iDestruct
"HL"
as
"[$ [$ _]]"
.
iDestruct
"HL"
as
"[$ [$ _]]"
.
iModIntro
.
iPureIntro
.
iModIntro
.
iPureIntro
.
by
apply
bijective_extend
.
by
apply
bijective_extend
.
...
...
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