Skip to content
Snippets Groups Projects
Forked from Iris / stdpp
Source project has a limited visibility.
user avatar
Robbert Krebbers authored
The refactoring includes:
* Use infix notations for the various list relations
* More consistent naming
* Put lemmas on one line whenever possible
* Change proofs into one-liners when possible
* Make better use of the "Implicit Types" command
* Improve the order of the list module by placing all definitions at the start,
  then the proofs, and finally the tactics.

Besides, there is some new machinery for proofs by reflection on lists. It is
used for a decision procedure for permutations and list containment.
361308c7
History
Name Last commit Last update