aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers/NumPrelude.v
Commit message (Expand)AuthorAge
* Uniformity with the rest of the StdLib : _symm --> _symGravatar letouzey2008-12-12
* Thanks to Matthieu's commit 10941, Ad-hoc tactics contained in QRewrite are n...Gravatar letouzey2008-05-19
* Fix a de Bruijn bug in setoid_rewrite when rewriting underGravatar msozeau2008-05-17
* 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
* Add the ability to specify what to do with free variables in instanceGravatar msozeau2008-04-12
* Plug the new setoid implemtation in, leaving the original one commentedGravatar msozeau2008-03-06
* 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
* 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 the compilation of theories/Numbers to Makefile.common. The following t...Gravatar emakarov2007-10-01
* 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
* Added the directory theories/Numbers where axiomatizations and implementation...Gravatar emakarov2007-06-29