wenzelm [Sat, 16 Apr 2011 23:41:25 +0200] rev 42372
PARALLEL_GOALS for method "simp_all";
wenzelm [Sat, 16 Apr 2011 23:38:25 +0200] rev 42371
enable PARALLEL_GOALS more liberally, unlike forked proofs (cf. 34b9652b2f45);
wenzelm [Sat, 16 Apr 2011 22:21:34 +0200] rev 42370
refined PARALLEL_GOALS;
wenzelm [Sat, 16 Apr 2011 21:45:47 +0200] rev 42369
tuned blast: navigate to subgoal only once;
wenzelm [Sat, 16 Apr 2011 20:49:48 +0200] rev 42368
proper subgoal addressing via SUBGOAL/CSUBGOAL -- assuming these tactics did not handle Subscript in any special way;
tuned;
wenzelm [Sat, 16 Apr 2011 20:30:44 +0200] rev 42367
more direct Thm.cprem_of (with exception THM instead of Subscript);
modernized thy;
wenzelm [Sat, 16 Apr 2011 20:26:59 +0200] rev 42366
more direct Thm.cprem_of (with exception THM instead of Subscript);
wenzelm [Sat, 16 Apr 2011 20:22:50 +0200] rev 42365
more direct Logic.dest_implies (with exception TERM instead of Subscript);