aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/algebra
AgeCommit message (Expand)Author
2020-09-03Lemmas mxminpoly_minP and dvd_mxminpolyCyril Cohen
2020-09-03Merge pull request #565 from CohenCyril/split_ordPLaurent Théry
2020-09-03Merge pull request #564 from CohenCyril/pinvmxLaurent Théry
2020-09-03Merge pull request #560 from CohenCyril/commr_hornerLaurent Théry
2020-09-03More pinvmx theoryCyril Cohen
2020-09-03Adding commr_horner lemmaCyril Cohen
2020-09-03Expliciting relation between split and [lr]shiftCyril Cohen
2020-09-03Extracting a nonzero coefficient from a nonzero matrixCyril Cohen
2020-09-03Elementary theory of diagonal and triagular matricesCyril Cohen
2020-08-13Be robust to a change in the default argument naming algorithm.Jasper Hugunin
2020-08-12Get rid of displays in class fields and mixin parametersKazuhiko Sakaguchi
2020-06-24missing lemmas discovered while developing mathcomp-analysisReynald Affeldt
2020-06-09fix coq 8.12 warningsCyril Cohen
2020-06-08silencing warnings in individual packagesCyril Cohen
2020-06-06ImprovementsCyril Cohen
2020-06-06tentative changelogReynald Affeldt
2020-06-06General theory of min and max, and use in ssrnumCyril Cohen
2020-06-05fix namingReynald Affeldt
2020-06-04fix namingReynald Affeldt
2020-06-03add real_* variantsReynald Affeldt
2020-06-02another lemma about norm from mathcomp-analysisReynald Affeldt
2020-05-22tentative change of naming convention and add variantsReynald Affeldt
2020-05-21three lemmas that we found useful in the context of theReynald Affeldt
2020-04-09Merge pull request #473 from affeldt-aist/long_short_suffixesaffeldt-aist
2020-04-09Merge pull request #431 from ppedrot/rm-constr-hint-declsaffeldt-aist
2020-04-09- switching long suffixes to short suffixesReynald Affeldt
2020-04-09Merge pull request #474 from llelf/doc-typosaffeldt-aist
2020-04-08fix typos in documentation: formulaeAntonio Nikishaev
2020-04-08fix typos in documentation: textAntonio Nikishaev
2020-04-08Remove hint declarations using non-global definitions.Pierre-Marie Pédrot
2020-04-06Some proof scripts made better using ssrAC.Cyril Cohen
2020-04-01Merge pull request #429 from pi8027/extend-nat-comparisonYves Bertot
2020-03-15just noticed a tentative use of a not yet existing lemmaReynald Affeldt
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-15Non-distributive latticeKazuhiko Sakaguchi
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-11The compatibility module in ssrnum should now be for version 1.10Kazuhiko Sakaguchi
2019-12-11remove ProdNormedZmodule (#419)affeldt-aist
2019-12-11renaming NormedZmoduleType and NormedZmoduleMixin (#416)affeldt-aist
2019-12-11Fix notation modifiers and scopesKazuhiko Sakaguchi
2019-12-11Comparability in a numDomainTypeCyril Cohen
2019-12-11Rename: (l|L)attice -> (d|D)istrLatticeKazuhiko Sakaguchi
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-11Redefine `normedDomainType` (now `normedZmodType`) (#392)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