aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
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
2008-01-17Fix Makefile bug, using .v instead of .vo and document SetoidDec.vmsozeau
2008-01-17Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b...msozeau
2008-01-17Bug in sqrt321thery
2008-01-15Generalize instance declarations to any context, better name handling. Add ho...msozeau
2008-01-07Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...msozeau
2008-01-07Remove spurious .d, better tactics.msozeau
2008-01-05Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ...msozeau
2008-01-04more user-friendly versions of some properties lemmas in FSets/FMapletouzey
2008-01-04Add partial setoids in theories/Classes, add SetoidDec class for setoids with...msozeau
2008-01-02Implicit arguments in class field declarationsmsozeau
2008-01-02Better resolution of implicit parameters in typeclass binders, add extensiona...msozeau
2007-12-31Move Classes.Setoid to Classes.SetoidClass to avoid name clash.msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-21Pour éviter des erreus lors de make doc dues à du code source non taggé en...notin
2007-12-21Deux petits théorèmes utiles dans Minus.vnotin
2007-12-17Quelques arguments en plus...glondu
2007-12-13migration of ide/utf8.v to theories/Unicode/Utf8.vletouzey
2007-12-07Petit oubli de thery.glondu
2007-12-06Adding MemoFunction + Lowering Heightthery
2007-11-24* A few Parameter Inline, but they dont seem to help much concerning letouzey
2007-11-24small improvements about Qc. Beware: Qlt_trans becomes Qclt_trans (as it ough...letouzey
2007-11-22An update on Numbers. Added two files dealing with recursion, for information...emakarov
2007-11-21extensible versionthery
2007-11-16Added theorems; created NZPlusOrder from NTimesOrder.emakarov
2007-11-15Split NTimesOrder into properly NTimesOrder and NPlusOrder.emakarov