Change positions of unfold/fold to make things consistent with iProp.
Compare changes
+ 52
− 48
@@ -53,48 +53,63 @@ Definition proto_auxO (V : Type) (PROP : ofe) (A : ofe) : ofe :=
@@ -53,48 +53,63 @@ Definition proto_auxO (V : Type) (PROP : ofe) (A : ofe) : ofe :=
@@ -103,22 +118,16 @@ Lemma proto_message_equivI `{!BiInternalEq SPROP} {V} `{!Cofe PROPn, !Cofe PROP}
@@ -103,22 +118,16 @@ Lemma proto_message_equivI `{!BiInternalEq SPROP} {V} `{!Cofe PROPn, !Cofe PROP}
@@ -126,7 +135,11 @@ Proof. by rewrite internal_eq_sym proto_message_end_equivI. Qed.
@@ -126,7 +135,11 @@ Proof. by rewrite internal_eq_sym proto_message_end_equivI. Qed.
@@ -134,31 +147,22 @@ Lemma proto_elim_ne {V} `{!Cofe PROPn, !Cofe PROP} {A : ofe}
@@ -134,31 +147,22 @@ Lemma proto_elim_ne {V} `{!Cofe PROPn, !Cofe PROP} {A : ofe}
@@ -214,7 +218,7 @@ Qed.
@@ -214,7 +218,7 @@ Qed.