Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tej Chajed
iris
Commits
fd42adfe
Commit
fd42adfe
authored
Nov 30, 2016
by
Jacques-Henri Jourdan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment.
parent
4417beb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
base_logic/lib/fancy_updates.v
base_logic/lib/fancy_updates.v
+3
-0
No files found.
base_logic/lib/fancy_updates.v
View file @
fd42adfe
...
...
@@ -175,6 +175,9 @@ Section proofmode_classes.
Global
Instance
into_modal_fupd
E
P
:
IntoModal
P
(|={
E
}=>
P
).
Proof
.
rewrite
/
IntoModal
.
apply
fupd_intro
.
Qed
.
(* Put a lower priority compared to [elim_modal_fupd_fupd], so that
it is not taken when the first parameter is not specified (in
spec. patterns). *)
Global
Instance
elim_modal_bupd_fupd
E1
E2
P
Q
:
ElimModal
(|==>
P
)
P
(|={
E1
,
E2
}=>
Q
)
(|={
E1
,
E2
}=>
Q
)
|
10
.
Proof
.
...
...
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