aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2009-09-10Misc fixes:msozeau
2009-09-09Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsletouzey
2009-09-08Fix the bug-ridden code used to choose leibniz or generalizedmsozeau
2009-09-03Remove unnecessary redefinitions of [Fix_sub] and [Fix_F_sub], asmsozeau
2009-08-31Fix notation for ~x in theories/Unicode/Utf8.vglondu
2009-08-24New tactic to rewrite decidability lemmas when one knows which sideherbelin
2009-08-19adds a property on mapbertot
2009-08-19adds lemmas on interactions between existsb, forallb, and appbertot
2009-08-11Fixed extra space in printing notation { x & P } + minor other thingsherbelin
2009-08-05changed deprecated setoid into relationamahboub
2009-08-04- Add more precise error localisation when one of the application failsherbelin
2009-08-03Added "etransitivity".herbelin
2009-07-24OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArithletouzey
2009-07-24List: add a iff-based lemma about In and ++letouzey
2009-07-24Remove the barely-used/obsolete/undocumented syntax "conditional <tac> rewrite"letouzey
2009-07-22Better comparison functions in OrderedTypeExletouzey
2009-07-20Use unfold directly in unfold_equations. Fixes test-suite.msozeau
2009-07-20Typo in a commentletouzey
2009-07-14Simplify eauto and fix it for compatibility, allowing full delta duringmsozeau
2009-07-09Use the proper unification flags in e_exact. This makes exact fail a bitmsozeau
2009-06-29Miscellaneous practical commits: herbelin
2009-06-22made several occurrences of (eapply ...; eauto) not rely on the lack of patte...barras
2009-06-08Do a fixpoint on the result of typeclass search to force themsozeau
2009-06-07- Added two new introduction patterns with the following temptative syntaxes:herbelin
2009-06-06Very-small-step policy changes to the library.herbelin
2009-06-02Use Type instead of Set.msozeau
2009-05-27Stop using a "Manual Implicit Arguments" flag and support them as soonmsozeau
2009-05-20Many fixes in unification:msozeau
2009-05-16Minor fixes in typeclasses:msozeau
2009-05-07adds a theorem to reason at the level of Zbertot
2009-05-05Improvements in typeclasses eauto and generalized rewriting:msozeau
2009-04-28Fixes for bugs in r12110:msozeau
2009-04-28Backporting 12112 from v8.2 branch to trunk (fixing documentation bugsherbelin
2009-04-27- Implementation of a new typeclasses eauto procedure based on successmsozeau
2009-04-24Backporting 12080 (fixing bug #2091 on bad rollback in the "where"herbelin
2009-04-21Rename [Morphism] into [Proper] and [respect] into [proper] to complymsozeau
2009-04-20Fix wrong pattern in Morphisms. Fix bug scripts to reflect the fact thatmsozeau
2009-04-18Just export RelationClasses for [Equivalence] through Setoid.msozeau
2009-04-17Only export the notations of Morphism as well as Equivalence throughmsozeau
2009-04-16Better Requires in Classes. Fix bug #2093: the code does not requiremsozeau
2009-04-14Rewrite autorewrite to use a dnet indexed by the left-hand sides (ormsozeau
2009-04-14Some additions in Max and Zmax. Unifiying list of statements and namesherbelin
2009-04-13Rewrite of setoid_rewrite to modularize it based on proof-producingmsozeau
2009-04-10Fix premature optimisation in dependent induction: even variable args needmsozeau
2009-04-08Experimental support for automatic destruction of recursive calls andmsozeau
2009-04-07Move setoid_rewrite to its own module and do some clean up inmsozeau
2009-04-03Ocamlbuild: improvements suggested by N. Pouillardletouzey
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-03-28ZArith/Int: no need to load romega here (but rather in FullAVL)letouzey
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey