aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-03Merge pull request #179 from jashug/deprecate-implicit-argumentsEnrico
2018-03-03Merge pull request #180 from erikmd/export-ssrmatchingEnrico
2018-03-03Merge pull request #181 from gares/travis/no85Enrico
2018-02-27travis: disable Coq 8.5Enrico Tassi
2018-02-26Add ssrmatching.v transitional fileErik Martin-Dorel
2018-02-22Change Implicit Arguments to Arguments in odd_orderJasper Hugunin
2018-02-22Change Implicit Arguments to Arguments in real_closedJasper Hugunin
2018-02-22Change Implicit Arguments to Arguments in characterJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in fieldJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in solvableJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in algebraJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in fingroupJasper Hugunin
2018-02-21Change Implicit Arguments to Arguments in ssreflectJasper Hugunin
2018-02-21Merge pull request #177 from gares/fix/missing-ssrtest-in-MakeCyril Cohen
2018-02-06Merge pull request #164 from CohenCyril/lintingCyril Cohen
2018-02-06Update README.mdCyril Cohen
2018-02-06add 3 tests to MakeEnrico Tassi
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-02-05Merge pull request #176 from gares/fix/card_inj_ffunsAssia Mahboubi
2018-02-05tide up proof of card_inj_ffunsEnrico Tassi
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-15Merge pull request #170 from CohenCyril/mulr_eq1ECyril Cohen
2017-12-15Merge pull request #157 from ybertot/add-subset-orbit-theoremsCyril Cohen
2017-12-14Merge pull request #167 from hivert/PR2Cyril Cohen
2017-12-14Merge pull request #155 from erikmd/fix/gh-61Cyril Cohen
2017-12-14The spaces generated by some delta_mx are in a direct sumCyril Cohen
2017-12-14Merge pull request #168 from hivert/allpairsCyril 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-12-12refactored proof and renamed to reshape_leq and removed spurious hypothesisCyril Cohen
2017-12-12bigop with allpairsFlorent Hivert
2017-12-12New lemma reshape_index_leqFlorent Hivert
2017-12-12shortening and refactoringCyril Cohen
2017-12-12Adds generalizations of theorems relying on injectivityYves Bertot
2017-12-11Merge pull request #162 from CohenCyril/CONTRIBUTINGCyril Cohen
2017-12-11Merge pull request #160 from CohenCyril/subr_transCyril Cohen
2017-12-11Merge pull request #166 from hivert/PRCyril Cohen
2017-12-11Missing lemmas in seqFlorent Hivert
2017-12-11fixing typosCyril Cohen
2017-11-30Minor updates in the readmeAssia Mahboubi
2017-11-30README: remove broken link to the wiki about softwareEnrico
2017-11-30Merge pull request #165 from ejgallego/readme_passEnrico
2017-11-29[doc] Attempt to tweak README based on the discussion.Emilio Jesus Gallego Arias
2017-11-27following @ggonthier remark.Cyril Cohen
2017-11-24Draft contributing guide, fixes #158Cyril Cohen
2017-11-23Add addrKA and subrKA (addrK and addrNK modulo Associativity)Cyril Cohen
2017-11-21Merge pull request #115 from strub/uniqPCyril Cohen
2017-11-14Update v8.5 plugin to fix math-comp/math-comp#61Erik Martin-Dorel