aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* Petit oubli de thery.Gravatar glondu2007-12-07
* Adding MemoFunction + Lowering HeightGravatar thery2007-12-06
* * A few Parameter Inline, but they dont seem to help much concerning Gravatar letouzey2007-11-24
* small improvements about Qc. Beware: Qlt_trans becomes Qclt_trans (as it ough...Gravatar letouzey2007-11-24
* An update on Numbers. Added two files dealing with recursion, for information...Gravatar emakarov2007-11-22
* extensible versionGravatar thery2007-11-21
* Added theorems; created NZPlusOrder from NTimesOrder.Gravatar emakarov2007-11-16
* Split NTimesOrder into properly NTimesOrder and NPlusOrder.Gravatar emakarov2007-11-15
* Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...Gravatar emakarov2007-11-14
* A result about Zsgn(a/b), both for Zdiv and ZOdivGravatar letouzey2007-11-10
* First reasonably complete version of ZOdiv, including some propertiesGravatar letouzey2007-11-10
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10309 85f007b7-540e-0...Gravatar jforest2007-11-09
* more about ZOdiv and ZOmod (still not finished)Gravatar letouzey2007-11-09
* Corrected the ML code for well-founded recursion in the comment.Gravatar emakarov2007-11-08
* Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.Gravatar emakarov2007-11-08
* setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. Gravatar letouzey2007-11-08
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10300 85f007b7-540e-0...Gravatar emakarov2007-11-07
* Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v.Gravatar emakarov2007-11-07
* Replaced BinNat with a new version that is based on theories/Numbers/Natural/...Gravatar emakarov2007-11-07
* small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is Gravatar letouzey2007-11-06
* Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...Gravatar letouzey2007-11-06
* An update of theories/NumbersGravatar emakarov2007-11-03
* two additionnal results on list append (coming from theories/ints/List/ListAu...Gravatar letouzey2007-11-01
* A way to specialize universally quantified hypothesis: if H is Gravatar letouzey2007-11-01
* Adding Qround.v (and helper lemmas and hints)Gravatar roconnor2007-11-01
* In agreement with Laurent Thery, start migration of auxiliary results Gravatar letouzey2007-11-01
* temporary workaround for bug #1738Gravatar letouzey2007-10-30
* A useless Add Morphism: since Subset is a Setoid Relation, it is alsoGravatar letouzey2007-10-30
* Changement esthétique de la preuve de mult_is_oneGravatar notin2007-10-30
* Ajout de lemmes d'inversion pour mult (sur le modèle de plus_is_O et plus_is...Gravatar notin2007-10-30
* Revision of the FSetWeak Interface, so that it becomes a precise Gravatar letouzey2007-10-29
* Adding BigQ and proofsGravatar thery2007-10-25
* Addition of more general tactics for equality. Functional extensionality and ...Gravatar msozeau2007-10-24
* Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...Gravatar emakarov2007-10-23
* Cleanup attempt of Hints in *Interface.v files.Gravatar letouzey2007-10-21
* Adding Zdiv_mod_unique, Zdiv_opp_opp, Zdiv_mult_cancel, and Z_div_leGravatar roconnor2007-10-19
* Added transitivity and irreflexivity of <, as well as < -elimination for bina...Gravatar emakarov2007-10-16
* Added the automatic generation of the boolean equality if possible and theGravatar vsiles2007-10-05
* Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...Gravatar emakarov2007-10-04
* Révision de theories/Logic concernant les axiomes de descriptions.Gravatar herbelin2007-10-03
* BigZ now are provedGravatar thery2007-10-03
* The following now compiles: abstract integers with plus, minus and times, bin...Gravatar emakarov2007-10-02
* Now NMake is provedGravatar thery2007-10-02
* Added the compilation of theories/Numbers to Makefile.common. The following t...Gravatar emakarov2007-10-01
* Nouvelle mise à jourGravatar herbelin2007-10-01
* Ajout infos de débogage de "universe inconsistency" quand option SetGravatar herbelin2007-09-30
* Creation of a new token PATTERNIDENT (?ident) for intro patterns, soGravatar glondu2007-09-28
* Oubli dans Setoid.vGravatar notin2007-09-28
* Découpage de Setoid.vGravatar notin2007-09-27
* Reals: prod_f_SO inclut f(0) dans le produit et devient prod_f_R0Gravatar herbelin2007-09-27