Skip to content
Snippets Groups Projects
Commit 2f4644bf authored by Robbert Krebbers's avatar Robbert Krebbers Committed by Ralf Jung
Browse files

fix changelog

parent c1d2615a
Branches
Tags
No related merge requests found
...@@ -173,9 +173,9 @@ API-breaking change is listed. ...@@ -173,9 +173,9 @@ API-breaking change is listed.
- Add lemma `choose_proper` showing that `choose P` respects predicate - Add lemma `choose_proper` showing that `choose P` respects predicate
equivalence. (by Paolo G. Giarrusso, BedRock Systems) equivalence. (by Paolo G. Giarrusso, BedRock Systems)
- Extract module `well_founded` from `relations`, and re-export it for - Extract module `well_founded` from `relations`, and re-export it for
compatibility. This contains `Acc_impl`, `wf_guard`, `wf_guard`, compatibility. This contains `wf`, `Acc_impl`, `wf_guard`,
`wf_projected`, `Fix_F_proper`, `Fix_unfold_rel`. `wf_projected`, `Fix_F_proper`, `Fix_unfold_rel`.
- Add induction principle `relations.Acc_dep_ind`, a dependent - Add induction principle `well_founded.Acc_dep_ind`, a dependent
version of `Acc_ind`. (by Paolo G. Giarrusso, BedRock Systems) version of `Acc_ind`. (by Paolo G. Giarrusso, BedRock Systems)
The following `sed` script should perform most of the renaming The following `sed` script should perform most of the renaming
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment