aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/algebra/ssrnum.v
AgeCommit message (Expand)Author
2020-06-09fix coq 8.12 warningsCyril 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-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-01-15Non-distributive latticeKazuhiko Sakaguchi
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
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-11Use `deprecate` notation in ssrnumKazuhiko Sakaguchi
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-22New generalised induction idiom (#434)Georges Gonthier
2019-11-04add existsPn/forallPn lemmasChristian Doczkal
2019-09-18Fix a typo: ring_core_scope -> ring_scopeKazuhiko Sakaguchi
2019-05-17refactor `seq` permutation theoryGeorges Gonthier
2019-04-29Generalise use of `{pred T}` from coq/coq#9995Georges Gonthier
2019-04-26Cleaning Require and Require ImportsCyril Cohen
2019-04-24remove deprecated use of `if ... return`Georges Gonthier
2019-04-17ssrnum doesn't use zmodpKazuhiko Sakaguchi
2019-04-03Fix inheritances in ssrnumKazuhiko Sakaguchi
2019-01-29Add some theorems on lersif and intervals (#269)Kazuhiko Sakaguchi
2018-12-19Generalizing homo-mono-morphism lemmas and extremum (#201)Cyril Cohen
2018-12-13Adjust implicits of cancellation lemmasGeorges Gonthier
2018-12-11Fix some new warnings emitted by Coq 8.10:Anton Trunov
2018-12-04Remove `_ : Type` from packed classesAnton Trunov
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 algebraJasper Hugunin
2016-11-07update copyright bannerAssia Mahboubi