aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
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
2007-11-14Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...emakarov
2007-11-10A result about Zsgn(a/b), both for Zdiv and ZOdivletouzey
2007-11-10First reasonably complete version of ZOdiv, including some propertiesletouzey
2007-11-09git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10309 85f007b7-540e-0...jforest
2007-11-09more about ZOdiv and ZOmod (still not finished)letouzey
2007-11-08Corrected the ML code for well-founded recursion in the comment.emakarov
2007-11-08Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.emakarov
2007-11-08setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. letouzey
2007-11-07git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10300 85f007b7-540e-0...emakarov
2007-11-07Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v.emakarov
2007-11-07Replaced BinNat with a new version that is based on theories/Numbers/Natural/...emakarov
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-03An update of theories/Numbersemakarov
2007-11-01two additionnal results on list append (coming from theories/ints/List/ListAu...letouzey
2007-11-01A way to specialize universally quantified hypothesis: if H is letouzey
2007-11-01Adding Qround.v (and helper lemmas and hints)roconnor
2007-11-01In agreement with Laurent Thery, start migration of auxiliary results letouzey
2007-10-30temporary workaround for bug #1738letouzey
2007-10-30A useless Add Morphism: since Subset is a Setoid Relation, it is alsoletouzey
2007-10-30Changement esthétique de la preuve de mult_is_onenotin
2007-10-30Ajout de lemmes d'inversion pour mult (sur le modèle de plus_is_O et plus_is...notin
2007-10-29Revision of the FSetWeak Interface, so that it becomes a precise letouzey
2007-10-25Adding BigQ and proofsthery
2007-10-24Addition of more general tactics for equality. Functional extensionality and ...msozeau
2007-10-23Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...emakarov
2007-10-21Cleanup attempt of Hints in *Interface.v files.letouzey
2007-10-19Adding Zdiv_mod_unique, Zdiv_opp_opp, Zdiv_mult_cancel, and Z_div_leroconnor
2007-10-16Added transitivity and irreflexivity of <, as well as < -elimination for bina...emakarov
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-10-04Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...emakarov
2007-10-03Révision de theories/Logic concernant les axiomes de descriptions.herbelin
2007-10-03BigZ now are provedthery