aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2011-09-17Euclid: make the proof transparent (example of extraction in stdlib)letouzey
2011-09-16Omega: for non-arithmetical goals, try proving False from context (wish #2236)letouzey
2011-09-06Avoid registering λ and Π as keywords just for some private Local Notationletouzey
2011-09-02Bug 2589: Documentation patch of Hendrik Tewspboutill
2011-08-23Use of the standard terminology for Diaconescu's theorem (not "paradox").herbelin
2011-08-17Give inner fixpoint of gcd31 a name, to avoid excessive unfoldingglondu
2011-08-17Smaller proof terms for QcPower_{0,pos}glondu
2011-08-11SearchAbout and similar: add a customizable blacklistletouzey
2011-08-10Take benefit of bullets available by default in Preludeherbelin
2011-08-10Less ambitious application of a notation for eq_rect. We proposedherbelin
2011-08-09BinInt: more structured scripts thanks to bullets and { }letouzey
2011-08-09Moved the declaration of "Classic" being the default proof mode to coqtop.ml ...aspiwack
2011-08-08Some forgotten lemma in Arith with "O" in the name instead of "0".herbelin
2011-08-08New proposition "rewrite Heq in H" for eq_rect (assuming that there isherbelin
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