Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam
Iris
Commits
91aede9b
Commit
91aede9b
authored
Mar 17, 2021
by
Ralf Jung
Browse files
fixme
parent
6828183c
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris_heap_lang/proph_erasure.v
View file @
91aede9b
...
...
@@ -802,7 +802,7 @@ Proof.
apply
nsteps_inv_r
in
Hstps
as
[[
t3
σ
3
]
[
Hstps
H
ρ
]]
;
simpl
in
*.
destruct
(
IHn
_
_
Hstps
)
as
(
t2'
&
t2''
&
σ
2
'
&
Hostps
&?&?&
Hprstps
)
;
simplify_eq
.
edestruct
@
erased_step_pure_step_tp
as
[[?
Hint
]|
Hext
]
;
simplify_eq
/=
;
eauto
10
;
[
|
done
..
].
first
apply
H
ρ
;
eauto
10
;
[].
destruct
Hext
as
(
i
&
ei
&
t2'
&
efs
&
e'
&
κ
&
Hi1
&
Ht2
&
Hpstp
)
;
simplify_eq
/=.
rewrite
/
erase_tp
list_lookup_fmap
in
Hi1
.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment