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
Age
Commit message (
Expand
)
Author
2019-12-11
Changing license
Cyril Cohen
2019-12-11
Make an appropriate use of the order library everywhere (#278, #280, #282, #2...
Kazuhiko Sakaguchi
2019-12-11
Initial import of order.v into mathcomp
Cohen Cyril
2019-11-29
Return of PR #226: adds relevant theorems when fcycle f (orbit f x) and the n...
Cyril Cohen
2019-11-29
Fix Makefile
Kazuhiko Sakaguchi
2019-11-27
Merge pull request #441 from ggonthier/big_enum
Cyril Cohen
2019-11-27
Explicit `bigop` enumeration handling
Georges Gonthier
2019-11-25
Have to change directory before checking for the dependency file
Yves Bertot
2019-11-25
adds a comment so that dead code can be remove when it is no longer used
Yves Bertot
2019-11-25
dependency file will change name after coq-8.10
Yves Bertot
2019-11-25
things that are needed to make 'make doc' work
Yves Bertot
2019-11-25
Add missing dependencies
Maxime Dénès
2019-11-25
Add Makefile target to build the doc
Maxime Dénès
2019-11-25
Fix hint declarations to specify the database explicitly
Kazuhiko Sakaguchi
2019-11-22
Injectivity lemmas in fintype (#426)
Kazuhiko Sakaguchi
2019-11-22
Added ssrfun theorem `inj_compr` (#432)
Cyril Cohen
2019-11-22
New generalised induction idiom (#434)
Georges Gonthier
2019-11-20
Merge pull request #399 from CohenCyril/ltn_sub
Yves Bertot
2019-11-19
Merge pull request #420 from pi8027/all-lemmas
Cyril Cohen
2019-11-18
fixing CHANGELOG and ltn_pred lemmas
Cyril Cohen
2019-11-18
Documenting `L` and `R` in `CONTRIBUTING.md`
Cyril Cohen
2019-11-18
More arithmetic theorems
Cyril Cohen
2019-11-18
Merge pull request #381 from hivert/seq
Yves Bertot
2019-11-15
More lemmas on seqs
Florent Hivert
2019-11-15
fix in ssralg (#421)
Cyril Cohen
2019-11-15
Add all_filter, all_pmap, and all_allpairsP in seq.v
Kazuhiko Sakaguchi
2019-11-14
typo
thery
2019-11-14
fingraph: remove fin_inj_bij lemma as duplicate of injF_bij from fintype (#403)
Anton Trunov
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-14
typo (#412)
Laurent Théry
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
Removing duplicate lemma `addnKC` (= `addKn`)
Cyril Cohen
2019-10-25
Merge pull request #396 from CohenCyril/edivnD
Laurent Théry
2019-10-25
Instances for empty type. (#393)
Arthur Azevedo de Amorim
2019-10-25
Stability proofs of sort (#358)
Kazuhiko Sakaguchi
2019-10-25
More arithmetic theorems
Cyril Cohen
2019-10-24
Added and generalized arithmetic theorems. (#394)
Cyril Cohen
2019-10-16
renaming new `reindex_` lemmas with prefix `big_`
Cyril Cohen
2019-10-16
Improving fintype and bigop
Cyril Cohen
2019-10-14
typo
thery
2019-10-07
Merge pull request #384 from pi8027/hierarchy
Cyril Cohen
[next]