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-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
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
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-04-11
add properties of operations on vectors
Olivier Laurent
2020-04-10
Merge PR #11882: Adding a short form of Ltac2 Fresh.fresh
Pierre-Marie Pédrot
2020-04-08
Merge PR #12044: proposed fix for the issue #12015 (String_as_OT)
Jason Gross
2020-04-08
Merge PR #11909: Make the level of ≡ in Int63 consistent with =
Hugo Herbelin
2020-04-07
Integrated changes proposed by @JasonGross
ilya
2020-04-07
proposed fix for the issue #12015 (String_as_OT)
ilya
2020-04-03
Avoiding using a fixed introduction name in Ltac code of stdlib.
Hugo Herbelin
2020-04-01
Merge PR #9803: Adding more trigonometry in Reals
Hugo Herbelin
2020-04-01
Merge pull request #11946 from olaure01/ollibs-permutation
Anton Trunov
2020-04-01
- Adjusted definitions and lemmas for asin and acos to what has been discussed
Michael Soegtrop
2020-04-01
- Addition to the Reals theory :
thery
2020-04-01
Add complementary results about Permutation
Olivier Laurent
2020-03-31
NArith, PArith: Add facts about iter
Lysxia
2020-03-30
Merge PR #11725: Cleanup stdlib reals.
Hugo Herbelin
2020-03-30
Missing apartness notations
Vincent Semeria
2020-03-30
new sig notations and spaces added
Olivier Laurent
2020-03-30
Merge PR #11018: “auto with zarith”: use “lia” rather than “omega”
Maxime Dénès
2020-03-28
Remove SearchAbout command, deprecated in 8.5
Jim Fehrle
2020-03-27
Cleanup stdlib reals. Use implicit arguments for ConstructiveReals. Move Cons...
Vincent Semeria
2020-03-27
Merge PR #11848: Nicer printing for decimal constants
Hugo Herbelin
2020-03-26
Merge PR #11885: Sorting: Swap the names of Sorted_sort and LocallySorted_sort
Hugo Herbelin
2020-03-25
Make the level of ≡ in Int63 consistent with =
Jason Gross
2020-03-25
Nicer printing for decimal constants in Q
Pierre Roux
2020-03-24
“auto with zarith”: use “lia” rather than “omega”
Vincent Laporte
2020-03-24
[stdlib] Do not rely on failing “auto”
Vincent Laporte
2020-03-23
Fix levels of `<=?` and `<?` in the stdlib
Jason Gross
2020-03-23
Sorting: Swap the names of Sorted_sort and LocallySorted_sort
Lysxia
2020-03-21
Add module ZifyPow to avoid compatibility issue with 8.11.
Théo Zimmermann
2020-03-19
Merge PR #11760: firstorder: default tactic is “auto with core”
Théo Zimmermann
2020-03-19
Merge PR #11822: Grants #11692: clear dependent knows about let-in
Pierre-Marie Pédrot
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-19
[stdlib] Remove a few `auto with *`
Vincent Laporte
[next]