| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-07 | Add a CHANGELOG entry | Kazuhiko Sakaguchi | |
| 2020-10-07 | Turn class_of records into primitive records and get rid of the xclass idiom | Kazuhiko Sakaguchi | |
| 2020-10-07 | Update INSTALL.md | Cyril Cohen | |
| 2020-09-29 | Merge pull request #585 from CohenCyril/kernel_lemmas | Laurent Théry | |
| Kernel lemmas | |||
| 2020-09-29 | Merge pull request #506 from anton-trunov/ssrnat-extra-assoc-lemmas | Cyril Cohen | |
| ssrnat: add subnA, addnCB, addnCAC, addnAl lemmas | |||
| 2020-09-29 | ssrnat: add subnA, addnCB, addnCAC, addnAl lemmas | Anton Trunov | |
| 2020-09-29 | Merge pull request #582 from CohenCyril/fix_map_mx | Kazuhiko Sakaguchi | |
| Fix map_mx_id and a few implicit arguments | |||
| 2020-09-29 | Merge pull request #592 from chdoc/mem_imset | Cyril Cohen | |
| Fix naming inconsistencies between `imset` and `map` lemmas. | |||
| 2020-09-29 | Merge pull request #600 from pi8027/mid_in_itv | Cyril Cohen | |
| Generalize some interval lemmas | |||
| 2020-09-29 | CHANGELOG entries | Christian Doczkal | |
| 2020-09-29 | new mem_imset lemmas | Christian Doczkal | |
| 2020-09-29 | rename mem_imset2 to imset2_f (with deprecation) | Christian Doczkal | |
| 2020-09-29 | rename mem_imset to imset_f (with deprecation) | Christian Doczkal | |
| 2020-09-29 | Generalize interval lemmas | Kazuhiko Sakaguchi | |
| - Generalize `mem0_itv(cc|oo)_xNx` and `oppr_itv(|oo|co|oc|cc)` lemmas from `numFieldType` to `numDomainType`, which have been specialized in PR #458 accidentally. - Generalize `mid_in_itv(|oo|cc)` lemmas from `realFieldType` to `numFieldType`. | |||
| 2020-09-29 | Merge pull request #574 from CohenCyril/mxsub | Laurent Théry | |
| Submatrix theory | |||
| 2020-09-28 | Kernel lemmas | Cyril Cohen | |
| 2020-09-28 | Submatrix theory | Cyril Cohen | |
| 2020-09-28 | Merge pull request #555 from chdoc/disjoint-lemmas | Cyril Cohen | |
| some lemmas for disjoint | |||
| 2020-09-28 | Merge pull request #458 from pi8027/interval | Cyril Cohen | |
| The new interval library | |||
| 2020-09-28 | Update `map_mx_id`, fix some implicits and argument orders | Cyril Cohen | |
| - Fix implicits of `eq_map_mx`, `eq_in_map_mx`, `map_mx_id_in` and `map_mx_id`, in order to give more practical arguments first. - Generalized `map_mx_id` to take the shape f =1 id -> M ^ f = M. The previous behaviour can be recovered through `map_mx_id (frefl id)` or `[_ ^ id]map_mx_id` | |||
| 2020-09-28 | Merge pull request #597 from CohenCyril/inj_row_free | affeldt-aist | |
| Injectivity for additive functions and mulmxr. | |||
| 2020-09-28 | Apply suggestions from code review | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-09-28 | Redefine itv_bound with BRight_if and BRInfty_if | Kazuhiko Sakaguchi | |
| 2020-09-28 | The new interval library | Kazuhiko Sakaguchi | |
| - `x <= y ?< if c` (lersif) has been replaced with `x < y ?<= if c'` (lteif) where `c'` is negation of `c`. This change makes statements of several lemmas (e.g., `lteif_orb`) easily comprehensible. - The first constructor `BOpen_if` of `itv_bound` has been replaced with `BClose_if` where the first argument is inverted. Now `pred_of_itv` is defined by using `lteif` instead of `lersif`. - Intervals of `T : porderType` form a `porderType` where the ordering relation is the subset relation. If `T` is a `latticeType`, intervals also form a `latticeType` where the join and meet are intersection and convex hull respectively. They are distributive if `T` is an `orderType`. | |||
| 2020-09-28 | Merge pull request #484 from CohenCyril/ord1 | Kazuhiko Sakaguchi | |
| Putting `ord1` in `fintype.v` | |||
| 2020-09-28 | Injectivity for additive functions and mulmxr. | Cyril Cohen | |
| 2020-09-28 | Update CHANGELOG_UNRELEASED.md | Cyril Cohen | |
| Co-authored-by: Kazuhiko Sakaguchi <pi8027@gmail.com> | |||
| 2020-09-28 | Merge pull request #598 from CohenCyril/det_mx11 | Laurent Théry | |
| det_mx11 | |||
| 2020-09-27 | some lemmas for disjoint | Christian Doczkal | |
| 2020-09-27 | Putting ord1 in fintype | Cyril Cohen | |
| ord1 is in zmodp, but it does not really require the zmodType structure of 'I_n to be stated and proven if we state it with ord0. We still keep the variant in zmodp with 0 instead of ord0 (for readability purposes). | |||
| 2020-09-27 | Merge pull request #530 from CohenCyril/moreCI | Cyril Cohen | |
| More CI | |||
| 2020-09-27 | Update .gitlab-ci.yml | Kazuhiko Sakaguchi | |
| 2020-09-24 | Adding `det_mx11` | Cyril Cohen | |
| 2020-09-17 | Merge pull request #433 from math-comp/output-test | Cyril Cohen | |
| [test suite] infrastructure to test how some statements are printed | |||
| 2020-09-17 | Merge pull request #588 from pi8027/fix-big-meet-join | Cyril Cohen | |
| Fix big meet and join notations for dual_display | |||
| 2020-09-17 | Fix big meet and join notations for dual_display, and add `0^d` and `1^d` ↵ | Kazuhiko Sakaguchi | |
| notations | |||
| 2020-09-16 | Merge pull request #594 from chdoc/contra-not-neq | Cyril Cohen | |
| add missing contra lemmas (fixes #587) | |||
| 2020-09-16 | add missing contra lemmas (fixes #587) | Christian Doczkal | |
| 2020-09-14 | don't use all.v in output.v | Enrico Tassi | |
| 2020-09-14 | test-suite works both in local and system wide mode | Enrico Tassi | |
| 2020-09-12 | avoid all.vo | Enrico Tassi | |
| 2020-09-11 | avoid rebuild | Enrico Tassi | |
| 2020-09-11 | Update mathcomp/Makefile.test-suite.coq.local | Enrico Tassi | |
| Co-authored-by: Erik Martin-Dorel <erik@martin-dorel.org> | |||
| 2020-09-11 | coq 8.13 does not exists yet | Enrico Tassi | |
| 2020-09-11 | fix 8.9, 8.8 and 8.7 | Enrico Tassi | |
| 2020-09-11 | rm docker run | Enrico Tassi | |
| 2020-09-10 | fix | Enrico Tassi | |
| 2020-09-10 | new attempt | Enrico Tassi | |
| 2020-09-10 | Update mathcomp/Makefile.test-suite.coq.local | Enrico Tassi | |
| Co-authored-by: Erik Martin-Dorel <erik@martin-dorel.org> | |||
| 2020-09-10 | Update mathcomp/Makefile.test-suite.coq.local | Enrico Tassi | |
| Co-authored-by: Erik Martin-Dorel <erik@martin-dorel.org> | |||
