aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers/Natural/Abstract
AgeCommit message (Expand)Author
2008-12-12Uniformity with the rest of the StdLib : _symm --> _symletouzey
2008-07-01Various bug fixes in type classes and subtac:msozeau
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-05-22switch theories/Numbers from Set to Type (both the abstract and the bignum pa...letouzey
2008-05-15Coq headers + $ in theories/Numbers filesletouzey
2008-04-12Add the ability to specify what to do with free variables in instancemsozeau
2008-03-16Reorganize Program and Classes theories. Requiring Setoid no longer setsmsozeau
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-15Split NTimesOrder into properly NTimesOrder and NPlusOrder.emakarov
2007-11-14Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...emakarov
2007-11-08Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.emakarov
2007-11-07Replaced BinNat with a new version that is based on theories/Numbers/Natural/...emakarov
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-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/Numbers. Natural numbers are mostly complete,emakarov