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-08-27
Merge PR #12913: Modify lia to work with -mangle-names
coqbot-app[bot]
2020-08-27
Merge PR #12898: [ssr] backport ssrbool from Math Comp 1.11
Enrico Tassi
2020-08-26
Modify lia to work with -mangle-names
Jasper Hugunin
2020-08-26
address comments and fixups
Reynald Affeldt
2020-08-25
Require NsatzTactic: nsatz support for Z and Q
Jason Gross
2020-08-25
fix notation-incompatible-format warnings
Reynald Affeldt
2020-08-25
Merge PR #12801: Put cyclic numbers in sort Set instead of Type
Anton Trunov
2020-08-25
add contra lemmas introduced by MathComp's PR #499
Reynald Affeldt
2020-08-25
tentative backport of ssrbool from MathComp 1.11
Reynald Affeldt
2020-08-24
Put cyclic numbers in sort Set instead of Type
Vincent Semeria
2020-08-20
Modify Init/Specif.v to compile with -mangle-names
Jasper Hugunin
2020-08-20
Modify Init/Datatypes.v to compile with -mangle-names.
Jasper Hugunin
2020-08-20
Modify Init/Logic.v to compile with -mangle-names.
Jasper Hugunin
2020-08-13
Merge PR #12799: [stdlib] [List] Additional statements about List.repeat
Anton Trunov
2020-08-13
Merge PR #12716: deprecate prod_curry and prod_uncurry
Anton Trunov
2020-08-13
Merge PR #12556: Bring Float notations in line with stdlib
Hugo Herbelin
2020-08-12
Additional statements about List.repeat
Olivier Laurent
2020-08-11
deprecate prod_curry and prod_uncurry
Yishuai Li
2020-08-09
Bring Int63 notations into line with stdlib
Jason Gross
2020-08-09
Bring Float notations in line with stdlib
Jason Gross
2020-07-09
Merge PR #12542: Defined arbitrary base logarithms (Rlog) and added natural l...
Michael Soegtrop
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-07-05
Defined arbitrary base logarithms (Rlog) and added natural lemmas concerning ...
Larry D. Lee Jr
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-06-23
Merge PR #12552: Add a pre-hook mechanism for the `zify` tactic
Frédéric Besson
2020-06-22
Elementary properties about IZR for generic use.
Hugo Herbelin
2020-06-20
Add a pre-hook mechanism for the `zify` tactic
Kazuhiko Sakaguchi
2020-06-20
Merge PR #12407: Fix #12406: fix Coq type error in dependent induction's Ltac
Anton Trunov
2020-06-14
Update zify documentation
Frédéric Besson
2020-06-14
fix according to review by @pi8027
Frédéric Besson
2020-06-14
Update theories/micromega/ZifyBool.v
Frédéric Besson
2020-06-14
[micromega] native support for boolean operators
Frédéric Besson
2020-06-09
Merge PR #12484: Fix #12483 Incorrect specification of PrimFloat.leb
Guillaume Melquiond
2020-06-09
CReal: changed epsilon for modulus of convergence from 1/n to 2^z
Michael Soegtrop
2020-06-08
Fix 12483
Pierre Roux
2020-05-25
Fix #12406: fix Coq type error in dependent induction's Ltac
Paolo G. Giarrusso
2020-05-18
Update to 8.13.
Théo Zimmermann
2020-05-16
Merge PR #12288: Prove that classical reals implement constructive reals.
Michael Soegtrop
2020-05-16
Prove that classical reals implement constructive reals. Also move sums, min ...
Vincent Semeria
2020-05-15
Move SSR's Search to a new plugin and deprecate it.
Théo Zimmermann
2020-05-15
Merge PR #11948: Hexadecimal numerals
Hugo Herbelin
2020-05-15
Merge PR #11992: do not re-export ListNotations from Program
Anton Trunov
2020-05-12
Merge PR #12162: Fixing #12161: rename Bool.leb into Bool.le
Anton Trunov
2020-05-12
Merge PR #12190: [stdlib] [Permutation] Declare more instances as Global
Anton Trunov
2020-05-11
Merge PR #10609: Register (for Coqlib.ref_lib) several base datatypes of stdlib
Hugo Herbelin
2020-05-10
Merge PR #12287: Define CRzero and CRone via CR_of_Q
Michael Soegtrop
2020-05-09
Hexadecimal: conversion to/from Coq strings
Pierre Roux
2020-05-09
Hexadecimal: proofs that conversions from/to nat,N,Z and Q are bijections
Pierre Roux
2020-05-09
Add hexadecimal numerals
Pierre Roux
2020-05-09
Decimal: prove numeral notation for Q
Pierre Roux
[next]