aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith
AgeCommit message (Expand)Author
2011-06-28Deletion of useless Zlog_defletouzey
2011-06-28Deletion of useless Zsqrt_defletouzey
2011-06-28Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_defletouzey
2011-06-28Some cleanup of Wf_Z.vletouzey
2011-06-27Some more cleanups (Zeven, auxiliary, Zbool, Zmisc, ZArith_base)letouzey
2011-06-27Znumtheory: a correct version of a compatibility Zdivide_introletouzey
2011-06-24Clean-up of Znumtheory, deletion of Zgcd_defletouzey
2011-06-24Numbers: change definition of divide (compat with Znumtheory)letouzey
2011-06-23cleanup of Zsgnletouzey
2011-06-23cleanup of Zmin and Zmaxletouzey
2011-06-23Some more cleanup of Zorderletouzey
2011-06-20Some migration of results from BinInt to Numbersletouzey
2011-06-20Zcompare.destr_zcompare subsumed by case Z.compare_specletouzey
2011-06-20Clean-up of Zcompare and Zorderletouzey
2011-06-20Arithemtic: more concerning compare, eqb, leb, ltbletouzey
2011-05-05Minimal lemmas about Z.gt, N.gt and coletouzey
2011-05-05Modularisation of Znat, a few name changed elsewhereletouzey
2011-05-05BinInt: Z.add become the alternative Z.add'letouzey
2011-05-05Modularization of BinInt, related fixes in the stdlibletouzey
2011-05-05Wf.iter_nat becomes Peano.nat_iter (with an implicit arg)letouzey
2011-05-05Modularization of BinNat + fixes of stdlibletouzey
2011-05-05Modularization of BinPos + fixes in Stdlibletouzey
2011-05-05Definitions of positive, N, Z moved in Numbers/BinNums.vletouzey
2011-05-05Zdiv: results about eqm (the equality modulo some N) under a sectionletouzey
2011-03-17CompareSpec: a slight generalization/reformulation of CompSpecletouzey
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
2011-01-20Numbers: simplier spec for testbitletouzey
2011-01-04Ndigits: a Pshiftl_nat used in BigN (was double_digits there)letouzey
2010-12-17Cosmetic : let's take advantage of the n-ary exists notationletouzey
2010-12-10First release of Vector library.pboutill
2010-12-09In passing, very quick uniformization of coqdoc headers in a few files.herbelin
2010-12-09ZArith: for uniformity, Zdiv2 becomes Zquot2 while Zdiv2' becomes Zdiv2letouzey
2010-12-06Numbers and bitwise functions.letouzey
2010-11-18Some more revision of {P,N,Z}Arith + bitwise ops in Ndigitsletouzey
2010-11-18NZLog: we define log2_up, a base-2 logarithm that rounds up instead of down a...letouzey
2010-11-16Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope.letouzey
2010-11-10Integer division: quot and rem (trunc convention) in addition to div and modletouzey
2010-11-05Numbers: axiomatization, properties and implementations of gcdletouzey
2010-11-02Add small utility lemmas about nat/P/Z/Q arithmetic.letouzey
2010-11-02Numbers: misc improvementsletouzey
2010-11-02Numbers : log2. Abstraction, properties and implementations.letouzey
2010-10-20Oups, new file Zsqrt_def was exporting Z_scopeletouzey
2010-10-19Add sqrt in Numbersletouzey
2010-10-14Numbers: new functions pow, even, odd + many reorganisationsletouzey
2010-10-14Zeven: some complements, e.g. proofs that Zeven_bool and co are okletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-18Reverted 13293 commited mistakenly. Sorry for the noise.herbelin
2010-07-18Tentative de suppression de l'import automatique des hints et coercions.herbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-03-28Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)herbelin