Add filter for gmap
4 unresolved threads
4 unresolved threads
Compare changes
+ 75
− 0
@@ -225,6 +225,81 @@ Proof.
A filter for (M : gmap K A) creates a submap of M whose (key,value) pairs satisfy the filter predicate (P : K * A → Prop).
I think it is shorten to show that this lemma follows from
gmap_filter_lookup_Some
andeq_None_not_Some
.changed this line in version 3 of the diff