aboutsummaryrefslogtreecommitdiff
path: root/theories/Arith
AgeCommit message (Expand)Author
2010-12-12Sorry for the mistake in r13702pboutill
2010-12-10First release of Vector library.pboutill
2010-11-18Some more revision of {P,N,Z}Arith + bitwise ops in Ndigitsletouzey
2010-10-21Solve name conflict about pow introduced by commit 13546.letouzey
2010-10-19Add sqrt in Numbersletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-18Reverted 13293 commited mistakenly. Sorry for the noise.herbelin
2010-07-18Tentative de suppression de l'import automatique des hints et coercions.herbelin
2010-06-08Made option "Automatic Introduction" active by default before too manyherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-16Compare_dec : a few better proofs (and extracted terms), some more Definedletouzey
2010-02-17Arith's min and max placed in Peano (+basic specs max_l and co)letouzey
2010-02-10Min, Max: for avoiding inelegant NPeano.max printing, we Export this libletouzey
2010-02-09Numbers: properties of min/max with respect to 0,S,P,add,sub,mulletouzey
2010-02-09NPeano improved, subsumes NatOrderedTypeletouzey
2010-01-17Simplification of OrdersTac thanks to the functor application ! with no inlineletouzey
2010-01-07Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders*letouzey
2010-01-07Rework of GenericMinMax: new axiomatic, split logical/decidable parts, Leibni...letouzey
2010-01-07OrderTac: use TotalOrder, no more "change" before calling "order" (stuff with...letouzey
2009-12-17Reverse order of arguments in min_case_strong for better uniformity (and comp...letouzey
2009-12-09Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...letouzey
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-16Taking advantage of the new "Include Self Type" in DecidableType2 and NZAxiomsletouzey
2009-11-16Some lemmas about dependent choice + extensions of Compare_dec +herbelin
2009-11-10DecidableType: A specification via boolean equality as an alternative to eq_decletouzey
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-11-02Remove various useless {struct} annotationsletouzey
2009-10-03A few additions in Min.v.herbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-07-22Better comparison functions in OrderedTypeExletouzey
2009-04-14Some additions in Max and Zmax. Unifiying list of statements and namesherbelin
2009-01-01- Fixed bug #2021 (uncaught exception with injection/discriminate whenherbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-10-27- Fixed many "Theorem with" bugs.herbelin
2008-07-15Tentative de relecture des scripts de Mult.v au regard des tactiques actuellesherbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-05-28- Modification de la déf de minus et pred conformément aux remarques deherbelin
2008-03-23Une passe sur les réels:herbelin
2008-03-06even_2n et odd_S2n deviennent transparents (chez moi, ça empêchait de compi...notin
2008-03-05Backtrack sur la révision #10401 : suppression de le_minus de la base de hin...notin
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-21Deux petits théorèmes utiles dans Minus.vnotin
2007-11-08Corrected the ML code for well-founded recursion in the comment.emakarov
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
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-07-12Deletion of an obsolete file (euclidian division done in old syntax with real...letouzey
2007-07-10Big reorganization of romega/ReflOmegaCore.v: towards a modular letouzey
2007-06-07Extension of NArith: Nminus, Nmin, etcletouzey