Thu, 02 Jul 2015 14:09:43 +0200 documentation for 'subgoal' command;
wenzelm [Thu, 02 Jul 2015 14:09:43 +0200] rev 60631
documentation for 'subgoal' command;
Thu, 02 Jul 2015 12:39:08 +0200 clarified module;
wenzelm [Thu, 02 Jul 2015 12:39:08 +0200] rev 60630
clarified module;
Thu, 02 Jul 2015 12:33:04 +0200 allow to specify suffix of goal parameters;
wenzelm [Thu, 02 Jul 2015 12:33:04 +0200] rev 60629
allow to specify suffix of goal parameters;
Thu, 02 Jul 2015 00:09:04 +0200 subgoal parameters are internal by default and named by user;
wenzelm [Thu, 02 Jul 2015 00:09:04 +0200] rev 60628
subgoal parameters are internal by default and named by user;
Wed, 01 Jul 2015 22:37:49 +0200 split multi-goals as usual (outermost Pure.conjunction only);
wenzelm [Wed, 01 Jul 2015 22:37:49 +0200] rev 60627
split multi-goals as usual (outermost Pure.conjunction only);
Wed, 01 Jul 2015 22:11:23 +0200 clarified prems: full subgoal is imported in any case, to avoid remaining schematic variables;
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;
Wed, 01 Jul 2015 21:57:21 +0200 proper state after qed;
wenzelm [Wed, 01 Jul 2015 21:57:21 +0200] rev 60625
proper state after qed;
Wed, 01 Jul 2015 21:48:46 +0200 clarified keyword categories;
wenzelm [Wed, 01 Jul 2015 21:48:46 +0200] rev 60624
clarified keyword categories;
Wed, 01 Jul 2015 21:29:57 +0200 support for subgoal focus command;
wenzelm [Wed, 01 Jul 2015 21:29:57 +0200] rev 60623
support for subgoal focus command;
Wed, 01 Jul 2015 10:53:14 +0200 tuned;
wenzelm [Wed, 01 Jul 2015 10:53:14 +0200] rev 60622
tuned;
Wed, 01 Jul 2015 13:09:56 +0200 taylor series with has_integral and integrable_on
immler [Wed, 01 Jul 2015 13:09:56 +0200] rev 60621
taylor series with has_integral and integrable_on
Tue, 30 Jun 2015 17:02:24 +0200 merged
wenzelm [Tue, 30 Jun 2015 17:02:24 +0200] rev 60620
merged
Tue, 30 Jun 2015 15:41:11 +0200 no arguments for "standard" (or old "default") methods;
wenzelm [Tue, 30 Jun 2015 15:41:11 +0200] rev 60619
no arguments for "standard" (or old "default") methods;
Tue, 30 Jun 2015 15:20:56 +0200 renamed "default" to "standard", to make semantically clear what it is;
wenzelm [Tue, 30 Jun 2015 15:20:56 +0200] rev 60618
renamed "default" to "standard", to make semantically clear what it is;
Tue, 30 Jun 2015 10:40:42 +0200 tuned;
wenzelm [Tue, 30 Jun 2015 10:40:42 +0200] rev 60617
tuned;
Tue, 30 Jun 2015 14:04:13 +0100 Merge
paulson <lp15@cam.ac.uk> [Tue, 30 Jun 2015 14:04:13 +0100] rev 60616
Merge
Tue, 30 Jun 2015 13:56:16 +0100 Useful lemmas. The theorem concerning swapping the variables in a double integral.
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.
Tue, 30 Jun 2015 13:30:04 +0200 generalized inf and sup_continuous; added intro rules
hoelzl [Tue, 30 Jun 2015 13:30:04 +0200] rev 60614
generalized inf and sup_continuous; added intro rules
Tue, 30 Jun 2015 13:29:30 +0200 fix tex-output for rel_mset
hoelzl [Tue, 30 Jun 2015 13:29:30 +0200] rev 60613
fix tex-output for rel_mset
Mon, 29 Jun 2015 23:44:53 +0200 removed chained facts from preplaying -- and careful about extra chained facts when removing 'proof -' and 'qed' from one-line Isar proofs
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
Mon, 29 Jun 2015 21:56:20 +0200 clarified map_node: operate precisely on goal context and goal info (see also 2b8342b0d98c);
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);
Mon, 29 Jun 2015 20:55:46 +0200 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 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);
Mon, 29 Jun 2015 19:27:07 +0200 clarified static phase;
wenzelm [Mon, 29 Jun 2015 19:27:07 +0200] rev 60609
clarified static phase; proper error;
Mon, 29 Jun 2015 16:07:55 +0200 tuned proofs;
wenzelm [Mon, 29 Jun 2015 16:07:55 +0200] rev 60608
tuned proofs;
Mon, 29 Jun 2015 15:41:16 +0200 more symbols;
wenzelm [Mon, 29 Jun 2015 15:41:16 +0200] rev 60607
more symbols;
Mon, 29 Jun 2015 15:36:29 +0200 more symbols;
wenzelm [Mon, 29 Jun 2015 15:36:29 +0200] rev 60606
more symbols; tuned proofs; tuned ML;
Mon, 29 Jun 2015 13:49:21 +0200 corrected typo
nipkow [Mon, 29 Jun 2015 13:49:21 +0200] rev 60605
corrected typo
Tue, 16 Jun 2015 11:31:22 +0200 tuned src/HOL/ex/Ballot
hoelzl [Tue, 16 Jun 2015 11:31:22 +0200] rev 60604
tuned src/HOL/ex/Ballot
Fri, 12 Jun 2015 10:33:02 +0200 add examples from Freek's top 100 theorems (thms 30, 73, 77)
bulwahn [Fri, 12 Jun 2015 10:33:02 +0200] rev 60603
add examples from Freek's top 100 theorems (thms 30, 73, 77)
Wed, 17 Jun 2015 18:44:23 +0200 generalized geometric distribution
hoelzl [Wed, 17 Jun 2015 18:44:23 +0200] rev 60602
generalized geometric distribution
Sun, 28 Jun 2015 14:30:53 +0200 added lemma
nipkow [Sun, 28 Jun 2015 14:30:53 +0200] rev 60601
added lemma
Sat, 27 Jun 2015 20:26:33 +0200 simplified termination criterion for euclidean algorithm (again)
haftmann [Sat, 27 Jun 2015 20:26:33 +0200] rev 60600
simplified termination criterion for euclidean algorithm (again)
Sat, 27 Jun 2015 20:20:36 +0200 tuned proof
haftmann [Sat, 27 Jun 2015 20:20:36 +0200] rev 60599
tuned proof
Sat, 27 Jun 2015 20:20:34 +0200 rings follow immediately their corresponding semirings
haftmann [Sat, 27 Jun 2015 20:20:34 +0200] rev 60598
rings follow immediately their corresponding semirings
Sat, 27 Jun 2015 20:20:33 +0200 tuned code setup
haftmann [Sat, 27 Jun 2015 20:20:33 +0200] rev 60597
tuned code setup
Sat, 27 Jun 2015 20:20:32 +0200 algebraic specification for set gcd
haftmann [Sat, 27 Jun 2015 20:20:32 +0200] rev 60596
algebraic specification for set gcd
Sat, 27 Jun 2015 00:10:24 +0200 premises in 'show' are treated like 'assume';
wenzelm [Sat, 27 Jun 2015 00:10:24 +0200] rev 60595
premises in 'show' are treated like 'assume';
Fri, 26 Jun 2015 18:54:23 +0200 adapted to a9b71c82647b;
wenzelm [Fri, 26 Jun 2015 18:54:23 +0200] rev 60594
adapted to a9b71c82647b;
Fri, 26 Jun 2015 18:51:39 +0200 merged
wenzelm [Fri, 26 Jun 2015 18:51:39 +0200] rev 60593
merged
Fri, 26 Jun 2015 18:51:19 +0200 isabelle update_cartouches;
wenzelm [Fri, 26 Jun 2015 18:51:19 +0200] rev 60592
isabelle update_cartouches;
Fri, 26 Jun 2015 15:55:44 +0200 more symbols;
wenzelm [Fri, 26 Jun 2015 15:55:44 +0200] rev 60591
more symbols; eliminated alternative syntax;
Fri, 26 Jun 2015 15:03:54 +0200 tuned proofs;
wenzelm [Fri, 26 Jun 2015 15:03:54 +0200] rev 60590
tuned proofs;
Fri, 26 Jun 2015 14:53:28 +0200 do not expose goal parameters;
wenzelm [Fri, 26 Jun 2015 14:53:28 +0200] rev 60589
do not expose goal parameters;
Fri, 26 Jun 2015 14:53:15 +0200 more symbols;
wenzelm [Fri, 26 Jun 2015 14:53:15 +0200] rev 60588
more symbols;
Fri, 26 Jun 2015 11:44:22 +0200 more symbols;
wenzelm [Fri, 26 Jun 2015 11:44:22 +0200] rev 60587
more symbols;
Fri, 26 Jun 2015 11:07:04 +0200 proper spacing, as for other syntax for these symbols;
wenzelm [Fri, 26 Jun 2015 11:07:04 +0200] rev 60586
proper spacing, as for other syntax for these symbols;
Fri, 26 Jun 2015 10:20:33 +0200 tuned whitespace;
wenzelm [Fri, 26 Jun 2015 10:20:33 +0200] rev 60585
tuned whitespace;
Fri, 26 Jun 2015 11:08:33 +0200 updated SystemOnTPTP URL
blanchet [Fri, 26 Jun 2015 11:08:33 +0200] rev 60584
updated SystemOnTPTP URL
Fri, 26 Jun 2015 00:14:10 +0200 tuned proofs;
wenzelm [Fri, 26 Jun 2015 00:14:10 +0200] rev 60583
tuned proofs;
Thu, 25 Jun 2015 23:51:54 +0200 merged
wenzelm [Thu, 25 Jun 2015 23:51:54 +0200] rev 60582
merged
Thu, 25 Jun 2015 23:49:05 +0200 implicit goal cases are legacy;
wenzelm [Thu, 25 Jun 2015 23:49:05 +0200] rev 60581
implicit goal cases are legacy;
Thu, 25 Jun 2015 23:33:47 +0200 tuned proofs;
wenzelm [Thu, 25 Jun 2015 23:33:47 +0200] rev 60580
tuned proofs;
Thu, 25 Jun 2015 22:56:33 +0200 more heap -- hoping for more stability of HOL-Proofs;
wenzelm [Thu, 25 Jun 2015 22:56:33 +0200] rev 60579
more heap -- hoping for more stability of HOL-Proofs;
Thu, 25 Jun 2015 21:45:00 +0200 added method "goals" for proper subgoal cases;
wenzelm [Thu, 25 Jun 2015 21:45:00 +0200] rev 60578
added method "goals" for proper subgoal cases;
Thu, 25 Jun 2015 16:56:04 +0200 tuned signature;
wenzelm [Thu, 25 Jun 2015 16:56:04 +0200] rev 60577
tuned signature;
Thu, 25 Jun 2015 16:14:00 +0200 tuned signature;
wenzelm [Thu, 25 Jun 2015 16:14:00 +0200] rev 60576
tuned signature;
Thu, 25 Jun 2015 15:56:33 +0200 tuned;
wenzelm [Thu, 25 Jun 2015 15:56:33 +0200] rev 60575
tuned;
Thu, 25 Jun 2015 12:13:29 +0200 tuned;
wenzelm [Thu, 25 Jun 2015 12:13:29 +0200] rev 60574
tuned;
Thu, 25 Jun 2015 12:10:07 +0200 tuned signature;
wenzelm [Thu, 25 Jun 2015 12:10:07 +0200] rev 60573
tuned signature;
Thu, 25 Jun 2015 15:01:43 +0200 streamlined definitions and primitive lemma of euclidean algorithm, including code generation
haftmann [Thu, 25 Jun 2015 15:01:43 +0200] rev 60572
streamlined definitions and primitive lemma of euclidean algorithm, including code generation
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip