Skip to content
Snippets Groups Projects
Commit df849143 authored by Ralf Jung's avatar Ralf Jung
Browse files

move comment into appropriate section

parent 9ac050a9
Branches
Tags
No related merge requests found
......@@ -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].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment