Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Simon Friis Vindum
Iris
Commits
26eb2b4b
Commit
26eb2b4b
authored
3 years ago
by
Simon Friis Vindum
Browse files
Options
Downloads
Patches
Plain Diff
Rename gmap_view_persist into gmap_view_frag_persist
parent
d6881996
No related branches found
No related tags found
No related merge requests found
Pipeline
#55824
passed
3 years ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
iris/algebra/lib/gmap_view.v
+1
-1
1 addition, 1 deletion
iris/algebra/lib/gmap_view.v
iris/base_logic/lib/ghost_map.v
+2
-2
2 additions, 2 deletions
iris/base_logic/lib/ghost_map.v
with
4 additions
and
3 deletions
CHANGELOG.md
+
1
−
0
View file @
26eb2b4b
...
@@ -160,6 +160,7 @@ s/\bgset_bij_auth_frac_(\w*)\b/gset_bij_auth_dfrac_\1/g
...
@@ -160,6 +160,7 @@ s/\bgset_bij_auth_frac_(\w*)\b/gset_bij_auth_dfrac_\1/g
s/\bgset_bij_auth_empty_frac_valid\b/gset_bij_auth_empty_dfrac_valid/g
s/\bgset_bij_auth_empty_frac_valid\b/gset_bij_auth_empty_dfrac_valid/g
s/\bbij_both_frac_valid\b/bij_both_dfrac_valid/g
s/\bbij_both_frac_valid\b/bij_both_dfrac_valid/g
s/\bgmap_view_(auth|both)_frac_(op_invN|op_inv|op_inv_L|valid|op_validN|op_valid|op_valid_L)\b/gmap_view_\1_dfrac_\2/g
s/\bgmap_view_(auth|both)_frac_(op_invN|op_inv|op_inv_L|valid|op_validN|op_valid|op_valid_L)\b/gmap_view_\1_dfrac_\2/g
s/\bgmap_view_persist\b/gmap_view_frag_persist/g
s/\bghost_map_elem_frac_ne\b/ghost_map_elem_dfrac_ne/g
s/\bghost_map_elem_frac_ne\b/ghost_map_elem_dfrac_ne/g
# big_sepM renames
# big_sepM renames
s/\bbig_sepM2_lookup_1\b/big_sepM2_lookup_l/g
s/\bbig_sepM2_lookup_1\b/big_sepM2_lookup_l/g
...
...
This diff is collapsed.
Click to expand it.
iris/algebra/lib/gmap_view.v
+
1
−
1
View file @
26eb2b4b
...
@@ -407,7 +407,7 @@ Section lemmas.
...
@@ -407,7 +407,7 @@ Section lemmas.
gmap_view_auth
dq
m
~~>
gmap_view_auth
DfracDiscarded
m
.
gmap_view_auth
dq
m
~~>
gmap_view_auth
DfracDiscarded
m
.
Proof
.
apply
view_update_auth_persist
.
Qed
.
Proof
.
apply
view_update_auth_persist
.
Qed
.
Lemma
gmap_view_persist
k
dq
v
:
Lemma
gmap_view_
frag_
persist
k
dq
v
:
gmap_view_frag
k
dq
v
~~>
gmap_view_frag
k
DfracDiscarded
v
.
gmap_view_frag
k
dq
v
~~>
gmap_view_frag
k
DfracDiscarded
v
.
Proof
.
Proof
.
apply
view_update_frag
=>
m
n
bf
Hrel
j
[
df
va
]
/=.
apply
view_update_frag
=>
m
n
bf
Hrel
j
[
df
va
]
/=.
...
...
This diff is collapsed.
Click to expand it.
iris/base_logic/lib/ghost_map.v
+
2
−
2
View file @
26eb2b4b
...
@@ -114,7 +114,7 @@ Section lemmas.
...
@@ -114,7 +114,7 @@ Section lemmas.
k1
↪
[
γ
]
v1
-∗
k2
↪
[
γ
]{
dq2
}
v2
-∗
⌜
k1
≠
k2
⌝.
k1
↪
[
γ
]
v1
-∗
k2
↪
[
γ
]{
dq2
}
v2
-∗
⌜
k1
≠
k2
⌝.
Proof
.
apply
ghost_map_elem_dfrac_ne
.
apply
:
exclusive_l
.
Qed
.
Proof
.
apply
ghost_map_elem_dfrac_ne
.
apply
:
exclusive_l
.
Qed
.
(** Make a
n
element read-only. *)
(** Make a
the authorative
element read-only. *)
Lemma
ghost_map_auth_persist
γ
dq
m
:
Lemma
ghost_map_auth_persist
γ
dq
m
:
ghost_map_auth
γ
dq
m
==∗
ghost_map_auth
γ
DfracDiscarded
m
.
ghost_map_auth
γ
dq
m
==∗
ghost_map_auth
γ
DfracDiscarded
m
.
Proof
.
unseal
.
iApply
own_update
.
apply
gmap_view_auth_persist
.
Qed
.
Proof
.
unseal
.
iApply
own_update
.
apply
gmap_view_auth_persist
.
Qed
.
...
@@ -122,7 +122,7 @@ Section lemmas.
...
@@ -122,7 +122,7 @@ Section lemmas.
(** Make an element read-only. *)
(** Make an element read-only. *)
Lemma
ghost_map_elem_persist
k
γ
dq
v
:
Lemma
ghost_map_elem_persist
k
γ
dq
v
:
k
↪
[
γ
]{
dq
}
v
==∗
k
↪
[
γ
]
□
v
.
k
↪
[
γ
]{
dq
}
v
==∗
k
↪
[
γ
]
□
v
.
Proof
.
unseal
.
iApply
own_update
.
apply
gmap_view_persist
.
Qed
.
Proof
.
unseal
.
iApply
own_update
.
apply
gmap_view_
frag_
persist
.
Qed
.
(** * Lemmas about [ghost_map_auth] *)
(** * Lemmas about [ghost_map_auth] *)
Lemma
ghost_map_alloc_strong
P
m
:
Lemma
ghost_map_alloc_strong
P
m
:
...
...
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