wenzelm [Mon, 19 Oct 2009 21:54:57 +0200] rev 33002
uniform use of Integer.add/mult/sum/prod;
berghofe [Mon, 19 Oct 2009 16:47:21 +0200] rev 33001
Removed dead code in function mk_deftab.
berghofe [Mon, 19 Oct 2009 16:45:52 +0200] rev 33000
Removed unneeded reference to inv_def.
berghofe [Mon, 19 Oct 2009 16:45:00 +0200] rev 32999
Replaced inv by the_inv_onto.
berghofe [Mon, 19 Oct 2009 16:43:45 +0200] rev 32998
Renamed inv to the_inv and turned it into an abbreviation (based on the_inv_onto).
wenzelm [Sun, 18 Oct 2009 22:19:05 +0200] rev 32997
fixed proof (cf. d1d4d7a08a66);
wenzelm [Sun, 18 Oct 2009 22:16:37 +0200] rev 32996
removed disjunctive group cancellation -- provers run independently;
sledgehammer: kill earlier session, and removed obsolete max_atps;
tuned;
wenzelm [Sun, 18 Oct 2009 21:13:29 +0200] rev 32995
tuned;
wenzelm [Sun, 18 Oct 2009 20:53:40 +0200] rev 32994
removed some unreferenced material;
tuned;
nipkow [Sun, 18 Oct 2009 18:08:04 +0200] rev 32993
merged
nipkow [Sun, 18 Oct 2009 18:07:44 +0200] rev 32992
certificates for sos
nipkow [Sun, 18 Oct 2009 16:25:59 +0200] rev 32991
merged
nipkow [Sun, 18 Oct 2009 16:25:04 +0200] rev 32990
added sums of squares for standard deviation
nipkow [Sun, 18 Oct 2009 12:07:56 +0200] rev 32989
merged
nipkow [Sun, 18 Oct 2009 12:07:25 +0200] rev 32988
Inv -> inv_onto, inv abbr. inv_onto UNIV.
wenzelm [Sun, 18 Oct 2009 00:10:20 +0200] rev 32987
disable indent-tabs-mode in Proof General / Emacs;
wenzelm [Sat, 17 Oct 2009 23:48:09 +0200] rev 32986
merged
wenzelm [Sat, 17 Oct 2009 23:47:27 +0200] rev 32985
made SML/NJ happy;
ballarin [Sat, 17 Oct 2009 23:07:53 +0200] rev 32984
Merged.
ballarin [Sat, 17 Oct 2009 22:58:18 +0200] rev 32983
Finished revisions of locales tutorial.
ballarin [Thu, 15 Oct 2009 22:22:08 +0200] rev 32982
Changed part of the examples to int.
ballarin [Thu, 15 Oct 2009 22:07:18 +0200] rev 32981
Save current state of locales tutorial.
ballarin [Thu, 15 Oct 2009 22:06:43 +0200] rev 32980
Observe order of declaration when printing registrations.
wenzelm [Sat, 17 Oct 2009 22:35:28 +0200] rev 32979
disable sunbroy2 for now;
wenzelm [Sat, 17 Oct 2009 22:34:19 +0200] rev 32978
tuned/moved divide_and_conquer';
wenzelm [Sat, 17 Oct 2009 21:14:08 +0200] rev 32977
tuned;
wenzelm [Sat, 17 Oct 2009 20:37:38 +0200] rev 32976
removed separate record_quick_and_dirty_sensitive;
wenzelm [Sat, 17 Oct 2009 20:15:59 +0200] rev 32975
simplified tactics;
use proper SUBGOAL/CSUBGOAL;
wenzelm [Sat, 17 Oct 2009 19:04:35 +0200] rev 32974
eliminated old List.foldr and OldTerm operations;
misc tuning;
wenzelm [Sat, 17 Oct 2009 18:14:47 +0200] rev 32973
removed unused names;