Skip to content
Snippets Groups Projects
Commit 54d49550 authored by Kimaya Bedarkar's avatar Kimaya Bedarkar
Browse files

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


Co-authored-by: Ralf Jung's avatarRalf Jung <jung@mpi-sws.org>
parent 1549a27b
No related branches found
No related tags found
1 merge request!582add some zip lemmas
......@@ -12,7 +12,7 @@ API-breaking change is listed.
- Rename `map_filter_empty_iff` to `map_empty_filter` and add
`map_empty_filter_1` and `map_empty_filter_2`. (by Michael Sammler)
- Add lemma about `zip_with`: `lookup_zip_with_None` and add lemmas for `zip`:
`length_zip`, `zip_nil_inv`, `lookup_zip_Some`,`lookup_zip_None` (by Kimaya Bedarkar)
`length_zip`, `zip_nil_inv`, `lookup_zip_Some`,`lookup_zip_None`. (by Kimaya Bedarkar)
The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`).
......
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