aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/QArith/QArith_base.v
Commit message (Expand)AuthorAge
* Merge PR #6155: Get rid of ' notation for Zpos in QArithGravatar Maxime Dénès2018-03-09
|\
* | Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
| * Get rid of ' notation for Zpos in QArith.Gravatar Robbert Krebbers2017-11-14
|/
* Chaining two tactics in a proofGravatar Raphaël Monat2017-10-27
* Moving from `is_true` to `= true`Gravatar Raphaël Monat2017-10-25
* Added proofs of Qeq_bool_refl, Qeq_bool_sym, Qeq_bool_trans.Gravatar Raphaël Monat2017-10-12
* Changed Qeq_bool_sym into Qeq_bool_comm, used the proof of @letouzey.Gravatar Raphaël Monat2017-10-08
* Add Qeq_bool_sym: Qeq_bool x y = Qeq_bool y x.Gravatar Raphaël Monat2017-10-03
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Update headers.Gravatar Maxime Dénès2015-01-12
* Eta contractions to please cbnGravatar Pierre Boutillier2014-05-02
* Updating headers.Gravatar herbelin2012-08-08
* ZArith + other : favor the use of modern names instead of compat notationsGravatar letouzey2012-07-05
* theories/, plugins/ and test-suite/ ported to the Arguments vernacularGravatar gareuselesinge2011-11-21
* CompareSpec: a slight generalization/reformulation of CompSpecGravatar letouzey2011-03-17
* Add small utility lemmas about nat/P/Z/Q arithmetic.Gravatar letouzey2010-11-02
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* QArith: typo in name of hint db (fix #2346)Gravatar letouzey2010-06-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Better visibility of the inductive CompSpec used to specify comparison functionsGravatar letouzey2009-11-03
* OrderedType implementation for various numerical datatypes + min/max structuresGravatar letouzey2009-11-03
* Implicit argument of Logic.eq become maximally insertedGravatar letouzey2009-10-08
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* changed deprecated setoid into relationGravatar amahboub2009-08-05
* Oups (on refait le 11268 en mieux)Gravatar herbelin2008-07-27
* - Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avecGravatar herbelin2008-07-26
* Autour du parsing:Gravatar herbelin2008-07-15
* Fix bug #1899: no more strange notations for Qge and QgtGravatar letouzey2008-07-04
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16
* Plug the new setoid implemtation in, leaving the original one commentedGravatar msozeau2008-03-06
* small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is Gravatar letouzey2007-11-06
* Adding Qround.v (and helper lemmas and hints)Gravatar roconnor2007-11-01
* - renaming Qle_shift_recip_r into Qle_shift_inv_r, etcGravatar roconnor2007-09-07
* Adding a few lemmas for reasoning about inequalities over the Gravatar roconnor2007-08-28
* Correction (partielle) du bug #1587Gravatar notin2007-07-02
* Adding: Field instance for Q.Gravatar roconnor2007-06-21
* Mise en forme des theoriesGravatar notin2006-10-17
* commit de field + renommagesGravatar barras2006-09-26
* mise a jour du nouveau ring et ajout du nouveau field, avant renommagesGravatar barras2006-09-26
* better scope/require managment (patch by Russel O'Connor)Gravatar letouzey2006-09-21
* nouvel algorithme pour Zgcd (plus rapide) + un QcompareGravatar letouzey2006-06-25
* ajout de QArith dans les theories standardsGravatar letouzey2006-05-31