aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith
AgeCommit message (Expand)Author
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
2006-12-11correction Open Local Scope (Ring)bgregoir
2006-12-11Changement dans le kernel : bgregoir
2006-10-30fixed field_simplify + changed precedence of let and fun in ltacbarras
2006-10-27simplif de la partie ML de ring/fieldbarras
2006-10-17Mise en forme des theoriesnotin
2006-10-05revert, the previous commit was a mistakebertot
2006-10-05A version of natprering that should be more efficient and removal of a badbertot
2006-10-05Arith NArith et ZArith exportent ring + nettoyage dans Ring_polynombarras
2006-09-26commit de field + renommagesbarras
2006-09-26mise a jour du nouveau ring et ajout du nouveau field, avant renommagesbarras
2006-06-26Ajout de Zgcd_spec (compat.)notin