Skip to content
Snippets Groups Projects
Commit a35dedaf authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent 474be0c3
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,7 @@ API-breaking change is listed. ...@@ -39,6 +39,7 @@ API-breaking change is listed.
+ Add new instance `cons_Permutation_inj_l : Inj (=) (≡ₚ) (.:: k).`. + Add new instance `cons_Permutation_inj_l : Inj (=) (≡ₚ) (.:: k).`.
+ Add lemma `Permutation_cross_split`. + Add lemma `Permutation_cross_split`.
+ Make lemma `elem_of_Permutation` a biimplication + Make lemma `elem_of_Permutation` a biimplication
- Add function `kmap` to transform the keys of finite maps.
The following `sed` script should perform most of the renaming The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`): (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