aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith
Commit message (Expand)AuthorAge
...
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Compare_dec : a few better proofs (and extracted terms), some more DefinedGravatar letouzey2010-04-16
* Arith's min and max placed in Peano (+basic specs max_l and co)Gravatar letouzey2010-02-17
* Min, Max: for avoiding inelegant NPeano.max printing, we Export this libGravatar letouzey2010-02-10
* Numbers: properties of min/max with respect to 0,S,P,add,sub,mulGravatar letouzey2010-02-09
* NPeano improved, subsumes NatOrderedTypeGravatar letouzey2010-02-09
* Simplification of OrdersTac thanks to the functor application ! with no inlineGravatar letouzey2010-01-17
* Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders*Gravatar letouzey2010-01-07
* Rework of GenericMinMax: new axiomatic, split logical/decidable parts, Leibni...Gravatar letouzey2010-01-07
* OrderTac: use TotalOrder, no more "change" before calling "order" (stuff with...Gravatar letouzey2010-01-07
* Reverse order of arguments in min_case_strong for better uniformity (and comp...Gravatar letouzey2009-12-17
* Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...Gravatar letouzey2009-12-09
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Taking advantage of the new "Include Self Type" in DecidableType2 and NZAxiomsGravatar letouzey2009-11-16
* Some lemmas about dependent choice + extensions of Compare_dec +Gravatar herbelin2009-11-16
* DecidableType: A specification via boolean equality as an alternative to eq_decGravatar letouzey2009-11-10
* Better visibility of the inductive CompSpec used to specify comparison functionsGravatar letouzey2009-11-03
* OrderedType implementation for various numerical datatypes + min/max structuresGravatar letouzey2009-11-03
* Remove various useless {struct} annotationsGravatar letouzey2009-11-02
* A few additions in Min.v.Gravatar herbelin2009-10-03
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Better comparison functions in OrderedTypeExGravatar letouzey2009-07-22
* Some additions in Max and Zmax. Unifiying list of statements and namesGravatar herbelin2009-04-14
* - Fixed bug #2021 (uncaught exception with injection/discriminate whenGravatar herbelin2009-01-01
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* - Fixed many "Theorem with" bugs.Gravatar herbelin2008-10-27
* Tentative de relecture des scripts de Mult.v au regard des tactiques actuellesGravatar herbelin2008-07-15
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* - Modification de la déf de minus et pred conformément aux remarques deGravatar herbelin2008-05-28
* Une passe sur les réels:Gravatar herbelin2008-03-23
* even_2n et odd_S2n deviennent transparents (chez moi, ça empêchait de compi...Gravatar notin2008-03-06
* Backtrack sur la révision #10401 : suppression de le_minus de la base de hin...Gravatar notin2008-03-05
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Deux petits théorèmes utiles dans Minus.vGravatar notin2007-12-21
* Corrected the ML code for well-founded recursion in the comment.Gravatar emakarov2007-11-08
* small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is Gravatar letouzey2007-11-06
* 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
* Deletion of an obsolete file (euclidian division done in old syntax with real...Gravatar letouzey2007-07-12
* Big reorganization of romega/ReflOmegaCore.v: towards a modular Gravatar letouzey2007-07-10
* Extension of NArith: Nminus, Nmin, etcGravatar letouzey2007-06-07
* simplier version of tail_plusGravatar letouzey2007-04-06
* Proof simplification for eq_nat_dec et le_lt_dec: induction over Gravatar letouzey2007-03-12
* Ajouts de lemmes dans Min et MaxGravatar notin2007-02-19
* fixes PR#1269 about function: there is no reason well founded induction isGravatar bertot2006-11-05
* simplif de la partie ML de ring/fieldGravatar barras2006-10-27
* Mise en forme des theoriesGravatar notin2006-10-17
* Ajout du théorème mult_minus_distr_lGravatar notin2006-10-13
* Arith NArith et ZArith exportent ring + nettoyage dans Ring_polynomGravatar barras2006-10-05
* Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...Gravatar notin2006-04-28