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
2021-02-25
Merge PR #13080: Ascii: add leb and ltb
coqbot-app[bot]
2021-02-20
Inline proofs of exist_exp0 and exist_cos0.
Guillaume Melquiond
2021-02-19
Remove some trivial definition.
Guillaume Melquiond
2021-02-19
Abstract the non-computational part away.
Guillaume Melquiond
2021-02-19
Terminate intermediate lemmas with Qed.
Guillaume Melquiond
2021-02-19
Make intermediate lemmas more explicit, so that they can be terminated by Qed.
Guillaume Melquiond
2021-02-19
Make most of DRealAbstr opaque.
Guillaume Melquiond
2021-02-19
Terminate some lemmas with Qed.
Guillaume Melquiond
2021-01-26
Merge PR #13758: Remove the Hide Obligations flag (deprecated in 8.12)
coqbot-app[bot]
2021-01-25
Remove the Hide Obligations flag
Jim Fehrle
2021-01-20
Use cbn instead of simpl in a proof of HexadecimalNat.
Pierre-Marie Pédrot
2021-01-19
Merge PR #13699: Fix #13579 (hnf on primitives raises an anomaly)
Pierre-Marie Pédrot
2021-01-18
Support locality attributes for Hint Rewrite (including export)
Gaëtan Gilbert
2021-01-18
Fix #13579 (hnf on primitives raises an anomaly)
Pierre Roux
2021-01-02
Deprecate "at ... with ..." in change tactic
Jim Fehrle
2020-12-24
Merge PR #13649: Lint stdlib with -mangle-names #5
coqbot-app[bot]
2020-12-15
Modify Logic/JMeq.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Program/Wf.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Logic/FunctionalExtensionality.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Classes/DecidableClass.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Classes/CEquivalence.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Bool/Zerob.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Bool/IfProp.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Bool/DecBool.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Bool/BoolEq.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify Numbers/Cyclic/Int63/Int63.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify ZArith/Zgcd_alt.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify ZArith/Zpow_facts.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify ZArith/Zpower.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify micromega/ZMicromega.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify QArith/Qreduction.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify setoid_ring/Field_theory.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Modify QArith/QArith_base.v to compile with -mangle-names
Jasper Hugunin
2020-12-15
Catch up to where I was last time.
Jasper Hugunin
2020-12-09
Redefines exp_ineq1 to hold for all non-zero numbers.
Avi Shinnar
2020-12-03
Ascii: add leb and ltb
Yishuai Li
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
[next]