| Age | Commit message (Expand) | Author |
| 2020-11-19 | Removing duplicate clears and turning the warning into an error | Cyril Cohen |
| 2020-11-19 | Merge pull request #656 from affeldt-aist/declare_scopes | Cyril Cohen |
| 2020-11-19 | add declare scopes | Reynald Affeldt |
| 2020-11-19 | Rename `subseq_order_path` to `subseq_path` | Kazuhiko Sakaguchi |
| 2020-11-19 | Apply suggestions from code review | Kazuhiko Sakaguchi |
| 2020-11-19 | Apply a suggestion from code review | Kazuhiko Sakaguchi |
| 2020-11-19 | Refactor, reshuffle, and rename sorting lemmas in `path.v` | Kazuhiko Sakaguchi |
| 2020-11-18 | Merge pull request #651 from CohenCyril/merge_sort_push_invariant | Cyril Cohen |
| 2020-11-18 | Merge pull request #599 from CohenCyril/dup_swap_apply | Enrico Tassi |
| 2020-11-18 | Adding size_merge_sort_push | Cyril Cohen |
| 2020-11-13 | Rename `eq_sorted` lemmas to `sorted_eq` and generalize `sort_le_id` | Kazuhiko Sakaguchi |
| 2020-11-12 | Apply suggestions from Kazuhiko | Cyril Cohen |
| 2020-11-12 | Equivalences instead of implications for `count_maskP` and `count_subseqP` | Cyril Cohen |
| 2020-11-12 | Shorter proofs and suggestions by Kazuhiko | Cyril Cohen |
| 2020-11-12 | Adding some theory for `rem` and generalizing `subset_maskP` | Cyril Cohen |
| 2020-11-11 | Intro pattern extensions for dup, swap and apply | Cyril Cohen |
| 2020-11-11 | Merge pull request #640 from CohenCyril/fix_iota_add | Cyril Cohen |
| 2020-11-11 | make pivot the first argument in uniq_subseq_pivot | Christian Doczkal |
| 2020-11-11 | turn uniq_subseq_pivot into equality | Christian Doczkal |
| 2020-11-11 | Apply suggestions from code review | Christian Doczkal |
| 2020-11-11 | fixup after feedback from Cyril | Christian Doczkal |
| 2020-11-11 | Apply suggestions from code review | Christian Doczkal |
| 2020-11-11 | suggestions from Cyril | Christian Doczkal |
| 2020-11-11 | lemmas on subseq and rot | Christian Doczkal |
| 2020-11-11 | Deprecation of iota_add delayed, and not the one of iter_add | Cyril Cohen |
| 2020-11-11 | Merge pull request #632 from pi8027/path-cycle-sorted | Cyril Cohen |
| 2020-11-11 | New lemmas about allpairs | Cyril Cohen |
| 2020-11-11 | Remove `cycle_(mask|filter)` lemmas | Kazuhiko Sakaguchi |
| 2020-11-11 | Apply suggestions from code review | Kazuhiko Sakaguchi |
| 2020-11-10 | Reorganize, generalize, and add lemmas about `path`, `cycle`, and `sorted` | Kazuhiko Sakaguchi |
| 2020-11-06 | Merge pull request #633 from CohenCyril/fix628 | Enrico Tassi |
| 2020-11-07 | Merge pull request #626 from CohenCyril/inj_card_bij | Kazuhiko Sakaguchi |
| 2020-11-06 | Update mathcomp/ssreflect/ssrnat.v | Cyril Cohen |
| 2020-11-05 | test switching Coq deprecation mechanizm | Cyril Cohen |
| 2020-11-04 | Remove the `mc_1_9` compat module | Kazuhiko Sakaguchi |
| 2020-11-03 | Generalizing inj_card_onto and inj_card_bij. | Cyril Cohen |
| 2020-11-02 | lemmas for reasoing about "rot n (rot m s)" | Christian Doczkal |
| 2020-11-01 | minimizing variables | Cyril Cohen |
| 2020-11-01 | generic interactions between in and on | Cyril Cohen |
| 2020-10-30 | fix ssrnat | Cyril Cohen |
| 2020-10-30 | Merge pull request #610 from pi8027/iter-lemmas | Cyril Cohen |
| 2020-10-29 | Switch from long suffixes to short suffixes | Kazuhiko Sakaguchi |
| 2020-10-29 | Add new lemmas iterM and iterX in ssrnat | Kazuhiko Sakaguchi |
| 2020-10-12 | Fixing and documenting the change of meaning of `>=< y` | Cyril Cohen |
| 2020-10-12 | Reorganizing relation between comparability/real and big | Cyril Cohen |
| 2020-10-12 | comparable_big lemma in order.v | Reynald Affeldt |
| 2020-10-10 | generalization and shorter proofs | Cyril Cohen |
| 2020-10-09 | Added results about `mask` and `subseq` | Cyril Cohen |
| 2020-10-07 | Turn class_of records into primitive records and get rid of the xclass idiom | Kazuhiko Sakaguchi |
| 2020-09-29 | ssrnat: add subnA, addnCB, addnCAC, addnAl lemmas | Anton Trunov |