Skip to content
Snippets Groups Projects
Commit 486ac80b authored by Ralf Jung's avatar Ralf Jung
Browse files

changelog

parent 5030bc10
No related branches found
No related tags found
1 merge request!305some lemmas about list submseteq
Pipeline #51238 passed
...@@ -133,6 +133,8 @@ API-breaking change is listed. ...@@ -133,6 +133,8 @@ API-breaking change is listed.
Iris. Iris.
- Add lemmas `singleton_subseteq_l` and `singleton_subseteq` for sets. - Add lemmas `singleton_subseteq_l` and `singleton_subseteq` for sets.
- Add lemmas `map_singleton_subseteq_l` and `map_singleton_subseteq` for maps. - Add lemmas `map_singleton_subseteq_l` and `map_singleton_subseteq` for maps.
- Add lemmas `singleton_submseteq_l` and `singleton_submseteq` for unordered
list inclusion, as well as `lookup_submseteq` and `submseteq_insert`.
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