aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2008-09-14Add user syntax for creating hint databases [Create HintDb foomsozeau
2008-09-14Use manual implicts in Classes and rationalize class parameter names.msozeau
2008-09-13Finish debugging the unification machinery in [Equations]. Do the _compmsozeau
2008-09-13Remove redefinition of id in Program.Basics, just add maximal implicits.msozeau
2008-09-12Add a type argument to letin_tac instead of using casts and recomputingmsozeau
2008-09-11Add enough information to correctly globalize recursive calls in inductive andmsozeau
2008-09-09Fix a bug reintroduced in [setoid_reflexivity] etc...msozeau
2008-09-07Add the ability to declare [Hint Extern]'s with no pattern.msozeau
2008-09-07More debugging of [Equations], now able to discharge even the heavilymsozeau
2008-09-04Improve typeclasses eauto using the dnet for local assumptions too, and selectmsozeau
2008-09-04Correction du bug #1937notin
2008-09-03Better handling of recursive Equations definitions... still not perfect.msozeau
2008-09-03Fix bug #1935, reworking the reflexivity, symmetry... tactics to usemsozeau
2008-09-03Correct handling of implicit arguments in [Equations] definitions,msozeau
2008-09-02Add support for recursive definitions to [Equations], deciding if amsozeau
2008-09-02Initial implementation of a new command to define (dependent) functions bymsozeau
2008-08-27Major speed and space improvements in setoid rewrite:msozeau
2008-08-23Fix dependency problem that makes compilation fail :)msozeau
2008-08-22- New auto hints for transparency/opacity control, not bound to msozeau
2008-08-21Fixes in dependent induction tactic to keep names, allow givingmsozeau
2008-08-06Add lemmas on lists: nth_default_eq, map_nth_errorglondu
2008-08-05Correction de bugs:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-28Fixes in generalize_eqs/dependent induction to allow the user to specifymsozeau
2008-07-27Oups (on refait le 11268 en mieux)herbelin
2008-07-26Even better test for choosing rewrite or setoid_rewrite.msozeau
2008-07-26- Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avecherbelin
2008-07-25More compatibility fixes, revert the tauto fix that preventedmsozeau
2008-07-24Tauto breaking not only binary "conjunctions" seems like a bad ideamsozeau
2008-07-23Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized theherbelin
2008-07-23Oops... forgot some debug code.msozeau
2008-07-22Add test-suite file for bug# 1905 and minor fix in Program/Equality.msozeau
2008-07-22New tactics [conv] to test convertibility (actually, unification) of twomsozeau
2008-07-22A try at allowing matching on applications as a binary syntax node by default.msozeau
2008-07-17- Suppression de Rstar/Newman peu utilisables comme biblio (encodageherbelin
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-15Autour du parsing:herbelin
2008-07-15Tentative de relecture des scripts de Mult.v au regard des tactiques actuellesherbelin
2008-07-07- Improve [Context] vernacular to allow arbitrary binders, not justmsozeau
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-06-30QMake : alternative equivalences with Qcanon thanks to earlier irreducibility...letouzey
2008-06-28QMake: Proofs that add_norm and other ..._norm functions produce irreducible ...letouzey
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-25Some work on BigQ :letouzey
2008-06-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-06-20typo in a commentletouzey
2008-06-18Propagation des révisions 11144 et 11136 de la 8.2 vers le trunkherbelin
2008-06-13Temporary fix for bug #1876, printing fails because of unresolvedmsozeau