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-03-26
remove in List.v deprecated/unnecessary dependencies: Le, Gt, Minus, Lt, Setoid
Andrej Dudenhefner
2021-03-23
add lemmas to List.v: Exists_map, Exists_concat, Exists_flat_map, Forall_map,...
Andrej Dudenhefner
2021-03-23
Merge PR #13671: [stdlib] [Vectors] add results on to_list
coqbot-app[bot]
2021-03-23
Merge PR #13804: [stdlib] [List] Add results about count_occ
coqbot-app[bot]
2021-03-19
Merge PR #13730: Lint stdlib with -mangle-names #6
coqbot-app[bot]
2021-03-16
add results on to_list
Olivier Laurent
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-26
Signed primitive integers
Ana
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-29
add results on count_occ
Olivier Laurent
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-08
Modify Structures/OrderedType.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Structures/DecidableType.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Classes/SetoidDec.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Classes/SetoidClass.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Lists/SetoidList.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Sorting/Sorted.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Classes/EquivDec.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Program/Subset.v to compile with -mangle-names
Jasper Hugunin
2021-01-08
Modify Logic/ProofIrrelevanceFacts.v to compile with -mangle-names
Jasper Hugunin
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
[next]