index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
Age
Commit message (
Expand
)
Author
2020-05-12
Merge PR #12162: Fixing #12161: rename Bool.leb into Bool.le
Anton Trunov
2020-05-12
Merge PR #12190: [stdlib] [Permutation] Declare more instances as Global
Anton Trunov
2020-05-11
Merge PR #10609: Register (for Coqlib.ref_lib) several base datatypes of stdlib
Hugo Herbelin
2020-05-10
Merge PR #12287: Define CRzero and CRone via CR_of_Q
Michael Soegtrop
2020-05-09
Define CRzero and CRone via CR_of_Q
Vincent Semeria
2020-05-09
Merge PR #12237: [stdlib] [List] add results around incl, filter and nth
Hugo Herbelin
2020-05-09
Merge PR #12122: Avoid registering as keywords the #... in Primitive
Maxime Dénès
2020-05-09
Merge PR #11990: [micromega] use Coqlib.lib_ref to get Coq constants.
Maxime Dénès
2020-05-09
Merge PR #12263: HaskellExtr: Add type annotations to Prelude.==
Kazuhiko Sakaguchi
2020-05-08
Declare more Permutation instances as Global
Olivier Laurent
2020-05-08
Merge PR #12121: Fixes #11903 and warns about non truly-recursive (co)fixpoints
Pierre-Marie Pédrot
2020-05-07
rename Bool.leb into Bool.le (same for ltb and compareb)
Olivier Laurent
2020-05-07
Merge PR #12024: Fixes for LaTeX/html export of standard library in coqdoc
Théo Zimmermann
2020-05-06
Merge PR #12171: [stdlib] [list] Symmetry in conclusions of map_eq_cons and m...
Hugo Herbelin
2020-05-06
Merge PR #12008: [stdlib] Add order properties about bool
Anton Trunov
2020-05-06
HaskellExtr: Add type annotations to Prelude.==
Jason Gross
2020-05-06
Layout of Bool.v, especially for coqdoc.
Hugo Herbelin
2020-05-06
Adding properties about implb.
Hugo Herbelin
2020-05-04
add order properties about bool
Olivier Laurent
2020-05-04
add incl_Forall_in_iff
Olivier Laurent
2020-05-04
strenghten nth_ext
Olivier Laurent
2020-05-04
add incl_map incl_filter NoDup_filter
Olivier Laurent
2020-05-03
Merge PR #12231: Simplify division of Cauchy reals
Michael Soegtrop
2020-05-03
consistency with Permutation
Olivier Laurent
2020-05-03
Simplify division of Cauchy reals
Vincent Semeria
2020-05-01
Fixing #11903: Fixpoints not truly recursive in standard library.
Hugo Herbelin
2020-05-01
Merge PR #12221: Replace QSeqEquiv by QCauchySeq, simplify proofs.
Michael Soegtrop
2020-04-30
Replace QSeqEquiv by QCauchySeq, simplify proofs.
Vincent Semeria
2020-04-30
[zify] add support for Nat.le, Nat.lt and Nat.eq
Frédéric Besson
2020-04-30
Symmetry in conclusions of List.map_eq_*
Olivier Laurent
2020-04-30
Merge PR #12208: Reduce rational numbers in Cauchy real addition, to accelera...
Michael Soegtrop
2020-04-29
Reduce rational numbers in Cauchy real addition, to accelerate it
Vincent Semeria
2020-04-24
Make the nsatz test-suite pass
Jason Gross
2020-04-24
[nsatz] Use Export rather than Include
Jason Gross
2020-04-24
Split off Nsatz tactic part into NsatzTactic
Jason Gross
2020-04-23
Merge PR #12117: Make multiplication of Cauchy reals transparent and accelera...
Hugo Herbelin
2020-04-23
Merge PR #12120: Fixing #12119 : remove useless hypothesis in NoDup_Permutati...
Hugo Herbelin
2020-04-22
Merge PR #12031: [stdlib] A library on cyclic permutations: CPermutation
Hugo Herbelin
2020-04-22
Document Cauchy reals
Vincent Semeria
2020-04-21
Moving the main Require Export Ltac in Prelude.v.
Hugo Herbelin
2020-04-21
Adding a Declare ML Module in empty file Ltac.v.
Hugo Herbelin
2020-04-21
Merge PR #12014: [stdlib] Add properties of operations on vectors
Hugo Herbelin
2020-04-19
A library on cyclic permutations: CPermutation
Olivier Laurent
2020-04-19
Use binary integers for Cauchy reals
Vincent Semeria
2020-04-19
Fix a typo
Pierre Roux
2020-04-19
remove useless hypothesis in NoDup_Permutation_bis
Olivier Laurent
2020-04-18
Make multiplication of Cauchy reals transparent and accelerate it
Vincent Semeria
2020-04-17
Deprecate “omega”
Vincent Laporte
2020-04-17
ZArith: move lia hints to a dedicated module
Vincent Laporte
2020-04-14
Merge PR #11957: [stdlib] update sigma-type notations
Hugo Herbelin
[next]