Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Actris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Actris
Commits
8a295caf
Commit
8a295caf
authored
1 year ago
by
Jonas Kastberg
Browse files
Options
Downloads
Patches
Plain Diff
Proved admitted ghost lemma
parent
7ed95fcd
No related branches found
Branches containing commit
No related tags found
1 merge request
!39
Multiparty synchronous
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/channel/multi_proto.v
+6
-1
6 additions, 1 deletion
theories/channel/multi_proto.v
with
6 additions
and
1 deletion
theories/channel/multi_proto.v
+
6
−
1
View file @
8a295caf
...
...
@@ -1140,7 +1140,12 @@ Lemma iProto_le_dual p1 p2 : p2 ⊑ p1 -∗ iProto_dual p1 ⊑ iProto_dual p2.
own
γ
(
gmap_view_frag
i
(
DfracOwn
1
)
(
Excl'
(
Next
p1
)))
-∗
own
γ
(
gmap_view_frag
j
(
DfracOwn
1
)
(
Excl'
(
Next
p2
)))
-∗
⌜
i
≠
j
⌝.
Proof
.
Admitted
.
Proof
.
iIntros
"Hown Hown'"
(
->
)
.
iDestruct
(
own_valid_2
with
"Hown Hown'"
)
as
"H"
.
rewrite
uPred
.
cmra_valid_elim
.
iDestruct
"H"
as
%
H
%
gmap_view_frag_op_validN
.
by
destruct
H
.
Qed
.
Lemma
iProto_step
γ
i
j
m1
m2
p1
v
:
iProto_ctx
γ
-∗
...
...
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