aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG_UNRELEASED.md
AgeCommit message (Expand)Author
2021-03-07Adding Order.enum and related definitions and theoremsCyril Cohen
2021-01-25Merge pull request #696 from CohenCyril/sumnBYves Bertot
2021-01-22Merge pull request #686 from pi8027/drop-coq-8.10Cyril Cohen
2021-01-22Remove deprecation aliases introduced in 1.9.0Kazuhiko Sakaguchi
2021-01-19Update CHANGELOG_UNRELEASED.mdCyril Cohen
2021-01-19Adding lemma sumnBCyril Cohen
2021-01-19fixes #694Reynald Affeldt
2021-01-16Drop support for Coq 8.10 and deprecate the `deprecate` notationKazuhiko Sakaguchi
2021-01-14itv_bound comparison with -oo/+ooReynald Affeldt
2021-01-12Merge pull request #680 from pi8027/pairwiseCyril Cohen
2020-12-16Change the interpretation scope of some nullary notations from ring_scope to ...Kazuhiko Sakaguchi
2020-12-16Add `pairwise r xs` predicateKazuhiko Sakaguchi
2020-11-26Regrouping changelog entries for 1.12 releaseCyril Cohen
2020-11-25Using `only printing` and fixing coercion in notationsCyril Cohen
2020-11-25Rename `all1rel` to `all2rel`, restate `eq_allrel`, and add CHANGELOG entriesKazuhiko Sakaguchi
2020-11-25Merge pull request #601 from pi8027/sorting_inCyril Cohen
2020-11-24Transpose `join_idP(l|r)` lemmas to follow the naming convention (#671)Kazuhiko Sakaguchi
2020-11-24Add more `_in` lemmas and CHANGELOG entriesKazuhiko Sakaguchi
2020-11-24Fix `@maxr` and `@minr`Kazuhiko Sakaguchi
2020-11-20Tuning simplifications using Arguments simpl nomatchCyril Cohen
2020-11-19Rename `subseq_order_path` to `subseq_path`Kazuhiko Sakaguchi
2020-11-19Refactor, reshuffle, and rename sorting lemmas in `path.v`Kazuhiko Sakaguchi
2020-11-18Merge pull request #651 from CohenCyril/merge_sort_push_invariantCyril Cohen
2020-11-18Merge pull request #599 from CohenCyril/dup_swap_applyEnrico Tassi
2020-11-18Adding size_merge_sort_pushCyril Cohen
2020-11-16Maximal rank and full rank row submatricesCyril Cohen
2020-11-16Merge pull request #636 from CohenCyril/fix_comm_mxCLaurent Théry
2020-11-13Merge pull request #646 from pi8027/rename-eq_sortedCyril Cohen
2020-11-13Rename `eq_sorted` lemmas to `sorted_eq` and generalize `sort_le_id`Kazuhiko Sakaguchi
2020-11-13Fix CHANGELOG_UNRELEASED.mdKazuhiko Sakaguchi
2020-11-12Apply suggestions from KazuhikoCyril Cohen
2020-11-12Equivalences instead of implications for `count_maskP` and `count_subseqP`Cyril Cohen
2020-11-12Shorter proofs and suggestions by KazuhikoCyril Cohen
2020-11-12Adding some theory for `rem` and generalizing `subset_maskP`Cyril Cohen
2020-11-11Intro pattern extensions for dup, swap and applyCyril Cohen
2020-11-11Apply suggestions from code reviewChristian Doczkal
2020-11-11fixup after feedback from CyrilChristian Doczkal
2020-11-11suggestions from CyrilChristian Doczkal
2020-11-11lemmas on subseq and rotChristian Doczkal
2020-11-11Merge pull request #632 from pi8027/path-cycle-sortedCyril Cohen
2020-11-11New lemmas about allpairsCyril Cohen
2020-11-11Remove `cycle_(mask|filter)` lemmasKazuhiko Sakaguchi
2020-11-10Reorganize, generalize, and add lemmas about `path`, `cycle`, and `sorted`Kazuhiko Sakaguchi
2020-11-09fix changelogCyril Cohen
2020-11-09`comm(Cmx|_mxC)` -> `comm(_scalar_mx|_mx_scalar)`Cyril Cohen
2020-11-07Merge pull request #626 from CohenCyril/inj_card_bijKazuhiko Sakaguchi
2020-11-04Remove the `mc_1_9` compat moduleKazuhiko Sakaguchi
2020-11-04Merge pull request #603 from chdoc/rot-rotKazuhiko Sakaguchi
2020-11-03Generalizing inj_card_onto and inj_card_bij.Cyril Cohen
2020-11-02Adding `permS01`Cyril Cohen