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
George Pirlea
Iris
Commits
df849143
Commit
df849143
authored
Mar 29, 2019
by
Ralf Jung
Browse files
move comment into appropriate section
parent
9ac050a9
Changes
1
Show whitespace changes
Inline
Side-by-side
theories/base_logic/bi.v
View file @
df849143
...
...
@@ -211,9 +211,9 @@ Proof. apply pure_soundness. Qed.
Lemma
later_soundness
P
:
bi_emp_valid
(
▷
P
)
→
bi_emp_valid
P
.
Proof
.
apply
later_soundness
.
Qed
.
(** See [derived.v] for a similar soundness result for basic updates. *)
End
restate
.
(** See [derived.v] for the version for basic updates. *)
(** New unseal tactic that also unfolds the BI layer.
This is used by [base_logic.double_negation].
...
...
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