aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/path.v
AgeCommit message (Expand)Author
2021-03-23Update mathcomp/ssreflect/path.v jouvelot
2021-03-23Update path.vjouvelot
2021-01-16Drop support for Coq 8.10 and deprecate the `deprecate` notationKazuhiko Sakaguchi
2020-12-16Add `pairwise r xs` predicateKazuhiko Sakaguchi
2020-11-25Apply suggestions from code reviewKazuhiko Sakaguchi
2020-11-25Generalize `allrel` to take two lists as argumentsKazuhiko Sakaguchi
2020-11-25Merge pull request #601 from pi8027/sorting_inCyril Cohen
2020-11-24Fix deprecation notations in `path.v`Kazuhiko Sakaguchi
2020-11-24Using [dup] in pathCyril Cohen
2020-11-24Apply suggestions from code reviewKazuhiko Sakaguchi
2020-11-24Add more `_in` lemmas and CHANGELOG entriesKazuhiko Sakaguchi
2020-11-24`in11(1)_sig` subsumes `in(2|3)_sig`Kazuhiko Sakaguchi
2020-11-24factoring out in_sigCyril Cohen
2020-11-24Add `_in` lemmas for `sort`Kazuhiko Sakaguchi
2020-11-19Removing duplicate clears and turning the warning into an errorCyril Cohen
2020-11-19Rename `subseq_order_path` to `subseq_path`Kazuhiko Sakaguchi
2020-11-19Apply suggestions from code reviewKazuhiko Sakaguchi
2020-11-19Apply a suggestion from code reviewKazuhiko Sakaguchi
2020-11-19Refactor, reshuffle, and rename sorting lemmas in `path.v`Kazuhiko Sakaguchi
2020-11-18Adding size_merge_sort_pushCyril Cohen
2020-11-13Rename `eq_sorted` lemmas to `sorted_eq` and generalize `sort_le_id`Kazuhiko Sakaguchi
2020-11-11Remove `cycle_(mask|filter)` lemmasKazuhiko Sakaguchi
2020-11-11Apply suggestions from code reviewKazuhiko Sakaguchi
2020-11-10Reorganize, generalize, and add lemmas about `path`, `cycle`, and `sorted`Kazuhiko Sakaguchi
2020-10-29Switch from long suffixes to short suffixesKazuhiko Sakaguchi
2020-09-08split_find_nth and split_find lemmasCyril Cohen
2020-05-16A few more revisionsKazuhiko Sakaguchi
2020-05-13Revise proofs in ssreflect/*.vKazuhiko Sakaguchi
2020-04-08fix typos in documentation: textAntonio Nikishaev
2020-03-16Update mathcomp/ssreflect/path.vCyril Cohen
2020-03-16Link between subrelations and path/sortedCyril Cohen
2019-12-28Refactoring and linting especially polydivKazuhiko Sakaguchi
2019-11-29Return of PR #226: adds relevant theorems when fcycle f (orbit f x) and the n...Cyril Cohen
2019-11-22New generalised induction idiom (#434)Georges Gonthier
2019-10-30Change the order of arguments in `ltngtP`Kazuhiko Sakaguchi
2019-10-25Stability proofs of sort (#358)Kazuhiko Sakaguchi
2019-05-17refactor `seq` permutation theoryGeorges Gonthier
2019-04-26Cleaning Require and Require ImportsCyril Cohen
2018-12-19Generalizing homo-mono-morphism lemmas and extremum (#201)Cyril Cohen
2018-11-21Merge Arguments and Prenex ImplicitsAnton Trunov
2018-07-12Replace all the CoInductives with VariantsKazuhiko Sakaguchi
2018-02-21Change Implicit Arguments to Arguments in ssreflectJasper Hugunin
2018-02-06fixing things that @ggonthier and @ybertot spotted and some I spottedCyril Cohen
2018-02-06running semi-automated linting on the whole libraryCyril Cohen
2016-11-07update copyright bannerAssia Mahboubi
2015-11-05merge basic/ into ssreflect/Enrico Tassi