aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
AgeCommit message (Expand)Author
2019-05-29Replace eqVneq with eqPsymAnton Trunov
2019-05-29Canonical way of expressing dis-equality on an eqType is x != yAnton Trunov
2019-05-29Rename eqsP to eqPsym as suggested by @CohenCyrilAnton Trunov
2019-05-28Add eqsP view to destruct not only x == y, but also y == xAnton Trunov
2019-05-17refactor `seq` permutation theoryGeorges Gonthier
2019-05-08suppress use of `Arith` hintsSora Chen
2019-05-06add `deprecate` helper notation; no `perm` in non-`perm_eq` lemma namesGeorges Gonthier
2019-04-30Fix compatibility for #237Georges Gonthier
2019-04-29reinstate token catenation hack in `prime.v`Georges 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-18Remove unused `Require`s and a hint directive from interval.vKazuhiko Sakaguchi
2019-04-17ssrnum doesn't use zmodpKazuhiko Sakaguchi
2019-04-08switching to opam 2.0 formatCyril Cohen
2019-04-08Merge pull request #318 from CohenCyril/hierarchy_testCyril Cohen
2019-04-08New test cases generation: corrent implementation of least common childrenKazuhiko Sakaguchi
2019-04-06Permutations and other extensions to seq; fintype documentationGeorges Gonthier
2019-04-06Fix inheritance bugs in finalg and extremalKazuhiko Sakaguchi
2019-04-04no output on success in test_suite/hierarchy_test.v (#323)Cyril Cohen
2019-04-04remove support for Coq 8.6Enrico Tassi
2019-04-03rename test-suite -> test_suite to make coq happyEnrico Tassi
2019-04-03Merge pull request #291 from pi8027/finalg-hierarchyCyril Cohen
2019-04-03Fix inheritances in ssrnumKazuhiko Sakaguchi
2019-04-02Fix inheritances in countalg and finalg (the 2nd attempt)Kazuhiko Sakaguchi
2019-04-02identifying missing joinsCyril Cohen
2019-04-01locking definitions to address `integral.v` divergenceGeorges Gonthier
2019-04-01Compatibility fix for Coq issue coq/#9663Georges Gonthier
2019-04-01Expand sample use as container in InductiveGeorges Gonthier
2019-04-01Making {fun ...} structural and extending it to dependent functionsGeorges Gonthier
2019-03-29Merge pull request #292 from erikmd/under-supportCyril Cohen
2019-03-26Refactoring allpairs to handle the dependent version as wellCyril Cohen
2019-03-26Merge pull request #305 from CohenCyril/sumnCyril Cohen
2019-03-24Compat of sumn with bigop and renaming dep to cond when appropriateCyril Cohen
2019-03-22missing lemma in seq.vCyril Cohen
2019-03-21adding ffun0Cyril Cohen
2019-03-20Add extra eta lemmas for the under tacticErik Martin-Dorel
2019-03-20[doc] Mention that fingraph's connect computes the reflexive transitive closureErik Martin-Dorel
2019-03-19Fix countalg to finalg inheritancesKazuhiko Sakaguchi
2019-03-18remove dependency on hidden case branch typesGeorges Gonthier
2019-03-05Export addrKA and subrKA from GRing.TheoryKazuhiko Sakaguchi
2019-02-07pmap_cat, pmap_perm and perm_map_inj added (#277)Søren Eller Thomsen
2019-02-07Add the eqType instance for intervals, le_bound(l|r)_anti, and itv_intersecti...Kazuhiko Sakaguchi
2019-02-05we silence warnings that just pollute our logs (#275)Enrico
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-20Merge pull request #265 from math-comp/swap-maxgroup-argsCyril Cohen
2018-12-19Generalizing homo-mono-morphism lemmas and extremum (#201)Cyril Cohen
2018-12-18swap mingroup / maxgroup argumentsGeorges Gonthier
2018-12-14Correct and improve implicits and documentation of MatrixGenFieldGeorges Gonthier