Add filter for gmap
4 unresolved threads
4 unresolved threads
Compare changes
- Hai Dang authored
+ 96
− 0
@@ -225,6 +225,102 @@ Proof.
@@ -225,6 +225,102 @@ 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).