aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect
AgeCommit message (Expand)Author
2020-04-02Merge pull request #468 from ybertot/remove-deprecated-from-1.9Enrico Tassi
2020-04-01Merge pull request #429 from pi8027/extend-nat-comparisonYves Bertot
2020-03-31remove deprecated commands whose deprecation was introduced in release 1.9.0Yves Bertot
2020-03-31Merge pull request #457 from CohenCyril/findYves Bertot
2020-03-16Update mathcomp/ssreflect/path.vCyril Cohen
2020-03-16Link between subrelations and path/sortedCyril Cohen
2020-03-15Reorder arguments of comparison predicates in order.v as they shouldKazuhiko Sakaguchi
2020-03-15Extend comparison predicates for nat with minn and maxnKazuhiko Sakaguchi
2020-01-30Merge pull request #453 from pi8027/experiment/order-nondistr-latticePierre-Yves Strub
2020-01-29Documentation work for (non-distributive) latticeTypeKazuhiko Sakaguchi
2020-01-28Added lemmas about foldl, scanl, foldr and rcons and consCyril Cohen
2020-01-28Theorems about find and indexCyril Cohen
2020-01-21Merge pull request #452 from SimonBoulier/non_maximal_implicitEnrico Tassi
2020-01-15Non-distributive latticeKazuhiko Sakaguchi
2020-01-10Missing canonical structures for dualCyril Cohen
2020-01-10Exporting T^d notationCyril Cohen
2020-01-09Renaming converse to dual in order.vCyril Cohen
2020-01-08Adapt to coq/coq#11368 (Turn trailing implicit warning into an error)SimonBoulier
2019-12-28Refactoring and linting especially polydivKazuhiko Sakaguchi
2019-12-11Rephrasing the docCyril Cohen
2019-12-11Fix notation modifiers and scopesKazuhiko Sakaguchi
2019-12-11Doc, comments, changelog and better proofsCyril Cohen
2019-12-11Rename: (l|L)attice -> (d|D)istrLatticeKazuhiko Sakaguchi
2019-12-11Adding nat lattice under the name natdvdCyril Cohen
2019-12-11editing documentation in order.v and ssrnum.vReynald Affeldt
2019-12-11order.v: remove Order.Def, export Order.Syntax by default, and put missing sc...Kazuhiko Sakaguchi
2019-12-11Rename `totalLatticeMixin` to `totalPOrderMixin` and several refactorKazuhiko Sakaguchi
2019-12-11Add (meet|join)_(l|r), some renamings, and small cleanupsKazuhiko Sakaguchi
2019-12-11Reorder the arguments of the comparison predicates in order.vKazuhiko Sakaguchi
2019-12-11Fixes in naming, mixins, doc and canonical orderingCyril Cohen
2019-12-11Changing licenseCyril Cohen
2019-12-11Make an appropriate use of the order library everywhere (#278, #280, #282, #2...Kazuhiko Sakaguchi
2019-12-11Initial import of order.v into mathcompCohen Cyril
2019-11-29Return of PR #226: adds relevant theorems when fcycle f (orbit f x) and the n...Cyril Cohen
2019-11-27Explicit `bigop` enumeration handlingGeorges Gonthier
2019-11-25Fix hint declarations to specify the database explicitlyKazuhiko Sakaguchi
2019-11-22Injectivity lemmas in fintype (#426)Kazuhiko Sakaguchi
2019-11-22Added ssrfun theorem `inj_compr` (#432)Cyril Cohen
2019-11-22New generalised induction idiom (#434)Georges Gonthier
2019-11-20Merge pull request #399 from CohenCyril/ltn_subYves Bertot
2019-11-19Merge pull request #420 from pi8027/all-lemmasCyril Cohen
2019-11-18fixing CHANGELOG and ltn_pred lemmasCyril Cohen
2019-11-18Documenting `L` and `R` in `CONTRIBUTING.md`Cyril Cohen
2019-11-18More arithmetic theoremsCyril Cohen
2019-11-15More lemmas on seqsFlorent Hivert
2019-11-15Add all_filter, all_pmap, and all_allpairsP in seq.vKazuhiko Sakaguchi
2019-11-14fingraph: remove fin_inj_bij lemma as duplicate of injF_bij from fintype (#403)Anton Trunov
2019-11-04add existsPn/forallPn lemmasChristian Doczkal
2019-10-30Change the order of arguments in `ltngtP`Kazuhiko Sakaguchi
2019-10-25Removing duplicate lemma `addnKC` (= `addKn`)Cyril Cohen