aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
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
2007-10-02The following now compiles: abstract integers with plus, minus and times, bin...emakarov
2007-10-02Now NMake is provedthery
2007-10-01Added the compilation of theories/Numbers to Makefile.common. The following t...emakarov
2007-10-01Nouvelle mise à jourherbelin
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2007-09-28Creation of a new token PATTERNIDENT (?ident) for intro patterns, soglondu
2007-09-28Oubli dans Setoid.vnotin
2007-09-27Découpage de Setoid.vnotin
2007-09-27Reals: prod_f_SO inclut f(0) dans le produit et devient prod_f_R0herbelin
2007-09-26 added a lemma to prove inj_pair2 when eq_dec is available.vsiles
2007-09-25An update on theories/Numbers.emakarov
2007-09-21Update on theories/Numbersemakarov
2007-09-21Update on theories/Numbers. Natural numbers are mostly complete,emakarov
2007-09-21- Fixing bug 1703 ("intros until n" falls back on the variable name whenherbelin
2007-09-20Changed the definition of Nminus in BinNat.v by removing comparison.emakarov
2007-09-13Update before joining all signatures into one.emakarov
2007-09-07- renaming Qle_shift_recip_r into Qle_shift_inv_r, etcroconnor
2007-08-28Adding a few lemmas for reasoning about inequalities over the roconnor