aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers
AgeCommit message (Expand)Author
2010-01-05Avoid declaring hints about refl/sym/trans of eq in DecidableType2letouzey
2010-01-05Division in Numbers: proofs with less auto (less sensitive to hints, in parti...letouzey
2010-01-05Division in Numbers: factorisation of signaturesletouzey
2010-01-04Specific syntax for Instances in Module Type: Declare Instanceletouzey
2009-12-18RelationPairs: stop loading it in all Numbers, stop maximal args with fst/sndletouzey
2009-12-17Division in Numbers : more properties, new filenames based on a paper by R. B...letouzey
2009-12-16Division in Numbers: more properties proved (still W.I.P.)letouzey
2009-12-15A generic euclidean division in Numbers (Still Work-In-Progress)letouzey
2009-12-10NZDomain: investigation of the shape of NZ domain, more results about ofnat:n...letouzey
2009-12-09Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...letouzey
2009-12-06Forgot a file in last commit.msozeau
2009-12-06Fix anomaly when using typeclass resolution with filtered hyps in evars.msozeau
2009-11-30Fix backtracking heuristic in typeclass resolution. msozeau
2009-11-18Diamond-shape instead of linear hiearchy in Numbers/NatIntletouzey
2009-11-16New syntax <+ for chains of Include (or Include Type) (or Include Self (Type))letouzey
2009-11-16Taking advantage of the new "Include Self Type" in DecidableType2 and NZAxiomsletouzey
2009-11-12BigQ / BigN / BigZ syntax and scope improvements (sequel to 12504)letouzey
2009-11-12Repair interpretation of numeral for BigQ, add a printer (close #2160)letouzey
2009-11-10SpecViaZ.NSig: all-in-one spec for [pred] and [sub] based on ZMaxletouzey
2009-11-10Simplification of Numbers, mainly thanks to Includeletouzey
2009-11-06Numbers: finish files NStrongRec and NDefOpsletouzey
2009-11-06Numbers: more (syntactic) changes toward new style of type classesletouzey
2009-11-03Numbers: start using Classes stuff, Equivalence, Proper, Instance, etcletouzey
2009-10-08Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'letouzey
2009-10-08Implicit argument of Logic.eq become maximally insertedletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-09Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsletouzey
2009-05-20Many fixes in unification:msozeau
2009-04-14Rewrite autorewrite to use a dnet indexed by the left-hand sides (ormsozeau
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey
2009-02-10Cyclic31: proof of a forgotten admitletouzey
2008-12-12Uniformity with the rest of the StdLib : _symm --> _symletouzey
2008-09-14Add user syntax for creating hint databases [Create HintDb foomsozeau
2008-07-26Even better test for choosing rewrite or setoid_rewrite.msozeau
2008-07-15Autour du parsing:herbelin
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-06-30QMake : alternative equivalences with Qcanon thanks to earlier irreducibility...letouzey
2008-06-28QMake: Proofs that add_norm and other ..._norm functions produce irreducible ...letouzey
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-25Some work on BigQ :letouzey
2008-06-18Propagation des révisions 11144 et 11136 de la 8.2 vers le trunkherbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-06-03In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-02In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-02newton iteration for sqrt31thery
2008-06-01Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided inletouzey
2008-06-01BigQ: starting to create and use an interface QSigletouzey
2008-06-01Enhance the BigN and BigZ infrastructure: letouzey
2008-05-29NBigN: proofs that BigN implements axioms of NAxiomsSigletouzey