aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/NArith/BinPos.v
Commit message (Expand)AuthorAge
* Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided inGravatar letouzey2008-06-01
* BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanupGravatar letouzey2008-04-14
* Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partGravatar msozeau2008-03-07
* Proposal of a nice notation for constructors xI and xO of type positiveGravatar letouzey2008-02-10
* In agreement with Laurent Thery, start migration of auxiliary results Gravatar letouzey2007-11-01
* Added transitivity and irreflexivity of <, as well as < -elimination for bina...Gravatar emakarov2007-10-16
* Changed the definition of Nminus in BinNat.v by removing comparison.Gravatar emakarov2007-09-20
* A generic preprocessing tactic zify for (r)omegaGravatar letouzey2007-07-18
* Extension of NArith: Nminus, Nmin, etcGravatar letouzey2007-06-07
* Réparation de NArith/BinPos.v suite au commit #9739Gravatar notin2007-04-02
* Added the following theorems to BinPos:Gravatar emakarov2007-03-30
* Removed an unnecessary argument (p : positive) in Prect_base.Gravatar emakarov2007-03-14
* Remplacement axiome JMeq_eq dans BinPos par eq_dec_eq sur type àGravatar herbelin2006-12-28
* Remplacement de la définition de Pind et Prec par une définitionGravatar herbelin2006-12-28
* Re-unboxing de BinPos (sauf Pplus): sinon, fait partir Coqbook pour des jours...Gravatar coq2005-02-07
* Suppression de l'Unboxed des opérations sur positive (cf bug 898)Gravatar herbelin2005-02-04
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* Nouvelle en-têteGravatar herbelin2004-07-16
* modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesGravatar barras2003-12-15
* Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...Gravatar herbelin2003-11-29
* Report de lemmes de Znumtheory dans Zabs ou BinIntGravatar herbelin2003-11-29
* Extraction des lemmes sur convert/nat_of_P de BinPos vers Pnat; ajout Pcase e...Gravatar herbelin2003-11-21
* PresentationGravatar herbelin2003-11-14
* Independance vis a vis noms variables lieesGravatar herbelin2003-11-12
* Ajout répertoire NArith pour l'arithmétique binaire sur les nombres positif...Gravatar herbelin2003-11-05