| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-11 | Deprecation of iota_add delayed, and not the one of iter_add | Cyril Cohen | |
| 2020-11-11 | Merge pull request #632 from pi8027/path-cycle-sorted | Cyril Cohen | |
| Reorganize, generalize, and add lemmas about `path`, `cycle`, and `sorted` | |||
| 2020-11-11 | New lemmas about allpairs | Cyril Cohen | |
| Co-authored-by: Kazuhiko Sakaguchi <pi8027@gmail.com> | |||
| 2020-11-11 | Remove `cycle_(mask|filter)` lemmas | Kazuhiko Sakaguchi | |
| 2020-11-11 | Apply suggestions from code review | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-11-10 | Reorganize, generalize, and add lemmas about `path`, `cycle`, and `sorted` | Kazuhiko Sakaguchi | |
| - Add `allss` and `all_mask` lemmas. - Since `path`, `cycle`, and `sorted` share similar properties, these lemmas have been relocated in the same place to improve the visibility. Some missing lemmas have also been discovered and added. - Generalize `sub_path_in`, `sub_sorted_in`, and `eq_path_in` for non-`eqType` T by introducing a predicate `P : {pred T}`. | |||
| 2020-11-06 | Merge pull request #633 from CohenCyril/fix628 | Enrico Tassi | |
| Delaying the deprecation of `iter_add` | |||
| 2020-11-07 | Merge pull request #626 from CohenCyril/inj_card_bij | Kazuhiko Sakaguchi | |
| Generalizing inj_card_onto and inj_card_bij. | |||
| 2020-11-06 | Update mathcomp/ssreflect/ssrnat.v | Cyril Cohen | |
| 2020-11-05 | test switching Coq deprecation mechanizm | Cyril Cohen | |
| 2020-11-04 | Remove the `mc_1_9` compat module | Kazuhiko Sakaguchi | |
| 2020-11-04 | Merge pull request #603 from chdoc/rot-rot | Kazuhiko Sakaguchi | |
| lemmas for reasoning about "rot n (rot m s)" | |||
| 2020-11-03 | Generalizing inj_card_onto and inj_card_bij. | Cyril Cohen | |
| 2020-11-02 | Adding `permS01` | Cyril Cohen | |
| 2020-11-02 | lemmas for reasoing about "rot n (rot m s)" | Christian Doczkal | |
| 2020-11-01 | minimizing variables | Cyril Cohen | |
| Co-authored-by: Kazuhiko Sakaguchi <pi8027@gmail.com> | |||
| 2020-11-01 | generic interactions between in and on | Cyril Cohen | |
| + Taking into account Kazuhiko's remarks Co-authored-by: Kazuhiko Sakaguchi <sakaguchi@coins.tsukuba.ac.jp> | |||
| 2020-10-31 | Generalize mulpz for any ringType | Kazuhiko Sakaguchi | |
| 2020-10-30 | fix ssrnat | Cyril Cohen | |
| 2020-10-30 | Merge pull request #610 from pi8027/iter-lemmas | Cyril Cohen | |
| Add new lemmas iterM and iterX in ssrnat | |||
| 2020-10-30 | Use `exp` rather than `X` for exponents of polynomials | Kazuhiko Sakaguchi | |
| 2020-10-29 | Add `dvdpNl` and rename `dvdpN` to `dvdpNr` | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-10-29 | Switch from long suffixes to short suffixes | Kazuhiko Sakaguchi | |
| 2020-10-29 | Merge pull request #605 from thery/bigop | Kazuhiko Sakaguchi | |
| Adding bigop lemmas for ring : expr_sum and prodr_natmul | |||
| 2020-10-29 | Add new lemmas iterM and iterX in ssrnat | Kazuhiko Sakaguchi | |
| 2020-10-26 | stability by commutation | Cyril Cohen | |
| 2020-10-26 | Merge pull request #584 from CohenCyril/stability | Enrico Tassi | |
| Theory of stability of a subspace by a matrix representing an endomorphism. | |||
| 2020-10-23 | New iteration/bigop lemmas in ssralg | Kazuhiko Sakaguchi | |
| - Add `iter_addr`, `iter_mulr(_1)`, and `prodr_const_nat`. - Export `iter_addr_0`, `sumr_const_nat`, and the above lemmas from `GRing.Theory`. | |||
| 2020-10-22 | Merge pull request #593 from affeldt-aist/from_analysis_20200912 | Cyril Cohen | |
| lemma used in mathcomp-analysis about big and comparability/real | |||
| 2020-10-21 | Adding matrix commutation and its theory | Cyril Cohen | |
| 2020-10-21 | Theory of stability of a subspace by a matrix representing an endomorphism. | Cyril Cohen | |
| Added `stablemx` notation and a few lemmas about it. | |||
| 2020-10-12 | fix the >=< notation in ssrnum as well | Reynald Affeldt | |
| 2020-10-12 | Fixing and documenting the change of meaning of `>=< y` | Cyril Cohen | |
| 2020-10-12 | Reorganizing relation between comparability/real and big | Cyril Cohen | |
| 2020-10-12 | comparable_big lemma in order.v | Reynald Affeldt | |
| 2020-10-12 | lemma used in mathcomp-analysis | Reynald Affeldt | |
| Co-authored-by: Cyril Cohen <cohen@crans.org> Co-authored-by: Kazuhiko Sakaguchi <pi8027@gmail.com> | |||
| 2020-10-10 | generalization and shorter proofs | Cyril Cohen | |
| Co-authored-by: Kazuhiko Sakaguchi <pi8027@gmail.com> | |||
| 2020-10-10 | Adding bigop lemmas for ring : expr_sum and prodr_natmul | thery | |
| 2020-10-09 | Added results about `mask` and `subseq` | Cyril Cohen | |
| 2020-10-07 | Turn class_of records into primitive records and get rid of the xclass idiom | Kazuhiko Sakaguchi | |
| 2020-09-29 | Merge pull request #585 from CohenCyril/kernel_lemmas | Laurent Théry | |
| Kernel 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 | 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-28 | Kernel lemmas | Cyril Cohen | |
| 2020-09-28 | Submatrix theory | Cyril Cohen | |
