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

CHANGELOG.

parent 6588645a
No related branches found
No related tags found
1 merge request!529Add `prod_swap` and some basic results for it.
Pipeline #91204 passed
......@@ -22,6 +22,7 @@ API-breaking change is listed.
for easy measure/size induction.
- Add `inv` tactic as a more well-behaved alternative to `inversion_clear`
(inspired by CompCert), and `oinv` as its version on open terms.
- Add `prod_swap : A * B → B * A` and some basic theory about it.
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