Skip to content
Snippets Groups Projects
Commit 33620b9d authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Note that `plainly` will be removed from the BI interface.

parent 0a4ac362
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@ Section bi_mixin.
bi_mixin_wand_elim_l' P Q R : (P Q -∗ R) P Q R;
(* Plainly *)
(* Note: plainly is about to be removed from this interface *)
bi_mixin_plainly_mono P Q : (P Q) bi_plainly P bi_plainly Q;
bi_mixin_plainly_elim_persistently P : bi_plainly P bi_persistently P;
bi_mixin_plainly_idemp_2 P : bi_plainly P bi_plainly (bi_plainly P);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment