aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers
Commit message (Expand)AuthorAge
* remove mention of an obsolete limitation of Add MorphismGravatar letouzey2008-05-08
* Oups, my new version of NMake_gen.ml was relying on a 3.10 feature:Gravatar letouzey2008-05-08
* Integration of theories/Ints into theories/Numbers, again : better generation...Gravatar letouzey2008-05-08
* Integration of theories/Ints into theories/Numbers, part 3: auto-generation o...Gravatar letouzey2008-05-08
* Integration of theories/Ints into theories/Numbers, part 1: moving filesGravatar letouzey2008-05-07
* Suite r10857Gravatar herbelin2008-04-27
* Definition of N moves back to BinNat (partial backtrack of commits 10298-10300)Gravatar letouzey2008-04-16
* Add the ability to specify what to do with free variables in instanceGravatar msozeau2008-04-12
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16
* Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partGravatar msozeau2008-03-07
* Plug the new setoid implemtation in, leaving the original one commentedGravatar msozeau2008-03-06
* An update on Numbers. Added two files dealing with recursion, for information...Gravatar emakarov2007-11-22
* Added theorems; created NZPlusOrder from NTimesOrder.Gravatar emakarov2007-11-16
* Split NTimesOrder into properly NTimesOrder and NPlusOrder.Gravatar emakarov2007-11-15
* Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...Gravatar emakarov2007-11-14
* Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.Gravatar emakarov2007-11-08
* Replaced BinNat with a new version that is based on theories/Numbers/Natural/...Gravatar emakarov2007-11-07
* Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...Gravatar letouzey2007-11-06
* An update of theories/NumbersGravatar emakarov2007-11-03
* Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...Gravatar emakarov2007-10-23
* Added transitivity and irreflexivity of <, as well as < -elimination for bina...Gravatar emakarov2007-10-16
* Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...Gravatar emakarov2007-10-04
* The following now compiles: abstract integers with plus, minus and times, bin...Gravatar emakarov2007-10-02
* Added the compilation of theories/Numbers to Makefile.common. The following t...Gravatar emakarov2007-10-01
* An update on theories/Numbers.Gravatar emakarov2007-09-25
* Update on theories/NumbersGravatar emakarov2007-09-21
* Update on theories/Numbers. Natural numbers are mostly complete,Gravatar emakarov2007-09-21
* Update before joining all signatures into one.Gravatar emakarov2007-09-13
* An update on axiomatic number classes.Gravatar emakarov2007-08-13
* An update on axiomatization of numbers.Gravatar emakarov2007-07-24
* An update on axiomatization of number classes.Gravatar emakarov2007-07-13
* Update of theories/Numbers directory.Gravatar emakarov2007-07-06
* Update on numbers.Gravatar emakarov2007-07-05
* Added the directory theories/Numbers where axiomatizations and implementation...Gravatar emakarov2007-06-29