aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith
AgeCommit message (Expand)Author
2009-10-04Some new lemmas on max and min and a fix for a wrongly stated lemma in r12358.herbelin
2009-09-28Fix the stdlib doc compilation + switch all .v file to utf8letouzey
2009-09-27Add a few properties about Rmin/Rmax with replication in Zmin/Zmax.herbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-09Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsletouzey
2009-08-11Fixed extra space in printing notation { x & P } + minor other thingsherbelin
2009-07-24OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArithletouzey
2009-07-24Remove the barely-used/obsolete/undocumented syntax "conditional <tac> rewrite"letouzey
2009-06-07- Added two new introduction patterns with the following temptative syntaxes:herbelin
2009-05-07adds a theorem to reason at the level of Zbertot
2009-04-14Some additions in Max and Zmax. Unifiying list of statements and namesherbelin
2009-03-28ZArith/Int: no need to load romega here (but rather in FullAVL)letouzey
2008-12-29- Added support for subterm matching in SearchAbout.herbelin
2008-10-20Zdiv: eqm (equality modulo some N) can now be declared as Parametric Relationletouzey
2008-07-24Tauto breaking not only binary "conjunctions" seems like a bad ideamsozeau
2008-07-23Oops... forgot some debug code.msozeau
2008-07-22A try at allowing matching on applications as a binary syntax node by default.msozeau
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-06-11Zpow_facts.Zmult_power: kills a useless hypothesisletouzey
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-05-28- Modification de la déf de minus et pred conformément aux remarques deherbelin
2008-05-27Cyclic31: migrate auxiliary lemmas to their legitimate filesletouzey
2008-05-27Cyclic31 : proof of the spec of gcd31letouzey
2008-05-22switch theories/Numbers from Set to Type (both the abstract and the bignum pa...letouzey
2008-05-11- Changement du code de Zplus pour accomoder ring qui sinon prend uneherbelin
2008-04-28Backtrack on using metas eagerly in auto, only done in "new auto" formsozeau
2008-04-27- Fix bug in unification not taking into account the right metamsozeau
2008-03-28Correction du bug 1816 (ajout d'un lemme dans Znat) et suppressionnotin
2008-03-08Fix bugs that were reopened due to the change of setoidmsozeau
2008-03-06Plug the new setoid implemtation in, leaving the original one commentedmsozeau
2008-03-04one more substitution s/Set/Type/letouzey
2008-02-10Proposal of a nice notation for constructors xI and xO of type positiveletouzey
2008-02-08one forgotten compatibility lemmaletouzey
2008-01-24Keep the Z_scope local to this file.roconnor
2008-01-22Adding Zdiv_le_compat_lthery
2007-11-10A result about Zsgn(a/b), both for Zdiv and ZOdivletouzey
2007-11-10First reasonably complete version of ZOdiv, including some propertiesletouzey
2007-11-09git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10309 85f007b7-540e-0...jforest
2007-11-09more about ZOdiv and ZOmod (still not finished)letouzey
2007-11-08setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. letouzey
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-01Adding Qround.v (and helper lemmas and hints)roconnor
2007-11-01In agreement with Laurent Thery, start migration of auxiliary results letouzey
2007-10-19Adding Zdiv_mod_unique, Zdiv_opp_opp, Zdiv_mult_cancel, and Z_div_leroconnor
2007-08-08Several simple new theorems in ZArith/BinInt.v and ZArith/Zbool.vemakarov
2007-07-18A generic preprocessing tactic zify for (r)omegaletouzey
2007-07-12normalisation (by closure) was not performed under fixpointsbarras
2007-04-12Transparency of Z_lt_le_decnotin
2006-12-12Bug nommage Zgt_trans_succherbelin