aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers/Integer
AgeCommit message (Expand)Author
2008-12-12Uniformity with the rest of the StdLib : _symm --> _symletouzey
2008-09-14Add user syntax for creating hint databases [Create HintDb foomsozeau
2008-07-26Even better test for choosing rewrite or setoid_rewrite.msozeau
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-03In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-02In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-01Enhance the BigN and BigZ infrastructure: letouzey
2008-05-22switch theories/Numbers from Set to Type (both the abstract and the bignum pa...letouzey
2008-05-16ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms.letouzey
2008-05-16More BigNum cleanup: letouzey
2008-05-15In practice, the new setoid rewrite (and the "at" syntax) allows to avoid letouzey
2008-05-15Coq headers + $ in theories/Numbers filesletouzey
2008-05-11- Changement du code de Zplus pour accomoder ring qui sinon prend uneherbelin
2008-05-07Integration of theories/Ints into theories/Numbers, part 1: moving filesletouzey
2008-04-27Suite r10857herbelin
2008-03-07Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partmsozeau
2008-03-06Plug the new setoid implemtation in, leaving the original one commentedmsozeau
2007-11-22An update on Numbers. Added two files dealing with recursion, for information...emakarov
2007-11-16Added theorems; created NZPlusOrder from NTimesOrder.emakarov
2007-11-14Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...emakarov
2007-11-07Replaced BinNat with a new version that is based on theories/Numbers/Natural/...emakarov
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-03An update of theories/Numbersemakarov
2007-10-23Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...emakarov
2007-10-16Added transitivity and irreflexivity of <, as well as < -elimination for bina...emakarov
2007-10-04Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...emakarov
2007-10-02The following now compiles: abstract integers with plus, minus and times, bin...emakarov
2007-10-01Added the compilation of theories/Numbers to Makefile.common. The following t...emakarov
2007-09-25An update on theories/Numbers.emakarov
2007-09-21Update on theories/Numbersemakarov
2007-09-21Update on theories/Numbers. Natural numbers are mostly complete,emakarov
2007-09-13Update before joining all signatures into one.emakarov
2007-08-13An update on axiomatic number classes.emakarov
2007-07-24An update on axiomatization of numbers.emakarov
2007-07-13An update on axiomatization of number classes.emakarov
2007-07-06Update of theories/Numbers directory.emakarov
2007-07-05Update on numbers.emakarov
2007-06-29Added the directory theories/Numbers where axiomatizations and implementation...emakarov