aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* VectorDef.v takes benefit of dependencies being taken into accountGravatar herbelin2011-11-21
* Merge subinstances branch by me and Tom Prince.Gravatar msozeau2011-11-17
* Cleaning a little bit the files talking about descriptions: avoidingGravatar herbelin2011-11-03
* Revision 14605 continued (Utf8.v now correctly exporting Utf8_core.v).Gravatar herbelin2011-10-26
* Merge common notations from Utf8.v and Utf8_core.v (see bug report #2610).Gravatar herbelin2011-10-25
* Fixing Equality.injectable which did not detect an equality withoutGravatar herbelin2011-10-22
* Fix bug #2586 and enhance clsubst* as well as a side effectGravatar msozeau2011-10-18
* Fix bug #2456 and wrong unfolding of lets in the goal due to [unfold] doing z...Gravatar msozeau2011-10-17
* MSet/FSet/FMap : add more explicitly an alternative spec for fold via fold_rightGravatar letouzey2011-10-14
* Proper fix for complement/flip instances.Gravatar msozeau2011-10-10
* fsetdec : non-atomic elements are now transformed as variables first (fix #2464)Gravatar letouzey2011-10-07
* Fix bug #2557 and an issue with Propers for complementGravatar msozeau2011-10-07
* Improved handling of element equalities in fsetdec (fix #2467)Gravatar letouzey2011-10-07
* Removing vernacular code mistakenly committed.Gravatar herbelin2011-10-05
* Use an ad-hoc monomorphic list in RelationClasses to avoid some universe cons...Gravatar letouzey2011-10-05
* Moving never-used comments from Zhints.v to dev/doc so as not toGravatar herbelin2011-10-01
* Euclid: make the proof transparent (example of extraction in stdlib)Gravatar letouzey2011-09-17
* Omega: for non-arithmetical goals, try proving False from context (wish #2236)Gravatar letouzey2011-09-16
* Avoid registering λ and Π as keywords just for some private Local NotationGravatar letouzey2011-09-06
* Bug 2589: Documentation patch of Hendrik TewsGravatar pboutill2011-09-02
* Use of the standard terminology for Diaconescu's theorem (not "paradox").Gravatar herbelin2011-08-23
* Give inner fixpoint of gcd31 a name, to avoid excessive unfoldingGravatar glondu2011-08-17
* Smaller proof terms for QcPower_{0,pos}Gravatar glondu2011-08-17
* SearchAbout and similar: add a customizable blacklistGravatar letouzey2011-08-11
* Take benefit of bullets available by default in PreludeGravatar herbelin2011-08-10
* Less ambitious application of a notation for eq_rect. We proposedGravatar herbelin2011-08-10
* BinInt: more structured scripts thanks to bullets and { }Gravatar letouzey2011-08-09
* Moved the declaration of "Classic" being the default proof mode to coqtop.ml ...Gravatar aspiwack2011-08-09
* Some forgotten lemma in Arith with "O" in the name instead of "0".Gravatar herbelin2011-08-08
* New proposition "rewrite Heq in H" for eq_rect (assuming that there isGravatar herbelin2011-08-08
* All the parameters of Compare are implicits.Gravatar pboutill2011-07-26
* All the parameters of or can be implicits.Gravatar pboutill2011-07-26
* Same Implicit Arguments rule for sumbool and sumor.Gravatar pboutill2011-07-26
* Some facts about functional extensionality (especially alternativeGravatar herbelin2011-07-16
* More lemmas relating the different equivalent formulations of eq_dep.Gravatar herbelin2011-07-16
* Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)Gravatar herbelin2011-07-16
* Added a characterization of unique existence.Gravatar herbelin2011-07-16
* StrictOrder marked explicitly to be in PropGravatar letouzey2011-07-04
* Some cleanup of ZcomplementsGravatar letouzey2011-07-01
* Cleanup of files related with power over Z.Gravatar letouzey2011-07-01
* Cleanup in SpecViaZGravatar letouzey2011-06-30
* Cleanup of NdigitsGravatar letouzey2011-06-30
* Deletion of useless Zdigits_defGravatar letouzey2011-06-28
* Deletion of useless Zlog_defGravatar letouzey2011-06-28
* Deletion of useless Zsqrt_defGravatar letouzey2011-06-28
* Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_defGravatar letouzey2011-06-28
* Some cleanup of Wf_Z.vGravatar letouzey2011-06-28
* Some more cleanups (Zeven, auxiliary, Zbool, Zmisc, ZArith_base)Gravatar letouzey2011-06-27
* Znumtheory: a correct version of a compatibility Zdivide_introGravatar letouzey2011-06-27
* Clean-up of Znumtheory, deletion of Zgcd_defGravatar letouzey2011-06-24