diff --git a/CHANGELOG.md b/CHANGELOG.md index 2065db2ac1703985d963189b21be8fabf10a6685..17b4726bc695cbca7a4d574b0abeabb64a65cecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -138,7 +138,7 @@ API-breaking change is listed. - Make `map_empty` a biimplication. - Clean up `empty{',_inv,_iff}` lemmas: + Write them all using `↔` and consistently use the `_iff` suffix. - + Remove `map_to_list_empty_inv_alt`, chain `Permutation_nil_r` and + + Remove `map_to_list_empty_inv_alt`; chain `Permutation_nil_r` and `map_to_list_empty_iff` instead. + Add lemma `map_filter_empty_iff`.