aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2008-03-06even_2n et odd_S2n deviennent transparents (chez moi, ça empêchait de compi...notin
2008-03-05Backtrack sur la révision #10401 : suppression de le_minus de la base de hin...notin
2008-03-04still one more substituion s/Set/Type/letouzey
2008-03-04one more substitution s/Set/Type/letouzey
2008-03-04migration from Set to Type of FSet/FMap + some dependencies...letouzey
2008-03-02A fix for compilation of FMapFacts (a story of impl arg for Logic.eq)letouzey
2008-03-01Marche-arrière sur la suppression de l'hypothèse inutile de Rpower_Oherbelin
2008-02-29Argumentation plus poussée de pourquoi on retire la condition x>0 dansherbelin
2008-02-28Some suggestions about FMap by P. Casteran: letouzey
2008-02-28cardinal is promoted to the rank of primitive member of the FMap interfaceletouzey
2008-02-28Do not open type_scope in SetoidClass.msozeau
2008-02-28Fix compilation problem (hopefully).msozeau
2008-02-28Nicer third spec of choose. letouzey
2008-02-27For more uniformity, use implicits in FSetAVLletouzey
2008-02-27Application patch #1807 sur hypothèse inutile de Rpower_Oherbelin
2008-02-26Proper implicit arguments handling for assumptionsmsozeau
2008-02-14Backtrack changes on eauto, move specialized version of eauto inmsozeau
2008-02-13Debugging of the class_setoid tactic and eauto. Prepare for move frommsozeau
2008-02-13Essai de prise en compte de delta dans unify_0 (même sur termes non clos). herbelin
2008-02-10Backport Program Instance into Instance. Proper early error message ifmsozeau
2008-02-10Proposal of a nice notation for constructors xI and xO of type positiveletouzey
2008-02-10Major revision: use of Function, including some non-structural onesletouzey
2008-02-09Major revision of FSetAVL: more Function, including some non-structural onesletouzey
2008-02-09Fix the clrewrite tactic, change Relations.v to work on relations in Propmsozeau
2008-02-08misc improvementsletouzey
2008-02-08better comments in FMapInterfaceletouzey
2008-02-08better comments in FSetInterfaceletouzey
2008-02-08Change implementation of resolution for typeclasses to use a customizedmsozeau
2008-02-08more complete FSets.vletouzey
2008-02-08one forgotten compatibility lemmaletouzey
2008-02-06Fix obligations not being discharged due to new definition of complement.msozeau
2008-02-06New algorithm to resolve morphisms, after discussion with Nicolasmsozeau
2008-02-05kill some useless module aliases E:=X (for better name printing, see Elie's 1...letouzey
2008-02-05Add Morphisms for Qceiling and Qfloorroconnor
2008-02-04Reorganization of FSet+FMap : no more files specific to Weak Sets/Mapsletouzey
2008-02-03Add new files theories/Program/Basics.v and theories/Classes/Relations.vmsozeau
2008-02-02factorization part II (Properties + EqProperties), inclusion of FSetDecide (f...letouzey
2008-02-01Thanks to Elie, we can share duplicated stuff in FSets: for a start, FSetWeak...letouzey
2008-01-31Debug implementation of dependent induction/dependent destruction and documen...msozeau
2008-01-30Work on dependent induction tactic and friends, finish the test-suite examplemsozeau
2008-01-30Support for occurences and 'in' in class_setoid, work on corresponding tactic...msozeau
2008-01-24Nicer proofs.roconnor
2008-01-24remove Fourier Failure warnings.roconnor
2008-01-24Prove the decidability of arithmetical statements using the real numbers.roconnor
2008-01-24Keep the Z_scope local to this file.roconnor
2008-01-23Changing R to a local definition so that it isn't exported.roconnor
2008-01-23Typonotin
2008-01-22Adding Zdiv_le_compat_lthery
2008-01-18Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...msozeau
2008-01-18Change notation for setoid inequality, coerce objects before comparing them. ...msozeau