| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-13 | Update README.md | Cyril Cohen | |
| 2021-01-12 | Merge pull request #680 from pi8027/pairwise | Cyril Cohen | |
| Add `pairwise` predicate and some missing lemmas | |||
| 2021-01-09 | [CI/CD] Adding real-closed, analysis and multinomials (#692) | Cyril Cohen | |
| * Adding real-closed, analysis and multinomials to the CI * removing analysis for 8.10 | |||
| 2021-01-05 | Merge pull request #690 from affeldt-aist/erroneous_warning | Kazuhiko Sakaguchi | |
| erroneous deprecation warning | |||
| 2021-01-04 | erroneous deprecation warning | Reynald Affeldt | |
| 2020-12-16 | Merge pull request #685 from pi8027/nullary-notations | Cyril Cohen | |
| Change the interpretation scope of some nullary notations from `ring_scope` to `fun_scope` | |||
| 2020-12-16 | Change the interpretation scope of some nullary notations from ring_scope to ↵ | Kazuhiko Sakaguchi | |
| fun_scope | |||
| 2020-12-16 | Add `pairwise r xs` predicate | Kazuhiko Sakaguchi | |
| which asserts that the relation `r` holds for any i-th and j-th element of `xs` such that i < j. | |||
| 2020-12-16 | Merge pull request #683 from pi8027/remove-ci-fcsl-pcm-8.10 | Cyril Cohen | |
| Remove ci-fcsl-pcm-8.10 | |||
| 2020-12-05 | Remove ci-fcsl-pcm-8.10 | Kazuhiko Sakaguchi | |
| 2020-12-04 | Merge pull request #679 from CohenCyril/mailmap | Cyril Cohen | |
| adding entries to the mailmap | |||
| 2020-11-26 | restrict coq version in opam file | Cyril Cohen | |
| 2020-11-26 | adding entries to the mailmap | Cyril Cohen | |
| 2020-11-26 | adding back lua and sed to default.nix | Cyril Cohen | |
| 2020-11-26 | Merge pull request #678 from CohenCyril/under_fix | Cyril Cohen | |
| Using under and removing comment | |||
| 2020-11-26 | using under and removing comment | Cyril Cohen | |
| 2020-11-26 | Merge pull request #677 from CohenCyril/changelog-1.12 | affeldt-aist | |
| Regrouping changelog entries for 1.12 release | |||
| 2020-11-26 | Regrouping changelog entries for 1.12 release | Cyril Cohen | |
| 2020-11-26 | Merge pull request #674 from CohenCyril/clean-print-only | affeldt-aist | |
| Using `only printing` and fixing coercion in notations | |||
| 2020-11-25 | Using `only printing` and fixing coercion in notations | Cyril Cohen | |
| 2020-11-25 | Merge pull request #665 from pi8027/allrel | Cyril Cohen | |
| Generalize `allrel` to take two lists as arguments | |||
| 2020-11-25 | Merge pull request #675 from CohenCyril/update_nix | Cyril Cohen | |
| Update nix | |||
| 2020-11-25 | Rename `all1rel` to `all2rel`, restate `eq_allrel`, and add CHANGELOG entries | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-11-25 | Apply suggestions from code review | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-11-25 | Apply suggestions from code review | Kazuhiko Sakaguchi | |
| Co-authored-by: Christian Doczkal <christian.doczkal@inria.fr> | |||
| 2020-11-25 | Generalize `allrel` to take two lists as arguments | Kazuhiko Sakaguchi | |
| 2020-11-25 | update nix | Cyril Cohen | |
| 2020-11-25 | Merge pull request #601 from pi8027/sorting_in | Cyril Cohen | |
| Add `_in` variants of the sorting lemmas | |||
| 2020-11-24 | Transpose `join_idP(l|r)` lemmas to follow the naming convention (#671) | Kazuhiko Sakaguchi | |
| Transpose `join_idP(l|r)` lemmas to follow the naming convention | |||
| 2020-11-24 | Merge pull request #664 from pi8027/fix-minr-maxr | Cyril Cohen | |
| Fix `@maxr` and `@minr` | |||
| 2020-11-24 | Merge pull request #670 from pi8027/fix-668 | Cyril Cohen | |
| Fix deprecation notations in path.v | |||
| 2020-11-24 | Fix deprecation notations in `path.v` | Kazuhiko Sakaguchi | |
| 2020-11-24 | Using [dup] in path | Cyril Cohen | |
| 2020-11-24 | Apply suggestions from code review | Kazuhiko Sakaguchi | |
| Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com> | |||
| 2020-11-24 | Add more `_in` lemmas and CHANGELOG entries | Kazuhiko Sakaguchi | |
| 2020-11-24 | `in11(1)_sig` subsumes `in(2|3)_sig` | Kazuhiko Sakaguchi | |
| 2020-11-24 | factoring out in_sig | Cyril Cohen | |
| 2020-11-24 | Add `_in` lemmas for `sort` | Kazuhiko Sakaguchi | |
| 2020-11-24 | Merge pull request #672 from CohenCyril/fix_dup_swap | Cyril Cohen | |
| Fixing [dup] and [swap] for Coq 8.12 | |||
| 2020-11-23 | fixing [dup] for Coq 8.12 | Cyril Cohen | |
| 2020-11-24 | Fix `@maxr` and `@minr` | Kazuhiko Sakaguchi | |
| 2020-11-24 | Remove `Reserved Notation`s in `ssrnum.v` which are already declared in ↵ | Kazuhiko Sakaguchi | |
| `order.v` | |||
| 2020-11-23 | Merge pull request #667 from CohenCyril/ssrcoq8.10 | Enrico Tassi | |
| Using Coq 8.10 ssreflect new features | |||
| 2020-11-22 | Merge pull request #661 from CohenCyril/tune_simplification | affeldt-aist | |
| Tuning simplifications using Arguments nomatch | |||
| 2020-11-20 | Tuning simplifications using Arguments simpl nomatch | Cyril Cohen | |
| 2020-11-20 | Merge pull request #669 from math-comp/update-nix-action | Cyril Cohen | |
| Update nix.yml | |||
| 2020-11-20 | Update nix.yml | Cyril Cohen | |
| 2020-11-20 | Merge pull request #666 from ybertot/correct_all_pairs_dep_doc | Cyril Cohen | |
| typo in documentation of allpairs_dep | |||
| 2020-11-20 | Using Coq 8.10 ssreflect new features | Cyril Cohen | |
| 2020-11-20 | typo in documentation of allpairs_dep | Yves Bertot | |
