aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10Merge pull request #471 from math-comp/all2_guard_condaffeldt-aist
2020-04-10Merge pull request #477 from affeldt-aist/move_good_practice_from_wikiCyril Cohen
2020-04-10adding guard conditions check to the test_suiteCyril Cohen
2020-04-10Make `all2` better wrt the guard conditionCyril Cohen
2020-04-09Merge pull request #473 from affeldt-aist/long_short_suffixesaffeldt-aist
2020-04-09move the contents ofReynald Affeldt
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-09docs: more ".-tuple" fixesAntonio Nikishaev
2020-04-09more typosAntonio Nikishaev
2020-04-09Update mathcomp/ssreflect/ssrnat.v Antonio Nikishaev
2020-04-08fix typos in documentation: formulaeAntonio Nikishaev
2020-04-08fix typos in documentation: textAntonio Nikishaev
2020-04-07Merge pull request #211 from CohenCyril/ssrACEnrico Tassi
2020-04-08Remove hint declarations using non-global definitions.Pierre-Marie Pédrot
2020-04-06Merge pull request #472 from affeldt-aist/doc_fixYves Bertot
2020-04-06Some proof scripts made better using ssrAC.Cyril Cohen
2020-04-06Rewriting with AC (not modulo AC), using a small scale command.Cyril Cohen
2020-04-06minor documentation fixReynald Affeldt
2020-04-02Merge pull request #468 from ybertot/remove-deprecated-from-1.9Enrico Tassi
2020-04-01Merge pull request #429 from pi8027/extend-nat-comparisonYves Bertot
2020-03-31remove deprecated commands whose deprecation was introduced in release 1.9.0Yves Bertot
2020-03-31Merge pull request #457 from CohenCyril/findYves Bertot
2020-03-19Merge pull request #463 from pi8027/hierarchy-transitive-closureEnrico Tassi
2020-03-18Merge pull request #459 from CohenCyril/sub_sortedCyril Cohen
2020-03-16Update mathcomp/ssreflect/path.vCyril Cohen
2020-03-16Link between subrelations and path/sortedCyril Cohen
2020-03-16Document change on comparison predicates in order.vKazuhiko Sakaguchi
2020-03-16Merge pull request #460 from affeldt-aist/spurious_lerrCyril Cohen
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-03-15Fix hierarchy.ml to compute the transitive closure of a hierarchyKazuhiko Sakaguchi
2020-03-12Merge pull request #465 from erikmd/coq-8.11Cyril Cohen
2020-03-12Merge pull request #455 from erikmd/bump-opamCyril Cohen
2020-03-08[ci] Build mathcomp/mathcomp-dev:8.11Erik Martin-Dorel
2020-03-08Fix CI (coq-lemma-overloading dropped compatibility with Coq < 8.10)Erik Martin-Dorel
2020-03-08refactor: Simplify the DockerfilesErik Martin-Dorel
2020-01-30Merge pull request #453 from pi8027/experiment/order-nondistr-latticePierre-Yves Strub
2020-01-29Documentation work for (non-distributive) latticeTypeKazuhiko Sakaguchi
2020-01-28Added lemmas about foldl, scanl, foldr and rcons and consCyril Cohen
2020-01-28Theorems about find and indexCyril Cohen
2020-01-21Merge pull request #452 from SimonBoulier/non_maximal_implicitEnrico Tassi
2020-01-17Revert "Don't run "opam clean -c" to workaround ocaml/opam#3828"Erik Martin-Dorel
2020-01-15Non-distributive latticeKazuhiko Sakaguchi
2020-01-14Merge pull request #454 from CohenCyril/dualCyril Cohen
2020-01-10Missing canonical structures for dualCyril Cohen
2020-01-10Exporting T^d notationCyril Cohen
2020-01-09Renaming converse to dual in order.vCyril Cohen