index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
Arith
Commit message (
Expand
)
Author
Age
*
[ltac] Deprecate nameless fix/cofix.
Emilio Jesus Gallego Arias
2018-04-13
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
Remove the deprecation for some 8.2-8.5 compatibility aliases.
Théo Zimmermann
2018-03-02
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
Merge PR #6599: Decimals in prelude
Maxime Dénès
2018-02-24
|
\
*
\
Merge PR #6282: proposed fix for issue #3213: extra variable m in Lt.S_pred
Maxime Dénès
2018-02-21
|
\
\
|
|
*
Decimal: proofs that conversions from/to nat,N,Z are bijections
Pierre Letouzey
2018-02-20
|
|
/
|
/
|
*
|
Document between and exists_between types.
Ismail
2018-01-08
|
*
proposed fix for issue #3213: extra variable m in Lt.S_pred
fredokun
2017-12-01
|
/
*
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-08-21
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
2017-06-01
*
Proof clean-up.
Théo Zimmermann
2017-01-30
*
Remove v62 from stdlib.
Théo Zimmermann
2016-10-24
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Remove some outdated files and fix permissions.
Guillaume Melquiond
2015-07-31
*
Update headers.
Maxime Dénès
2015-01-12
*
Simpl less (so that cbn will not simpl too much)
Pierre Boutillier
2014-10-01
*
Fixed proof of irrelevance of le on nat, inspired by the
Maxime Dénès
2014-07-22
*
Arith: full integration of the "Numbers" modular framework
Pierre Letouzey
2014-07-09
*
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-06-01
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Unset Asymmetric Patterns
pboutill
2013-01-18
*
nat_iter n f x -> nat_rect _ x (fun _ => f) n
pboutill
2012-12-21
*
Revert "En cours pour 'generalize in clause' et 'induction in clause'"
herbelin
2012-10-04
*
En cours pour 'generalize in clause' et 'induction in clause'
herbelin
2012-10-04
*
Updating headers.
herbelin
2012-08-08
*
induction/destruct : nicer syntax for generating equations (solves #2741)
letouzey
2012-07-09
*
Restore the compatibility notation Compare.not_eq_sym
letouzey
2012-07-06
*
Kills the useless tactic annotations "in |- *"
letouzey
2012-07-05
*
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2012-07-05
*
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
remove undocumented and scarcely-used tactic auto decomp
letouzey
2012-04-23
*
theories/, plugins/ and test-suite/ ported to the Arguments vernacular
gareuselesinge
2011-11-21
*
Euclid: make the proof transparent (example of extraction in stdlib)
letouzey
2011-09-17
*
Some forgotten lemma in Arith with "O" in the name instead of "0".
herbelin
2011-08-08
*
Wf.iter_nat becomes Peano.nat_iter (with an implicit arg)
letouzey
2011-05-05
*
CompareSpec: a slight generalization/reformulation of CompSpec
letouzey
2011-03-17
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Sorry for the mistake in r13702
pboutill
2010-12-12
*
First release of Vector library.
pboutill
2010-12-10
*
Some more revision of {P,N,Z}Arith + bitwise ops in Ndigits
letouzey
2010-11-18
*
Solve name conflict about pow introduced by commit 13546.
letouzey
2010-10-21
*
Add sqrt in Numbers
letouzey
2010-10-19
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Reverted 13293 commited mistakenly. Sorry for the noise.
herbelin
2010-07-18
*
Tentative de suppression de l'import automatique des hints et coercions.
herbelin
2010-07-18
*
Made option "Automatic Introduction" active by default before too many
herbelin
2010-06-08
[next]