aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers/Integer/Binary
AgeCommit message (Expand)Author
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-11- Changement du code de Zplus pour accomoder ring qui sinon prend uneherbelin
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-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-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-21Update on theories/Numbers. Natural numbers are mostly complete,emakarov