Skip to content

Add several simple lemmas (mostly about list and map filter).

Paulo Emílio de Vilhena requested to merge devilhena/stdpp:master into master

Some simple lemmas about lists and maps. The lemma map_filter_lookup_eq' generalises map_filter_lookup_eq and can be used to shorten the proof of map_filter_iff.

Merge request reports