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
2019-11-22
New generalised induction idiom (#434)
Georges Gonthier
2019-11-15
fix in ssralg (#421)
Cyril Cohen
2019-11-14
typo
thery
2019-11-14
Lemmas on commutation with big sum and prod (#413)
Florent Hivert
2019-11-14
Update zmodp.v (#411)
Gabriel Taumaturgo
2019-11-06
Merge pull request #408 from chdoc/existsPn
Cyril Cohen
2019-11-06
Merge pull request #406 from hivert/algebras
Cyril Cohen
2019-11-04
Fixed the documentation
Florent Hivert
2019-11-04
minor revision
Christian Doczkal
2019-11-04
Fixed inheritance of fieldExt / fieldOver / splitting field
Florent Hivert
2019-11-04
add existsPn/forallPn lemmas
Christian Doczkal
2019-11-03
Interface for commutative and commutative-unitary algebras
Florent Hivert
2019-10-30
Change the order of arguments in `ltngtP`
Kazuhiko Sakaguchi
2019-10-26
Add an explicit type annotation to GRing.scale
Kazuhiko Sakaguchi
2019-10-25
Stability proofs of sort (#358)
Kazuhiko Sakaguchi
2019-10-14
typo
thery
2019-09-18
Fix a typo: ring_core_scope -> ring_scope
Kazuhiko Sakaguchi
2019-05-29
incorporate new suggestions by @CohenCyril
Anton Trunov
2019-05-29
Replace eqVneq with eqPsym
Anton Trunov
2019-05-29
Rename eqsP to eqPsym as suggested by @CohenCyril
Anton Trunov
2019-05-28
Add eqsP view to destruct not only x == y, but also y == x
Anton Trunov
2019-05-17
refactor `seq` permutation theory
Georges Gonthier
2019-05-08
suppress use of `Arith` hints
Sora Chen
2019-04-29
Generalise use of `{pred T}` from coq/coq#9995
Georges Gonthier
2019-04-26
Cleaning Require and Require Imports
Cyril Cohen
2019-04-24
remove deprecated use of `if ... return`
Georges Gonthier
2019-04-18
Remove unused `Require`s and a hint directive from interval.v
Kazuhiko Sakaguchi
2019-04-17
ssrnum doesn't use zmodp
Kazuhiko Sakaguchi
2019-04-08
switching to opam 2.0 format
Cyril Cohen
2019-04-06
Fix inheritance bugs in finalg and extremal
Kazuhiko Sakaguchi
2019-04-03
Merge pull request #291 from pi8027/finalg-hierarchy
Cyril Cohen
2019-04-03
Fix inheritances in ssrnum
Kazuhiko Sakaguchi
2019-04-02
Fix inheritances in countalg and finalg (the 2nd attempt)
Kazuhiko Sakaguchi
2019-03-20
Add extra eta lemmas for the under tactic
Erik Martin-Dorel
2019-03-19
Fix countalg to finalg inheritances
Kazuhiko Sakaguchi
2019-03-05
Export addrKA and subrKA from GRing.Theory
Kazuhiko Sakaguchi
2019-02-07
Add the eqType instance for intervals, le_bound(l|r)_anti, and itv_intersecti...
Kazuhiko Sakaguchi
2019-01-29
Add some theorems on lersif and intervals (#269)
Kazuhiko Sakaguchi
2018-12-20
Move-and-rename opam files to the root folder
Erik Martin-Dorel
2018-12-19
Generalizing homo-mono-morphism lemmas and extremum (#201)
Cyril Cohen
2018-12-13
Adjust implicits of cancellation lemmas
Georges Gonthier
2018-12-11
Fix some new warnings emitted by Coq 8.10:
Anton Trunov
2018-12-10
Adding lemma `eqmxMunitP`
Cyril Cohen
2018-12-04
Remove `_ : Type` from packed classes
Anton Trunov
2018-12-04
Merge pull request #253 from anton-trunov/arguments
Georges Gonthier
2018-12-04
Document parameter names whenever possible
Anton Trunov
2018-11-26
correct and improve signature and documentation of FieldMixin
Georges Gonthier
2018-11-21
Merge Arguments and Prenex Implicits
Anton Trunov
2018-11-15
Tweak code related to canonical mixins
Anton Trunov
2018-10-31
fixing local Makefile
Cyril Cohen
[next]