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-05-29
Replace eqVneq with eqPsym
Anton Trunov
2019-05-29
Canonical way of expressing dis-equality on an eqType is x != y
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-05-06
add `deprecate` helper notation; no `perm` in non-`perm_eq` lemma names
Georges Gonthier
2019-04-30
Fix compatibility for #237
Georges Gonthier
2019-04-29
reinstate token catenation hack in `prime.v`
Georges Gonthier
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-08
Merge pull request #318 from CohenCyril/hierarchy_test
Cyril Cohen
2019-04-08
New test cases generation: corrent implementation of least common children
Kazuhiko Sakaguchi
2019-04-06
Permutations and other extensions to seq; fintype documentation
Georges Gonthier
2019-04-06
Fix inheritance bugs in finalg and extremal
Kazuhiko Sakaguchi
2019-04-04
no output on success in test_suite/hierarchy_test.v (#323)
Cyril Cohen
2019-04-04
remove support for Coq 8.6
Enrico Tassi
2019-04-03
rename test-suite -> test_suite to make coq happy
Enrico Tassi
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-04-02
identifying missing joins
Cyril Cohen
2019-04-01
locking definitions to address `integral.v` divergence
Georges Gonthier
2019-04-01
Compatibility fix for Coq issue coq/#9663
Georges Gonthier
2019-04-01
Expand sample use as container in Inductive
Georges Gonthier
2019-04-01
Making {fun ...} structural and extending it to dependent functions
Georges Gonthier
2019-03-29
Merge pull request #292 from erikmd/under-support
Cyril Cohen
2019-03-26
Refactoring allpairs to handle the dependent version as well
Cyril Cohen
2019-03-26
Merge pull request #305 from CohenCyril/sumn
Cyril Cohen
2019-03-24
Compat of sumn with bigop and renaming dep to cond when appropriate
Cyril Cohen
2019-03-22
missing lemma in seq.v
Cyril Cohen
2019-03-21
adding ffun0
Cyril Cohen
2019-03-20
Add extra eta lemmas for the under tactic
Erik Martin-Dorel
2019-03-20
[doc] Mention that fingraph's connect computes the reflexive transitive closure
Erik Martin-Dorel
2019-03-19
Fix countalg to finalg inheritances
Kazuhiko Sakaguchi
2019-03-18
remove dependency on hidden case branch types
Georges Gonthier
2019-03-05
Export addrKA and subrKA from GRing.Theory
Kazuhiko Sakaguchi
2019-02-07
pmap_cat, pmap_perm and perm_map_inj added (#277)
Søren Eller Thomsen
2019-02-07
Add the eqType instance for intervals, le_bound(l|r)_anti, and itv_intersecti...
Kazuhiko Sakaguchi
2019-02-05
we silence warnings that just pollute our logs (#275)
Enrico
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-20
Merge pull request #265 from math-comp/swap-maxgroup-args
Cyril Cohen
2018-12-19
Generalizing homo-mono-morphism lemmas and extremum (#201)
Cyril Cohen
2018-12-18
swap mingroup / maxgroup arguments
Georges Gonthier
2018-12-14
Correct and improve implicits and documentation of MatrixGenField
Georges Gonthier
[next]