aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic
Commit message (Expand)AuthorAge
* Adding a dependent version of equal_f, thus fixing #3074.Gravatar ppedrot2013-08-02
* A constructive proof of Fan theorem where paths are represented by predicates.Gravatar herbelin2013-06-02
* Unset Asymmetric PatternsGravatar pboutill2013-01-18
* Making subset_eq_compat applying over more general domain "Type" (see #2938).Gravatar herbelin2012-12-05
* Identities over types satisfying Uniqueness of Identity ProofsGravatar herbelin2012-12-04
* Isolating the ingredients of the proof of Prop<>Type (r15973). SeeingGravatar herbelin2012-11-15
* Added a proof that Prop<>Type, for arbitrary fixed Type.Gravatar herbelin2012-11-15
* A decidability property of functional relations over decidable codomains.Gravatar herbelin2012-11-15
* For the record, two examples of short proofs of uniqueness of identityGravatar herbelin2012-11-15
* Updating headers.Gravatar herbelin2012-08-08
* Kills the useless tactic annotations "in |- *"Gravatar letouzey2012-07-05
* Open Local Scope ---> Local Open Scope, same with Notation and aliiGravatar letouzey2012-07-05
* ZArith + other : favor the use of modern names instead of compat notationsGravatar letouzey2012-07-05
* Intuition: temporary(?) restore the unconditional unfolding of notGravatar letouzey2012-05-15
* remove undocumented and scarcely-used tactic auto decompGravatar letouzey2012-04-23
* theories/, plugins/ and test-suite/ ported to the Arguments vernacularGravatar gareuselesinge2011-11-21
* Cleaning a little bit the files talking about descriptions: avoidingGravatar herbelin2011-11-03
* Removing vernacular code mistakenly committed.Gravatar herbelin2011-10-05
* Use of the standard terminology for Diaconescu's theorem (not "paradox").Gravatar herbelin2011-08-23
* Less ambitious application of a notation for eq_rect. We proposedGravatar herbelin2011-08-10
* New proposition "rewrite Heq in H" for eq_rect (assuming that there isGravatar herbelin2011-08-08
* Some facts about functional extensionality (especially alternativeGravatar herbelin2011-07-16
* More lemmas relating the different equivalent formulations of eq_dep.Gravatar herbelin2011-07-16
* First release of Vector library.Gravatar pboutill2010-12-10
* Used multiple lists of implicit arguments to transfer the choices ofGravatar herbelin2010-10-23
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made notations for exists, exists! and notations of Utf8.v recursive notationsGravatar herbelin2010-07-22
* Backported r13308 (ConstructiveEpsilon.v) to branch v8.3Gravatar herbelin2010-07-22
* Update of ConstructiveEpsilon.v by Jean-François Monin.Gravatar herbelin2010-07-22
* Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in aGravatar msozeau2010-06-09
* Made option "Automatic Introduction" active by default before too manyGravatar herbelin2010-06-08
* Generalized the formulation of classic_set in propositional contextsGravatar herbelin2010-05-28
* Added UIP_dec on suggestion of Eelis on #coq irc.Gravatar herbelin2010-05-22
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Small improvements around coqdoc (including fix for bug #2288)Gravatar herbelin2010-03-30
* Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...Gravatar letouzey2009-12-09
* Small extra result on JMeq vs eq_dep.Gravatar herbelin2009-11-24
* Some lemmas about dependent choice + extensions of Compare_dec +Gravatar herbelin2009-11-16
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Add a new vernacular command for controling implicit generalization ofGravatar msozeau2009-10-27
* MSets: a new generation of FSetsGravatar letouzey2009-10-13
* Fix the stdlib doc compilation + switch all .v file to utf8Gravatar letouzey2009-09-28
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Added "etransitivity".Gravatar herbelin2009-08-03
* Stop using a "Manual Implicit Arguments" flag and support them as soonGravatar msozeau2009-05-27
* Backporting 12112 from v8.2 branch to trunk (fixing documentation bugsGravatar herbelin2009-04-28
* - Fixed various Overfull in documentation.Gravatar herbelin2009-01-27
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* - Optimized "auto decomp" which had a (presumably) exponential inGravatar herbelin2008-12-26