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
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-16
Fix #10757: Program Fixpoint uses "exists" for telescopes
Gaëtan Gilbert
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-09-10
Merge PR #9406: [stdlib] Do not put INR_eq in the “real” hint database
Pierre-Marie Pédrot
2019-09-09
Merge PR #9379: Vectors: lemmas about uncons and splitAt
Hugo Herbelin
2019-09-09
[stdlib] Do not put INR_eq in the “real” hint database
Vincent Laporte
2019-09-03
Add lemmas directly relating List.nth and List.nth_error
Oliver Nash
2019-09-03
Remove redundant parameter in List.concat_filter_map
Oliver Nash
2019-09-03
New lemmas for List.v
Oliver Nash
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-09-01
edits per review
Yishuai Li
2019-09-01
Vectors: lemmas about uncons and splitAt
Yishuai Li
2019-08-29
Merge PR #10703: Make Bool.eqb_spec transparent
Hugo Herbelin
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-26
Tauto: use Coqlib to locate “not” and “NNPP”
Vincent Laporte
2019-08-25
Make Bool.eqb_spec transparent
Tej Chajed
2019-08-19
Split ConstructiveRealsLUB and improve comments
Vincent Semeria
2019-08-10
Compute (if linear_order_T 0 (IPR 22) (IPR 10) (IPR_pos 10) then true else fa...
Vincent Semeria
2019-08-09
Switch constructive Rlt to sort Type, to make it compute later
Vincent Semeria
2019-08-08
Fix namespace of Cauchy reals
Vincent Semeria
2019-08-08
Add interface of constructive real numbers, with an opaque implementation by ...
Vincent Semeria
2019-08-06
Prove the completeness of real numbers from logical axiom sig_not_dec
Vincent Semeria
2019-08-05
Merge PR #10445: Split constructive and classical axioms for real numbers
Vincent Laporte
2019-08-05
ConstructiveCauchyReals: make explicit structural recursion
Vincent Laporte
2019-08-02
Merge PR #10553: Use a more traditional definition for uint63_div21 (fixes #1...
Maxime Dénès
2019-07-31
Merge PR #9811: [stdlib] Remove deprecated module Zlogarithm
Emilio Jesus Gallego Arias
2019-07-29
Add a non-overflow precondition to diveucl_21 to align it on standard impleme...
thery
2019-07-27
Merge PR #10569: [Int63] Remove redundant misnamed lemma lsr_add_distr
Hugo Herbelin
2019-07-26
Fix typo
Vincent Semeria
2019-07-26
[stdlib] Remove deprecated module Zsqrt_compat
Vincent Laporte
2019-07-26
[stdlib] Remove deprecated module Zlogarithm
Vincent Laporte
2019-07-25
[Int63] Remove redundant misnamed lemma lsr_add_distr
Vincent Laporte
2019-07-24
changed name of cos3PI4 to cos_3PI4 for consistency
Robert Rand
2019-07-17
Rename ConstructiveRIneq and ConstructiveRcomplete
Vincent Semeria
2019-07-16
Define constructive real numbers as Cauchy sequences of rational numbers. Red...
Vincent Semeria
2019-06-20
Fix coqdoc title: should be on a single line.
Théo Zimmermann
2019-06-17
Update headers of files that were stuck on older headers.
Théo Zimmermann
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-06
`deprecated` attribute support for notations and syntactic definitions
Maxime Dénès
2019-05-25
Modifying theories to preferably use the "[= ]" syntax, and,
Hugo Herbelin
2019-05-23
Fixing typos - Part 3
JPR
2019-05-23
Fixing typos - Part 3
JPR
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
2019-05-10
Merge PR #9854: Improve field_simplify on fractions with constant denominator
Michael Soegtrop
2019-05-09
Merge PR #10046: [primitive integers] Make div21 implems consistent with its ...
Maxime Dénès
2019-05-07
Improve field_simplify on fractions with constant denominator
thery
2019-05-03
[primitive integers] Make div21 implems consistent with its specification
Pierre Roux
2019-05-01
Add PairUsualDecidableTypeFull
Oliver Nash
2019-04-08
Fix spelling in comment.
nlewycky
[next]