Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jonas Kastberg
iris
Commits
4dbfd13e
Commit
4dbfd13e
authored
Aug 22, 2019
by
Dan Frumin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply suggestion to theories/program_logic/ectx_language.v
parent
1735272a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
theories/program_logic/ectx_language.v
theories/program_logic/ectx_language.v
+1
-1
No files found.
theories/program_logic/ectx_language.v
View file @
4dbfd13e
...
...
@@ -179,7 +179,7 @@ Section ectx_language.
Proof
.
rewrite
-
not_reducible
-
not_head_reducible
.
eauto
using
head_prim_reducible
.
Qed
.
Lemma
head_prim_fill_reducible_no_obs
e
K
σ
:
Lemma
head_prim_fill_reducible_no_obs
e
K
σ
:
head_reducible_no_obs
e
σ
→
reducible_no_obs
(
fill
K
e
)
σ
.
Proof
.
intro
.
by
apply
fill_reducible_no_obs
,
head_prim_reducible_no_obs
.
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