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
d3e1e7ff
Commit
d3e1e7ff
authored
Mar 17, 2021
by
Ralf Jung
Browse files
explicitly note that we are quantifying over an Iris goal here
parent
d778492e
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris/program_logic/adequacy.v
View file @
d3e1e7ff
...
...
@@ -125,6 +125,8 @@ Theorem wp_strong_adequacy Σ Λ `{!invPreG Σ} es σ1 n κs t2 σ2 φ
(
stateI
:
state
Λ
→
nat
→
list
(
observation
Λ
)
→
nat
→
iProp
Σ
)
(
Φ
s
:
list
(
val
Λ
→
iProp
Σ
))
(
fork_post
:
val
Λ
→
iProp
Σ
)
(* Note: existentially quantifying over Iris goal! [iExists _] should
usually work. *)
state_interp_mono
,
let
_
:
irisG
Λ
Σ
:
=
IrisG
_
_
Hinv
stateI
fork_post
num_laters_per_step
state_interp_mono
...
...
Write
Preview
Supports
Markdown
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