add iff lemma for '✓ (to_agree a ⋅ to_agree b)'
Compare changes
+ 13
− 0
@@ -244,6 +244,19 @@ Proof. by intros ?%agree_op_inv%(inj to_agree). Qed.
This seems like such a clear characterization of agreement that I wonder why we do not have this already.