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-10-22
FSetEqProperties: do not use “omega”
Vincent Laporte
2019-10-22
OrderedTypeEx: do not use “omega”
Vincent Laporte
2019-10-22
Zpower: do not use “omega”
Vincent Laporte
2019-10-22
Qround: do not use “omega”
Vincent Laporte
2019-10-22
Qreduction: do not use “omega”
Vincent Laporte
2019-10-22
QArith_base: do not use “omega”
Vincent Laporte
2019-10-22
FSets: do not use “omega”
Vincent Laporte
2019-10-22
Znumtheory: do not use “omega”
Vincent Laporte
2019-10-22
Zdiv: do not use “omega”
Vincent Laporte
2019-10-22
Zcomplements: do not use “omega”
Vincent Laporte
2019-10-14
ClassicalFacts.v: Unifying format for bibliographical references.
Hugo Herbelin
2019-10-14
Weak excluded-middle: adding a reference.
Hugo Herbelin
2019-10-14
Logic: Add equivalence between weak excluded-middle and classical Morgan's law
Hugo Herbelin
2019-10-07
Call to update-compat.py.
Pierre-Marie Pédrot
2019-10-04
[Stdlib] OrderedType: do not pollute the “core” hint database
Vincent Laporte
2019-09-25
Merge PR #10713: Define morphisms of real numbers and accelerate Cauchy reals
Hugo Herbelin
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
Define morphisms of real numbers and accelerate Cauchy reals
Vincent Semeria
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
[next]