aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/algebra
AgeCommit message (Expand)Author
2019-03-20Add extra eta lemmas for the under tacticErik Martin-Dorel
2019-03-19Fix countalg to finalg inheritancesKazuhiko Sakaguchi
2019-03-05Export addrKA and subrKA from GRing.TheoryKazuhiko Sakaguchi
2019-02-07Add the eqType instance for intervals, le_bound(l|r)_anti, and itv_intersecti...Kazuhiko Sakaguchi
2019-01-29Add some theorems on lersif and intervals (#269)Kazuhiko Sakaguchi
2018-12-20Move-and-rename opam files to the root folderErik Martin-Dorel
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-10Adding lemma `eqmxMunitP`Cyril Cohen
2018-12-04Remove `_ : Type` from packed classesAnton Trunov
2018-12-04Merge pull request #253 from anton-trunov/argumentsGeorges Gonthier
2018-12-04Document parameter names whenever possibleAnton Trunov
2018-11-26correct and improve signature and documentation of FieldMixinGeorges Gonthier
2018-11-21Merge Arguments and Prenex ImplicitsAnton Trunov
2018-11-15Tweak code related to canonical mixinsAnton Trunov
2018-10-31fixing local MakefileCyril Cohen
2018-10-26moving countalg and closed_field aroundCyril Cohen
2018-10-03[opam]: add dev-repo linksAnton Trunov
2018-09-11Fixes the doc of ratFlorent Hivert
2018-08-06changing companionmx to a more standard oneCyril Cohen
2018-08-03update ChangeLog and docCyril Cohen
2018-08-01Companion matrix of a polynomialCyril Cohen
2018-07-31Rework the whole Makefile architectureCyril Cohen
2018-07-19Merge pull request #202 from CohenCyril/improving-polyLaurent Théry
2018-07-19poly_size_eq1 phrased with reflect + combinatorsCyril Cohen
2018-07-14updated proposition for big_prod_seq_eq1Cyril Cohen
2018-07-14Laurent's simplificationsCyril Cohen
2018-07-12Replace all the CoInductives with VariantsKazuhiko Sakaguchi
2018-07-04small generalizations in polyCyril Cohen
2018-04-20fix symlinks to README, INSTALL and LICENSEEnrico Tassi
2018-03-04Change deprecated Arguments Scope to ArgumentsJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in algebraJasper 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
2018-01-26Merge pull request #171 from CohenCyril/mxdirect_deltaCyril Cohen
2017-12-20Merge pull request #172 from CohenCyril/row_mx_eq0Assia Mahboubi
2017-12-14The spaces generated by some delta_mx are in a direct sumCyril Cohen
2017-12-14Using x * y = 1 and x / y = 1 to derive the inverseCyril Cohen
2017-12-12Adding row/col/block_mx_eq0Cyril Cohen
2017-11-27following @ggonthier remark.Cyril Cohen
2017-11-23Add addrKA and subrKA (addrK and addrNK modulo Associativity)Cyril Cohen
2017-10-30Fix obsolete vernacular syntax for locality.Maxime Dénès
2017-10-23Remove compatibility with Coq.8.4 (and compatibility hacks that went with it)Cyril Cohen
2017-10-23Merge pull request #145 from CohenCyril/new-packagerCyril Cohen
2017-10-19fixed homepageCyril Cohen
2017-10-10fix building with make flagsRalf Jung
2017-02-04adding rquot_comRingTypeCyril Cohen
2016-11-17Merge remote-tracking branch 'upstream/master' into fixdocFlorent Hivert
2016-11-16Fixes the doc of mxalgebraFlorent Hivert