diff --git a/theories/proofmode/monpred.v b/theories/proofmode/monpred.v index 47789deb920a72a9dda83f1ee5a7aac12c7dbb6d..97df3d6323e9e719bff7130b4d3ee5892a829aad 100644 --- a/theories/proofmode/monpred.v +++ b/theories/proofmode/monpred.v @@ -213,7 +213,7 @@ Proof. Qed. Lemma into_wand_monPred_at_unknown_unknown p q R P ð“Ÿ Q ð“ i : - IntoWand p q R P Q → MakeMonPredAt i P 𓟠→ MakeMonPredAt i Q ð“ → + IntoWand p q R P Q → MakeMonPredAt i P 𓟠→ MakeMonPredAt i Q ð“ → IntoWand p q (R i) ð“Ÿ ð“ . Proof. rewrite /IntoWand /MakeMonPredAt /bi_affinely_if /bi_persistently_if.