aboutsummaryrefslogtreecommitdiff
path: root/theories/Arith
AgeCommit message (Expand)Author
2012-04-23remove undocumented and scarcely-used tactic auto decompletouzey
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-09-17Euclid: make the proof transparent (example of extraction in stdlib)letouzey
2011-08-08Some forgotten lemma in Arith with "O" in the name instead of "0".herbelin
2011-05-05Wf.iter_nat becomes Peano.nat_iter (with an implicit arg)letouzey
2011-03-17CompareSpec: a slight generalization/reformulation of CompSpecletouzey
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
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