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

CHANGELOG.

parent 8f3ca334
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ lot to everyone involved!
- Add some more lemmas about `Finite` and `pred_finite`.
- Add lemmas about `last`: `last_app_cons`, `last_app`, `last_Some`, and
`last_Some_elem_of`.
- Add versions of Pigeonhole principle for Finite types, natural numbers, and
lists.
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