Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
94d26232
Commit
94d26232
authored
Dec 07, 2020
by
Jacques-Henri Jourdan
Browse files
Apply 1 suggestion(s) to 1 file(s)
parent
e15ec18b
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris/program_logic/weakestpre.v
View file @
94d26232
...
...
@@ -52,7 +52,7 @@ Definition wp_pre `{!irisG Λ Σ} (s : stuckness)
Local
Instance
wp_pre_contractive
`
{!
irisG
Λ
Σ
}
s
:
Contractive
(
wp_pre
s
).
Proof
.
rewrite
/
wp_pre
/==>
n
wp
wp'
Hwp
E
e1
Φ
.
rewrite
/
wp_pre
/=
=>
n
wp
wp'
Hwp
E
e1
Φ
.
repeat
(
f_contractive
||
f_equiv
)
;
apply
Hwp
.
Qed
.
...
...
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