aboutsummaryrefslogtreecommitdiff
path: root/theories/NArith/BinPos.v
AgeCommit message (Expand)Author
2009-11-11Better compatibility for Peqbletouzey
2009-11-10DecidableType: A specification via boolean equality as an alternative to eq_decletouzey
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-09-28Fix the stdlib doc compilation + switch all .v file to utf8letouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-07- Added two new introduction patterns with the following temptative syntaxes:herbelin
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey
2008-06-01Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided inletouzey
2008-04-14BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanupletouzey
2008-03-07Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partmsozeau
2008-02-10Proposal of a nice notation for constructors xI and xO of type positiveletouzey
2007-11-01In agreement with Laurent Thery, start migration of auxiliary results letouzey
2007-10-16Added transitivity and irreflexivity of <, as well as < -elimination for bina...emakarov
2007-09-20Changed the definition of Nminus in BinNat.v by removing comparison.emakarov
2007-07-18A generic preprocessing tactic zify for (r)omegaletouzey
2007-06-07Extension of NArith: Nminus, Nmin, etcletouzey
2007-04-02Réparation de NArith/BinPos.v suite au commit #9739notin
2007-03-30Added the following theorems to BinPos:emakarov
2007-03-14Removed an unnecessary argument (p : positive) in Prect_base.emakarov
2006-12-28Remplacement axiome JMeq_eq dans BinPos par eq_dec_eq sur type àherbelin
2006-12-28Remplacement de la définition de Pind et Prec par une définitionherbelin
2005-02-07Re-unboxing de BinPos (sauf Pplus): sinon, fait partir Coqbook pour des jours...coq
2005-02-04Suppression de l'Unboxed des opérations sur positive (cf bug 898)herbelin
2004-11-12Changement dans les boxed values .gregoire
2004-07-16Nouvelle en-têteherbelin
2003-12-15modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesbarras
2003-11-29Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...herbelin
2003-11-29Report de lemmes de Znumtheory dans Zabs ou BinIntherbelin
2003-11-21Extraction des lemmes sur convert/nat_of_P de BinPos vers Pnat; ajout Pcase e...herbelin
2003-11-14Presentationherbelin
2003-11-12Independance vis a vis noms variables lieesherbelin
2003-11-05Ajout répertoire NArith pour l'arithmétique binaire sur les nombres positif...herbelin