wenzelm [Tue, 30 Jun 2015 15:41:11 +0200] rev 60619
no arguments for "standard" (or old "default") methods;
wenzelm [Tue, 30 Jun 2015 15:20:56 +0200] rev 60618
renamed "default" to "standard", to make semantically clear what it is;
wenzelm [Tue, 30 Jun 2015 10:40:42 +0200] rev 60617
tuned;
paulson <lp15@cam.ac.uk> [Tue, 30 Jun 2015 14:04:13 +0100] rev 60616
Merge
paulson <lp15@cam.ac.uk> [Tue, 30 Jun 2015 13:56:16 +0100] rev 60615
Useful lemmas. The theorem concerning swapping the variables in a double integral.
hoelzl [Tue, 30 Jun 2015 13:30:04 +0200] rev 60614
generalized inf and sup_continuous; added intro rules
hoelzl [Tue, 30 Jun 2015 13:29:30 +0200] rev 60613
fix tex-output for rel_mset
blanchet [Mon, 29 Jun 2015 23:44:53 +0200] rev 60612
removed chained facts from preplaying -- and careful about extra chained facts when removing 'proof -' and 'qed' from one-line Isar proofs
wenzelm [Mon, 29 Jun 2015 21:56:20 +0200] rev 60611
clarified map_node: operate precisely on goal context and goal info (see also 2b8342b0d98c);
apply_end cases are no longer seen in current context section (hardly relevant in practice);
wenzelm [Mon, 29 Jun 2015 20:55:46 +0200] rev 60610
improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
wenzelm [Mon, 29 Jun 2015 19:27:07 +0200] rev 60609
clarified static phase;
proper error;
wenzelm [Mon, 29 Jun 2015 16:07:55 +0200] rev 60608
tuned proofs;