haftmann [Thu, 02 Jul 2015 10:06:47 +0200] rev 60634
separate (semi)ring with normalization
wenzelm [Thu, 02 Jul 2015 14:10:42 +0200] rev 60633
merged
wenzelm [Thu, 02 Jul 2015 14:09:59 +0200] rev 60632
more CONTRIBUTORS;
wenzelm [Thu, 02 Jul 2015 14:09:43 +0200] rev 60631
documentation for 'subgoal' command;
wenzelm [Thu, 02 Jul 2015 12:39:08 +0200] rev 60630
clarified module;
wenzelm [Thu, 02 Jul 2015 12:33:04 +0200] rev 60629
allow to specify suffix of goal parameters;
wenzelm [Thu, 02 Jul 2015 00:09:04 +0200] rev 60628
subgoal parameters are internal by default and named by user;
wenzelm [Wed, 01 Jul 2015 22:37:49 +0200] rev 60627
split multi-goals as usual (outermost Pure.conjunction only);
wenzelm [Wed, 01 Jul 2015 22:11:23 +0200] rev 60626
clarified prems: full subgoal is imported in any case, to avoid remaining schematic variables;
wenzelm [Wed, 01 Jul 2015 21:57:21 +0200] rev 60625
proper state after qed;
wenzelm [Wed, 01 Jul 2015 21:48:46 +0200] rev 60624
clarified keyword categories;
wenzelm [Wed, 01 Jul 2015 21:29:57 +0200] rev 60623
support for subgoal focus command;
wenzelm [Wed, 01 Jul 2015 10:53:14 +0200] rev 60622
tuned;
immler [Wed, 01 Jul 2015 13:09:56 +0200] rev 60621
taylor series with has_integral and integrable_on
wenzelm [Tue, 30 Jun 2015 17:02:24 +0200] rev 60620
merged
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;
wenzelm [Mon, 29 Jun 2015 15:41:16 +0200] rev 60607
more symbols;