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-12-09
Redefines exp_ineq1 to hold for all non-zero numbers.
Avi Shinnar
2020-12-02
Merge PR #13275: Put all Int63 primitives in a separate file
Vincent Laporte
2020-12-02
Put all Int63 primitives in a separate file
Pierre Roux
2020-12-01
Merge PR #13490: [ssr] Backport ssrbool from MathComp 1.12.0
coqbot-app[bot]
2020-11-29
Backport ssrbool lemmas from MathComp 1.12.0
Kazuhiko Sakaguchi
2020-11-27
Merge PR #13457: [RM] Update magicno & compat
coqbot-app[bot]
2020-11-25
Merge PR #13228: [micromega] Performance of lia
Pierre-Marie Pédrot
2020-11-25
Merge PR #13459: [ssr] Fixing [dup] and [swap] working around a bug
coqbot-app[bot]
2020-11-24
Convert auto chapter to prodn
Jim Fehrle
2020-11-24
Fixing [dup] and [swap]
Cyril Cohen
2020-11-23
Update compat infrastructure for 8.14
Enrico Tassi
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-20
Merge PR #13426: [doc] [ssr] fix documentation of reflect
coqbot-app[bot]
2020-11-20
[doc] [ssr] fix documentation of reflect
Enrico Tassi
2020-11-18
[micromega] Simplex uses alternatively Gomory cuts and case splits
BESSON Frederic
2020-11-18
[micromega] Optimised cnf in case an hypothesis is trivially False.
BESSON Frederic
2020-11-16
Improve some error messages.
Vincent Semeria
2020-11-16
Merge PR #13384: Warn on hints without an explicit locality
coqbot-app[bot]
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Explicitly annotate all hint declarations of the standard library.
Pierre-Marie Pédrot
2020-11-16
Merge PR #13365: Fix proof of Coq.Program.Wf.Fix_F_inv to be axiom-free
coqbot-app[bot]
2020-11-15
Update compate Coq812.v
Gaëtan Gilbert
2020-11-15
Default disable automatic generalization of Instance type
Gaëtan Gilbert
2020-11-13
Merge PR #12420: [stdlib] Decidable instance for negation
coqbot-app[bot]
2020-11-13
Fix proof of Coq.Program.Wf.Fix_F_inv to be axiom-free
Li-yao Xia
2020-11-12
Merge PR #13318: Turn ssr proxy notation for supporting second-order/contextu...
coqbot-app[bot]
2020-11-12
Merge PR #13317: [ssr] intro pattern extensions for dup, swap and apply
coqbot-app[bot]
2020-11-09
[compat] remove 8.10
Enrico Tassi
2020-11-09
Merge PR #13173: Lint stdlib with -mangle-names #4
coqbot-app[bot]
2020-11-06
Intro pattern extensions for dup, swap and apply
Cyril Cohen
2020-11-06
The "( X in t )" hack used in the syntax of ssr rewrite may be only parsing.
Hugo Herbelin
2020-11-04
[stdlib] Decidable instance for negation
Yishuai Li
2020-11-05
Rename Dec and HexDec to Decimal and Hexadecimal
Pierre Roux
2020-11-05
Merge numeral and string notation plugins
Pierre Roux
2020-11-05
[numeral notation] Prove R
Pierre Roux
2020-11-05
[numeral notation] Specify R
Pierre Roux
2020-11-05
[numeral notation] R
Pierre Roux
2020-11-05
[numeral notation] Prove Q
Pierre Roux
2020-11-05
[numeral notation] Specify Q
Pierre Roux
2020-11-05
[numeral notation] Q
Pierre Roux
2020-11-05
[numeral notation] Remove proofs for Q
Pierre Roux
2020-11-04
[numeral notation] Adding the via ... using ... option
Pierre Roux
2020-10-30
Renaming Numeral.v into Number.v
Pierre Roux
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-21
Merge PR #13201: Report a useful error for dependent destruction
Pierre-Marie Pédrot
2020-10-21
Merge PR #12955: Reroot primitive arrays on access
coqbot-app[bot]
2020-10-20
[zify] Use flag for Z.to_euclidean_division_equations.
Frédéric Besson
2020-10-20
[zify] Add support for Int63.int
Frédéric Besson
2020-10-15
Consistent indentation + a few bullets in RIneq.v.
Hugo Herbelin
2020-10-15
Report a useful error for dependent destruction
Tej Chajed
[next]