index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mathcomp
/
algebra
Age
Commit message (
Expand
)
Author
2020-09-03
Lemmas mxminpoly_minP and dvd_mxminpoly
Cyril Cohen
2020-09-03
Merge pull request #565 from CohenCyril/split_ordP
Laurent Théry
2020-09-03
Merge pull request #564 from CohenCyril/pinvmx
Laurent Théry
2020-09-03
Merge pull request #560 from CohenCyril/commr_horner
Laurent Théry
2020-09-03
More pinvmx theory
Cyril Cohen
2020-09-03
Adding commr_horner lemma
Cyril Cohen
2020-09-03
Expliciting relation between split and [lr]shift
Cyril Cohen
2020-09-03
Extracting a nonzero coefficient from a nonzero matrix
Cyril Cohen
2020-09-03
Elementary theory of diagonal and triagular matrices
Cyril Cohen
2020-08-13
Be robust to a change in the default argument naming algorithm.
Jasper Hugunin
2020-08-12
Get rid of displays in class fields and mixin parameters
Kazuhiko Sakaguchi
2020-06-24
missing lemmas discovered while developing mathcomp-analysis
Reynald Affeldt
2020-06-09
fix coq 8.12 warnings
Cyril Cohen
2020-06-08
silencing warnings in individual packages
Cyril Cohen
2020-06-06
Improvements
Cyril Cohen
2020-06-06
tentative changelog
Reynald Affeldt
2020-06-06
General theory of min and max, and use in ssrnum
Cyril Cohen
2020-06-05
fix naming
Reynald Affeldt
2020-06-04
fix naming
Reynald Affeldt
2020-06-03
add real_* variants
Reynald Affeldt
2020-06-02
another lemma about norm from mathcomp-analysis
Reynald Affeldt
2020-05-22
tentative change of naming convention and add variants
Reynald Affeldt
2020-05-21
three lemmas that we found useful in the context of the
Reynald Affeldt
2020-04-09
Merge pull request #473 from affeldt-aist/long_short_suffixes
affeldt-aist
2020-04-09
Merge pull request #431 from ppedrot/rm-constr-hint-decls
affeldt-aist
2020-04-09
- switching long suffixes to short suffixes
Reynald Affeldt
2020-04-09
Merge pull request #474 from llelf/doc-typos
affeldt-aist
2020-04-08
fix typos in documentation: formulae
Antonio Nikishaev
2020-04-08
fix typos in documentation: text
Antonio Nikishaev
2020-04-08
Remove hint declarations using non-global definitions.
Pierre-Marie Pédrot
2020-04-06
Some proof scripts made better using ssrAC.
Cyril Cohen
2020-04-01
Merge pull request #429 from pi8027/extend-nat-comparison
Yves Bertot
2020-03-15
just noticed a tentative use of a not yet existing lemma
Reynald Affeldt
2020-03-15
Reorder arguments of comparison predicates in order.v as they should
Kazuhiko Sakaguchi
2020-03-15
Extend comparison predicates for nat with minn and maxn
Kazuhiko Sakaguchi
2020-01-30
Merge pull request #453 from pi8027/experiment/order-nondistr-lattice
Pierre-Yves Strub
2020-01-15
Non-distributive lattice
Kazuhiko Sakaguchi
2020-01-08
Adapt to coq/coq#11368 (Turn trailing implicit warning into an error)
SimonBoulier
2019-12-28
Refactoring and linting especially polydiv
Kazuhiko Sakaguchi
2019-12-11
The compatibility module in ssrnum should now be for version 1.10
Kazuhiko Sakaguchi
2019-12-11
remove ProdNormedZmodule (#419)
affeldt-aist
2019-12-11
renaming NormedZmoduleType and NormedZmoduleMixin (#416)
affeldt-aist
2019-12-11
Fix notation modifiers and scopes
Kazuhiko Sakaguchi
2019-12-11
Comparability in a numDomainType
Cyril Cohen
2019-12-11
Rename: (l|L)attice -> (d|D)istrLattice
Kazuhiko Sakaguchi
2019-12-11
editing documentation in order.v and ssrnum.v
Reynald Affeldt
2019-12-11
order.v: remove Order.Def, export Order.Syntax by default, and put missing sc...
Kazuhiko Sakaguchi
2019-12-11
Redefine `normedDomainType` (now `normedZmodType`) (#392)
Kazuhiko Sakaguchi
2019-12-11
Rename `totalLatticeMixin` to `totalPOrderMixin` and several refactor
Kazuhiko Sakaguchi
2019-12-11
Add (meet|join)_(l|r), some renamings, and small cleanups
Kazuhiko Sakaguchi
[next]