aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers
Commit message (Expand)AuthorAge
* Proposition for a almost-bitsize-independent Int31.v (joint work with J. Voui...Gravatar letouzey2008-05-22
* QRewrite is now obsolete. It was containing manual ltac stuffGravatar letouzey2008-05-22
* switch theories/Numbers from Set to Type (both the abstract and the bignum pa...Gravatar letouzey2008-05-22
* Minor improvement: group stuff about carry apart from stuff about zn2zGravatar letouzey2008-05-19
* Thanks to Matthieu's commit 10941, Ad-hoc tactics contained in QRewrite are n...Gravatar letouzey2008-05-19
* ZModulo: Z viewed modulo 2^digits implements CyclicAxiomsGravatar letouzey2008-05-17
* Fix a de Bruijn bug in setoid_rewrite when rewriting underGravatar msozeau2008-05-17
* Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurateGravatar letouzey2008-05-16
* BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZGravatar letouzey2008-05-16
* ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms.Gravatar letouzey2008-05-16
* More BigNum cleanup: Gravatar letouzey2008-05-16
* In practice, the new setoid rewrite (and the "at" syntax) allows to avoid Gravatar letouzey2008-05-15
* Coq headers + $ in theories/Numbers filesGravatar letouzey2008-05-15
* - Changement du code de Zplus pour accomoder ring qui sinon prend uneGravatar herbelin2008-05-11
* 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