aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith
AgeCommit message (Expand)Author
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-06-19BinInt: a forgotten scope for a notationletouzey
2012-05-30Functions *_beq aren't generated anymore, remove comments about themletouzey
2012-04-15Fixing typo in previous commit r15180.herbelin
2012-04-15Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).herbelin
2012-04-13MSetRBT : implementation of MSets via Red-Black treesletouzey
2012-01-23Deleted the only use of BeginSubProof from the standard library.ppedrot
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-10-01Moving never-used comments from Zhints.v to dev/doc so as not toherbelin
2011-09-16Omega: for non-arithmetical goals, try proving False from context (wish #2236)letouzey
2011-08-11SearchAbout and similar: add a customizable blacklistletouzey
2011-08-09BinInt: more structured scripts thanks to bullets and { }letouzey
2011-07-01Some cleanup of Zcomplementsletouzey
2011-07-01Cleanup of files related with power over Z.letouzey
2011-06-28Deletion of useless Zdigits_defletouzey
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