index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
QArith
Commit message (
Expand
)
Author
Age
*
Merge PR #6155: Get rid of ' notation for Zpos in QArith
Maxime Dénès
2018-03-09
|
\
*
\
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
|
/
/
|
*
Get rid of ' notation for Zpos in QArith.
Robbert Krebbers
2017-11-14
|
/
*
Merge PR #1113: Adding 3 Arith/QArith lemmas that I found useful
Maxime Dénès
2017-10-27
|
\
|
*
Chaining two tactics in a proof
Raphaël Monat
2017-10-27
|
*
Moving from `is_true` to `= true`
Raphaël Monat
2017-10-25
|
*
Added proofs of Qeq_bool_refl, Qeq_bool_sym, Qeq_bool_trans.
Raphaël Monat
2017-10-12
|
*
Changed Qeq_bool_sym into Qeq_bool_comm, used the proof of @letouzey.
Raphaël Monat
2017-10-08
*
|
[ltac] Warning for deprecated `Add Setoid` and `Add Morphism` forms.
Emilio Jesus Gallego Arias
2017-10-05
|
*
Add Qabs_Qinv: Qabs (/ q) == / (Qabs q).
Raphaël Monat
2017-10-03
|
*
Add Qeq_bool_sym: Qeq_bool x y = Qeq_bool y x.
Raphaël Monat
2017-10-03
|
/
*
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
*
Fix bug 5026 (the stdlib shouldn't define inconsistent notations).
Théo Zimmermann
2017-06-08
*
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
2017-06-01
*
Simplify some proofs.
Guillaume Melquiond
2017-04-02
*
Fix 3 unused-intro-pattern warnings in stdlib.
Théo Zimmermann
2017-03-14
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Qcabs : absolute value on normalized rational numbers Qc
Pierre Letouzey
2016-02-26
*
Qcanon : fix names of lemmas Qcle_alt & Qcge_alt (were Qle_alt & Qge_alt)
Pierre Letouzey
2016-02-26
*
Qcanon : implement some old suggestions by C. Auger
Pierre Letouzey
2016-02-26
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
Revert "Essai où assert_style n'est utilisé que si pas visuellement une éq...
Hugo Herbelin
2014-10-17
*
Essai où assert_style n'est utilisé que si pas visuellement une équation;
Hugo Herbelin
2014-10-17
*
Add some missing Proof statements.
Guillaume Melquiond
2014-09-17
*
Fixing bug #3270. Patch by Robbert Krebbers.
Pierre-Marie Pédrot
2014-07-08
*
Revert "Fix Qcanon after changes on injection."
Maxime Dénès
2014-05-18
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Eta contractions to please cbn
Pierre Boutillier
2014-05-02
*
Fix Qcanon after changes on injection.
Maxime Dénès
2014-04-30
*
Ltac repeat is in fact already doing progress
letouzey
2012-10-01
*
Updating headers.
herbelin
2012-08-08
*
Legacy Ring and Legacy Field migrated to contribs
letouzey
2012-07-05
*
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
*
theories/, plugins/ and test-suite/ ported to the Arguments vernacular
gareuselesinge
2011-11-21
*
Smaller proof terms for QcPower_{0,pos}
glondu
2011-08-17
*
Clean-up of Znumtheory, deletion of Zgcd_def
letouzey
2011-06-24
*
BinInt: Z.add become the alternative Z.add'
letouzey
2011-05-05
*
Modularization of BinPos + fixes in Stdlib
letouzey
2011-05-05
*
CompareSpec: a slight generalization/reformulation of CompSpec
letouzey
2011-03-17
*
First release of Vector library.
pboutill
2010-12-10
*
Numbers: axiomatization, properties and implementations of gcd
letouzey
2010-11-05
*
Add small utility lemmas about nat/P/Z/Q arithmetic.
letouzey
2010-11-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
QArith: typo in name of hint db (fix #2346)
letouzey
2010-06-29
[next]