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

monpred test: use typed turnstile notation

parent 26534645
Branches robbert/fold_iProto
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ Section tests.
Qed.
Lemma test_iNext_Bi P :
@bi_entails monPredI ( P) ( P).
P ⊢@{monPredI} P.
Proof. iIntros "H". by iNext. Qed.
(** Test monPred_at framing *)
......
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