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
Iris
gpfsl
Commits
67a102f5
Commit
67a102f5
authored
Oct 11, 2021
by
Hai Dang
Browse files
Remove more TODO
parent
d8e78bef
Changes
1
Show whitespace changes
Inline
Side-by-side
theories/examples/exchanger/proof_graph_resource.v
View file @
67a102f5
...
...
@@ -141,7 +141,7 @@ Proof.
iAuIntro
.
iDestruct
"I"
as
(
G
)
"(>I & >GA & Ps)"
.
iApply
(
aacc_aupd
with
"AU"
)
;
[
solve_ndisj
|].
(*
TODO: we cannot
access eventgraph_consistent for G *)
(*
We do not have
access eventgraph_consistent for G *)
(* connecting our invariant and the AU *)
iIntros
(
G'
)
"[>I' P]"
.
iDestruct
(
ExchangerInv_agree
with
"I I'"
)
as
%->.
...
...
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