aboutsummaryrefslogtreecommitdiff
path: root/theories/QArith/QArith_base.v
AgeCommit message (Expand)Author
2019-04-02Add a Numeral Notation for QArith (e.g., 1.02e+01%Q for 102 # 10)Pierre Roux
2018-09-10Adapting standard library to the introduction of "Declare Scope".Hugo Herbelin
2018-03-09Merge PR #6155: Get rid of ' notation for Zpos in QArithMaxime Dénès
2018-02-27Update headers following #6543.Théo Zimmermann
2017-11-14Get rid of ' notation for Zpos in QArith.Robbert Krebbers
2017-10-27Chaining two tactics in a proofRaphaël Monat
2017-10-25Moving from `is_true` to `= true`Raphaël Monat
2017-10-12Added proofs of Qeq_bool_refl, Qeq_bool_sym, Qeq_bool_trans.Raphaël Monat
2017-10-08Changed Qeq_bool_sym into Qeq_bool_comm, used the proof of @letouzey.Raphaël Monat
2017-10-03Add Qeq_bool_sym: Qeq_bool x y = Qeq_bool y x.Raphaël Monat
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-05-02Eta contractions to please cbnPierre Boutillier
2012-08-08Updating headers.herbelin
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-03-17CompareSpec: a slight generalization/reformulation of CompSpecletouzey
2010-11-02Add small utility lemmas about nat/P/Z/Q arithmetic.letouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-29QArith: typo in name of hint db (fix #2346)letouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-10-08Implicit argument of Logic.eq become maximally insertedletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-05changed deprecated setoid into relationamahboub
2008-07-27Oups (on refait le 11268 en mieux)herbelin
2008-07-26- Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avecherbelin
2008-07-15Autour du parsing:herbelin
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-04-08- A little cleanup in Classes/*. Separate standard morphisms onmsozeau
2008-03-16Reorganize Program and Classes theories. Requiring Setoid no longer setsmsozeau
2008-03-06Plug the new setoid implemtation in, leaving the original one commentedmsozeau
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-01Adding Qround.v (and helper lemmas and hints)roconnor
2007-09-07- renaming Qle_shift_recip_r into Qle_shift_inv_r, etcroconnor
2007-08-28Adding a few lemmas for reasoning about inequalities over the roconnor
2007-07-02Correction (partielle) du bug #1587notin
2007-06-21Adding: Field instance for Q.roconnor
2006-10-17Mise en forme des theoriesnotin
2006-09-26commit de field + renommagesbarras
2006-09-26mise a jour du nouveau ring et ajout du nouveau field, avant renommagesbarras
2006-09-21better scope/require managment (patch by Russel O'Connor)letouzey
2006-06-25nouvel algorithme pour Zgcd (plus rapide) + un Qcompareletouzey
2006-05-31ajout de QArith dans les theories standardsletouzey