Skip to content
Snippets Groups Projects
Commit e50a5b09 authored by Ralf Jung's avatar Ralf Jung Committed by Robbert Krebbers
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 47bd9469
No related branches found
No related tags found
1 merge request!307Clean up `empty{',_inv,_iff}` lemmas.
Pipeline #51260 canceled
......@@ -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`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment