aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2009-10-27Add a new vernacular command for controling implicit generalization ofmsozeau
2009-10-25Improved the treatment of Local/Global options (noneffective Local onherbelin
2009-10-22Fix new instances that could easily make class resolution loop on msozeau
2009-10-21MSetInterface: some explicit types to avoid Raw.t-instead-of-t effectletouzey
2009-10-20FSetCompat: a compatibility wrapper between FSets and MSetsletouzey
2009-10-19Merge SetoidList2 into SetoidList: forgotten reference to the removed fileletouzey
2009-10-19Merge SetoidList2 into SetoidList.letouzey
2009-10-16OrderedType2 : trivial lemmas are turned into tests for order.letouzey
2009-10-16Structure/OrderTac.v : highlight the "order" tactic by isolating it from FSet...letouzey
2009-10-15MSetInterface: (W)Raw2Sets splitted in 2 (helps a future commit by Elie)letouzey
2009-10-15OrderedType2.order is slightly weaker since last commit, adapt accordinglyletouzey
2009-10-15OrderedType2.order : fix the last fix (a fail at the wrong place)letouzey
2009-10-14Typo in last commitletouzey
2009-10-14Improved tactic "order" in OrderedTypeletouzey
2009-10-13Made implicit arguments of Operators_Properties.v localherbelin
2009-10-13MSets: a new generation of FSetsletouzey
2009-10-09Fix a typo(?) in previous commitletouzey
2009-10-08Fixed clash names in Relations (see bug report #2152) and make namesherbelin
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-10-05Correctly do backtracking during type class resolution even if only newmsozeau
2009-10-04Removal of trailing spaces.serpyc
2009-10-04Some new lemmas on max and min and a fix for a wrongly stated lemma in r12358.herbelin
2009-10-03A few additions in Min.v.herbelin
2009-09-28Fix the stdlib doc compilation + switch all .v file to utf8letouzey
2009-09-27Add a few properties about Rmin/Rmax with replication in Zmin/Zmax.herbelin
2009-09-17Remove useless MonoList.vglondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-15Fix compilation errors due to last commit.msozeau
2009-09-15Stop using [obligation_tactic] from Program.Tactics as the defaultmsozeau
2009-09-11Added the following lemmas to homogenize Reals a bit:gmelquio
2009-09-11- Resolve type class constraints before trying to find unresolvedmsozeau
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