Some map_zip/map_zip_with properties.
2 unresolved threads
2 unresolved threads
Compare changes
+ 73
− 8
@@ -843,14 +843,6 @@ Proof.
@@ -1136,6 +1128,79 @@ Lemma insert_merge_r m1 m2 i x z :
These are some properties of map_zip_with
that I am using so far.
Perhaps you want me to port the whole thing first, to see what other functions/lemmas will I need?