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
9333e8d2
Commit
9333e8d2
authored
4 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
use lia instead of omega
parent
d19b7d23
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#33598
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/typing/lib/rwlock/rwlock_code.v
+1
-1
1 addition, 1 deletion
theories/typing/lib/rwlock/rwlock_code.v
with
1 addition
and
1 deletion
theories/typing/lib/rwlock/rwlock_code.v
+
1
−
1
View file @
9333e8d2
...
@@ -246,7 +246,7 @@ Section rwlock_functions.
...
@@ -246,7 +246,7 @@ Section rwlock_functions.
iDestruct
(
monPred_objectively_elim
with
"Hβtok2"
)
as
"Hβtok2"
.
iDestruct
(
monPred_objectively_elim
with
"Hβtok2"
)
as
"Hβtok2"
.
iModIntro
.
iModIntro
.
destruct
st2
as
[[[]|[[
ν
q
]
n
]]|];
simpl
in
Eqst2
.
destruct
st2
as
[[[]|[[
ν
q
]
n
]]|];
simpl
in
Eqst2
.
-
exfalso
.
clear
-
Eqst2
Hm1
.
rewrite
Eqst2
in
Hm1
.
omeg
a
.
-
exfalso
.
clear
-
Eqst2
Hm1
.
rewrite
Eqst2
in
Hm1
.
li
a
.
-
rewrite
Eqst2
.
iDestruct
"INT"
as
"[$ INT]"
.
-
rewrite
Eqst2
.
iDestruct
"INT"
as
"[$ INT]"
.
iExists
()
.
iSplitL
""
;
[
done
|]
.
iIntros
(
t2
Ext2
)
"W' !>"
.
iSplitL
""
.
iExists
()
.
iSplitL
""
;
[
done
|]
.
iIntros
(
t2
Ext2
)
"W' !>"
.
iSplitL
""
.
{
rewrite
/
Q1
Eqst2
.
by
iIntros
"!> $"
.
}
iIntros
"!> !>"
.
{
rewrite
/
Q1
Eqst2
.
by
iIntros
"!> $"
.
}
iIntros
"!> !>"
.
...
...
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