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

CHANGELOG.

parent b48d40e9
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,8 @@ API-breaking change is listed. ...@@ -40,6 +40,8 @@ API-breaking change is listed.
+ 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. - Add function `kmap` to transform the keys of finite maps.
- Set `Hint Mode` for the classes `PartialOrder`, `TotalOrder`, `MRet`, `MBind`,
`MJoin`, `FMap`, `OMap`, `MGuard`, `SemiSet`, `Set_`, `TopSet`, and `Infinite`.
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