Rename instance `finmap_lookup_total` → `map_lookup_total`.
Compare changes
+ 3
− 3
@@ -145,9 +145,9 @@ Fixpoint map_seq `{Insert nat A M, Empty M} (start : nat) (xs : list A) : M :=
@@ -174,7 +174,7 @@ Section setoid.
This this is an instance, not a definition, it should not affect anyone.