aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2011-07-26All the parameters of Compare are implicits.pboutill
2011-07-26All the parameters of or can be implicits.pboutill
2011-07-26Same Implicit Arguments rule for sumbool and sumor.pboutill
2011-07-16Some facts about functional extensionality (especially alternativeherbelin
2011-07-16More lemmas relating the different equivalent formulations of eq_dep.herbelin
2011-07-16Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)herbelin
2011-07-16Added a characterization of unique existence.herbelin
2011-07-04StrictOrder marked explicitly to be in Propletouzey
2011-07-01Some cleanup of Zcomplementsletouzey
2011-07-01Cleanup of files related with power over Z.letouzey
2011-06-30Cleanup in SpecViaZletouzey
2011-06-30Cleanup of Ndigitsletouzey
2011-06-28Deletion of useless Zdigits_defletouzey
2011-06-28Deletion of useless Zlog_defletouzey
2011-06-28Deletion of useless Zsqrt_defletouzey
2011-06-28Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_defletouzey
2011-06-28Some cleanup of Wf_Z.vletouzey
2011-06-27Some more cleanups (Zeven, auxiliary, Zbool, Zmisc, ZArith_base)letouzey
2011-06-27Znumtheory: a correct version of a compatibility Zdivide_introletouzey
2011-06-24Clean-up of Znumtheory, deletion of Zgcd_defletouzey
2011-06-24Numbers: a particular case of div_uniqueletouzey
2011-06-24Numbers: change definition of divide (compat with Znumtheory)letouzey
2011-06-23cleanup of Zsgnletouzey
2011-06-23cleanup of Zmin and Zmaxletouzey
2011-06-23Some more cleanup of Zorderletouzey
2011-06-21Follow-up concerning eqb / ltb / leb comparisonsletouzey
2011-06-20Some migration of results from BinInt to Numbersletouzey
2011-06-20Zcompare.destr_zcompare subsumed by case Z.compare_specletouzey
2011-06-20Clean-up of Zcompare and Zorderletouzey
2011-06-20Arithemtic: more concerning compare, eqb, leb, ltbletouzey
2011-06-20Some simplifications in NZDomainletouzey
2011-06-14Making printing of backtick in Program reparsable (avoiding collision with "`(")herbelin
2011-06-07Fixed bug #2398: destruct ex2/sig2/sigT2 in Program, patch by Paolo Herms.msozeau
2011-05-05BinNat: N.binary_rect is now a definition instead of an opaque proofletouzey
2011-05-05Peano recursion for positive: integration of Daniel Schepler's codeletouzey
2011-05-05Minimal lemmas about Z.gt, N.gt and coletouzey
2011-05-05Modularisation of Znat, a few name changed elsewhereletouzey
2011-05-05BinInt: Z.add become the alternative Z.add'letouzey
2011-05-05Modularization of BinInt, related fixes in the stdlibletouzey
2011-05-05Modularization of Nnatletouzey
2011-05-05Wf.iter_nat becomes Peano.nat_iter (with an implicit arg)letouzey
2011-05-05BinNatDef containing all functions of BinNat, misc adaptations in BinPosletouzey
2011-05-05BinPosDef: a module with all code about positive, later Included in BinPosletouzey
2011-05-05Modularization of BinNat + fixes of stdlibletouzey
2011-05-05Modularization of Pnatletouzey
2011-05-05Modularization of BinPos + fixes in Stdlibletouzey
2011-05-05Definitions of positive, N, Z moved in Numbers/BinNums.vletouzey
2011-05-05Zdiv: results about eqm (the equality modulo some N) under a sectionletouzey
2011-05-05Better comments and organisation in Datatypes.vletouzey
2011-05-05Merge branch 'subclasses' into coq-trunkmsozeau