Tue, 06 Sep 2011 09:56:09 -0700 convert some proofs to Isar-style
huffman [Tue, 06 Sep 2011 09:56:09 -0700] rev 44755
convert some proofs to Isar-style
Tue, 06 Sep 2011 18:13:36 +0200 added dummy polymorphic THF system
blanchet [Tue, 06 Sep 2011 18:13:36 +0200] rev 44754
added dummy polymorphic THF system
Tue, 06 Sep 2011 18:07:44 +0200 added some examples for pattern and weight annotations
boehmes [Tue, 06 Sep 2011 18:07:44 +0200] rev 44753
added some examples for pattern and weight annotations
Tue, 06 Sep 2011 17:52:00 +0200 merged
bulwahn [Tue, 06 Sep 2011 17:52:00 +0200] rev 44752
merged
Tue, 06 Sep 2011 16:40:22 +0200 avoid "Code" as structure name (cf. 3bc39cfe27fe)
bulwahn [Tue, 06 Sep 2011 16:40:22 +0200] rev 44751
avoid "Code" as structure name (cf. 3bc39cfe27fe)
Tue, 06 Sep 2011 08:00:28 -0700 remove duplicate copy of lemma sqrt_add_le_add_sqrt
huffman [Tue, 06 Sep 2011 08:00:28 -0700] rev 44750
remove duplicate copy of lemma sqrt_add_le_add_sqrt
Tue, 06 Sep 2011 07:48:59 -0700 remove redundant lemma real_sum_squared_expand in favor of power2_sum
huffman [Tue, 06 Sep 2011 07:48:59 -0700] rev 44749
remove redundant lemma real_sum_squared_expand in favor of power2_sum
Tue, 06 Sep 2011 07:45:18 -0700 remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
huffman [Tue, 06 Sep 2011 07:45:18 -0700] rev 44748
remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
Tue, 06 Sep 2011 07:41:15 -0700 merged
huffman [Tue, 06 Sep 2011 07:41:15 -0700] rev 44747
merged
Mon, 05 Sep 2011 22:30:25 -0700 add lemmas about arctan;
huffman [Mon, 05 Sep 2011 22:30:25 -0700] rev 44746
add lemmas about arctan; simplify some proofs about arctan;
Mon, 05 Sep 2011 18:06:02 -0700 convert lemma cos_total to Isar-style proof
huffman [Mon, 05 Sep 2011 18:06:02 -0700] rev 44745
convert lemma cos_total to Isar-style proof
Tue, 06 Sep 2011 14:25:16 +0200 added new lemmas
nipkow [Tue, 06 Sep 2011 14:25:16 +0200] rev 44744
added new lemmas
Tue, 06 Sep 2011 11:31:01 +0200 updated Sledgehammer's docs
blanchet [Tue, 06 Sep 2011 11:31:01 +0200] rev 44743
updated Sledgehammer's docs
Tue, 06 Sep 2011 11:31:01 +0200 cleanup "simple" type encodings
blanchet [Tue, 06 Sep 2011 11:31:01 +0200] rev 44742
cleanup "simple" type encodings
Tue, 06 Sep 2011 17:50:04 +0900 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 06 Sep 2011 17:50:04 +0900] rev 44741
merge
Tue, 06 Sep 2011 16:45:31 +0900 HOL/Import: Make HOL4 Import work with current Isabelle. Updated constant maps, added bool type map, and tuned compat theorem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 06 Sep 2011 16:45:31 +0900] rev 44740
HOL/Import: Make HOL4 Import work with current Isabelle. Updated constant maps, added bool type map, and tuned compat theorem.
Tue, 06 Sep 2011 09:11:08 +0200 tuning
blanchet [Tue, 06 Sep 2011 09:11:08 +0200] rev 44739
tuning
Tue, 06 Sep 2011 09:11:08 +0200 drop more type arguments soundly, when they can be deduced from the arg types
blanchet [Tue, 06 Sep 2011 09:11:08 +0200] rev 44738
drop more type arguments soundly, when they can be deduced from the arg types
Tue, 06 Sep 2011 20:55:18 +0200 bulk reports for improved message throughput;
wenzelm [Tue, 06 Sep 2011 20:55:18 +0200] rev 44737
bulk reports for improved message throughput;
Tue, 06 Sep 2011 20:37:07 +0200 bulk reports for improved message throughput;
wenzelm [Tue, 06 Sep 2011 20:37:07 +0200] rev 44736
bulk reports for improved message throughput;
Tue, 06 Sep 2011 19:48:57 +0200 tuned signature;
wenzelm [Tue, 06 Sep 2011 19:48:57 +0200] rev 44735
tuned signature;
Tue, 06 Sep 2011 11:25:27 +0200 more specific message channels to avoid potential bottle-neck of raw_messages;
wenzelm [Tue, 06 Sep 2011 11:25:27 +0200] rev 44734
more specific message channels to avoid potential bottle-neck of raw_messages;
Tue, 06 Sep 2011 11:18:19 +0200 buffer prover messages to prevent overloading of session_actor input channel -- which is critical due to synchronous messages wrt. GUI thread;
wenzelm [Tue, 06 Sep 2011 11:18:19 +0200] rev 44733
buffer prover messages to prevent overloading of session_actor input channel -- which is critical due to synchronous messages wrt. GUI thread;
Tue, 06 Sep 2011 10:27:04 +0200 more abstract receiver interface;
wenzelm [Tue, 06 Sep 2011 10:27:04 +0200] rev 44732
more abstract receiver interface;
Tue, 06 Sep 2011 10:16:12 +0200 flush after Output.raw_message (and init message) for reduced latency of important protocol events;
wenzelm [Tue, 06 Sep 2011 10:16:12 +0200] rev 44731
flush after Output.raw_message (and init message) for reduced latency of important protocol events;
Mon, 05 Sep 2011 17:45:37 -0700 convert lemma cos_is_zero to Isar-style
huffman [Mon, 05 Sep 2011 17:45:37 -0700] rev 44730
convert lemma cos_is_zero to Isar-style
Mon, 05 Sep 2011 17:05:00 -0700 merged
huffman [Mon, 05 Sep 2011 17:05:00 -0700] rev 44729
merged
Mon, 05 Sep 2011 17:00:56 -0700 convert lemma sin_gt_zero to Isar style;
huffman [Mon, 05 Sep 2011 17:00:56 -0700] rev 44728
convert lemma sin_gt_zero to Isar style; remove duplicate lemma sin_gt_zero1;
Mon, 05 Sep 2011 16:26:57 -0700 modify lemma sums_group, and shorten proofs that use it
huffman [Mon, 05 Sep 2011 16:26:57 -0700] rev 44727
modify lemma sums_group, and shorten proofs that use it
Mon, 05 Sep 2011 16:07:40 -0700 generalize some lemmas
huffman [Mon, 05 Sep 2011 16:07:40 -0700] rev 44726
generalize some lemmas
Mon, 05 Sep 2011 12:19:04 -0700 add lemmas cos_arctan and sin_arctan
huffman [Mon, 05 Sep 2011 12:19:04 -0700] rev 44725
add lemmas cos_arctan and sin_arctan
Mon, 05 Sep 2011 08:38:50 -0700 tuned indentation
huffman [Mon, 05 Sep 2011 08:38:50 -0700] rev 44724
tuned indentation
Mon, 05 Sep 2011 23:51:16 +0200 more visible outdated_color;
wenzelm [Mon, 05 Sep 2011 23:51:16 +0200] rev 44723
more visible outdated_color;
Mon, 05 Sep 2011 23:26:41 +0200 commands_change_delay within main actor -- prevents overloading of commands_change_buffer input channel;
wenzelm [Mon, 05 Sep 2011 23:26:41 +0200] rev 44722
commands_change_delay within main actor -- prevents overloading of commands_change_buffer input channel;
Mon, 05 Sep 2011 20:30:37 +0200 tuned imports;
wenzelm [Mon, 05 Sep 2011 20:30:37 +0200] rev 44721
tuned imports;
Mon, 05 Sep 2011 14:42:31 +0200 fixed handling of "sledgehammer_params", so that "sledgehammer_params [e]" is really the same as "sledgehammer_params [provers = e]"
blanchet [Mon, 05 Sep 2011 14:42:31 +0200] rev 44720
fixed handling of "sledgehammer_params", so that "sledgehammer_params [e]" is really the same as "sledgehammer_params [provers = e]"
Mon, 05 Sep 2011 14:17:44 +0200 tuned
boehmes [Mon, 05 Sep 2011 14:17:44 +0200] rev 44719
tuned
Mon, 05 Sep 2011 11:34:54 +0200 tuned
boehmes [Mon, 05 Sep 2011 11:34:54 +0200] rev 44718
tuned
Mon, 05 Sep 2011 11:28:10 +0200 filter out all schematic theorems if the problem contains no ground constants
boehmes [Mon, 05 Sep 2011 11:28:10 +0200] rev 44717
filter out all schematic theorems if the problem contains no ground constants
Sun, 04 Sep 2011 21:04:02 -0700 merged
huffman [Sun, 04 Sep 2011 21:04:02 -0700] rev 44716
merged
Sun, 04 Sep 2011 21:03:54 -0700 tuned comments
huffman [Sun, 04 Sep 2011 21:03:54 -0700] rev 44715
tuned comments
Sun, 04 Sep 2011 11:16:47 -0700 simplify proof of Bseq_mono_convergent
huffman [Sun, 04 Sep 2011 11:16:47 -0700] rev 44714
simplify proof of Bseq_mono_convergent
Sun, 04 Sep 2011 20:37:20 +0200 merged
wenzelm [Sun, 04 Sep 2011 20:37:20 +0200] rev 44713
merged
Sun, 04 Sep 2011 10:29:38 -0700 replace lemma expi_imaginary with reoriented lemma cis_conv_exp
huffman [Sun, 04 Sep 2011 10:29:38 -0700] rev 44712
replace lemma expi_imaginary with reoriented lemma cis_conv_exp
Sun, 04 Sep 2011 10:05:52 -0700 remove redundant lemmas expi_add and expi_zero
huffman [Sun, 04 Sep 2011 10:05:52 -0700] rev 44711
remove redundant lemmas expi_add and expi_zero
Sun, 04 Sep 2011 09:49:45 -0700 remove redundant lemmas about LIMSEQ
huffman [Sun, 04 Sep 2011 09:49:45 -0700] rev 44710
remove redundant lemmas about LIMSEQ
Sun, 04 Sep 2011 07:15:13 -0700 introduce abbreviation 'int' earlier in Int.thy
huffman [Sun, 04 Sep 2011 07:15:13 -0700] rev 44709
introduce abbreviation 'int' earlier in Int.thy
Sun, 04 Sep 2011 06:56:10 -0700 remove unused assumptions from natceiling lemmas
huffman [Sun, 04 Sep 2011 06:56:10 -0700] rev 44708
remove unused assumptions from natceiling lemmas
Sun, 04 Sep 2011 06:27:59 -0700 move lemmas nat_le_iff and nat_mono into Int.thy
huffman [Sun, 04 Sep 2011 06:27:59 -0700] rev 44707
move lemmas nat_le_iff and nat_mono into Int.thy
Sun, 04 Sep 2011 19:36:19 +0200 eliminated markup for plain identifiers (frequent but insignificant);
wenzelm [Sun, 04 Sep 2011 19:36:19 +0200] rev 44706
eliminated markup for plain identifiers (frequent but insignificant); reduced "black" markup (outer string etc. takes care of it already);
Sun, 04 Sep 2011 19:12:06 +0200 simplified signatures;
wenzelm [Sun, 04 Sep 2011 19:12:06 +0200] rev 44705
simplified signatures;
Sun, 04 Sep 2011 19:06:45 +0200 synchronous XML.Cache without actor -- potentially more efficient on machines with few cores;
wenzelm [Sun, 04 Sep 2011 19:06:45 +0200] rev 44704
synchronous XML.Cache without actor -- potentially more efficient on machines with few cores;
Sun, 04 Sep 2011 17:50:19 +0200 tuned document;
wenzelm [Sun, 04 Sep 2011 17:50:19 +0200] rev 44703
tuned document;
Sun, 04 Sep 2011 17:35:34 +0200 improved handling of extended styles and hard tabs when prover is inactive;
wenzelm [Sun, 04 Sep 2011 17:35:34 +0200] rev 44702
improved handling of extended styles and hard tabs when prover is inactive;
Sun, 04 Sep 2011 17:21:11 +0200 mark hard tabs as single chunks, as required by jEdit;
wenzelm [Sun, 04 Sep 2011 17:21:11 +0200] rev 44701
mark hard tabs as single chunks, as required by jEdit;
Sun, 04 Sep 2011 16:37:22 +0200 updated READMEs;
wenzelm [Sun, 04 Sep 2011 16:37:22 +0200] rev 44700
updated READMEs;
Sun, 04 Sep 2011 15:49:59 +0200 property "tooltip-dismiss-delay" is edited in ms, not seconds;
wenzelm [Sun, 04 Sep 2011 15:49:59 +0200] rev 44699
property "tooltip-dismiss-delay" is edited in ms, not seconds; explicit tooltip_dismiss_delay boundaries for further robustness;
Sun, 04 Sep 2011 15:21:50 +0200 moved XML/YXML to src/Pure/PIDE;
wenzelm [Sun, 04 Sep 2011 15:21:50 +0200] rev 44698
moved XML/YXML to src/Pure/PIDE; tuned comments;
Sun, 04 Sep 2011 14:29:15 +0200 pass raw messages through xml_cache actor, which is important to retain ordering of results (e.g. read_command reports before assign, cf. 383c9d758a56);
wenzelm [Sun, 04 Sep 2011 14:29:15 +0200] rev 44697
pass raw messages through xml_cache actor, which is important to retain ordering of results (e.g. read_command reports before assign, cf. 383c9d758a56);
Sun, 04 Sep 2011 08:43:06 +0200 pseudo-definition for perms on sets; tuned
haftmann [Sun, 04 Sep 2011 08:43:06 +0200] rev 44696
pseudo-definition for perms on sets; tuned
Sat, 03 Sep 2011 16:00:09 -0700 remove duplicate lemma nat_zero in favor of nat_0
huffman [Sat, 03 Sep 2011 16:00:09 -0700] rev 44695
remove duplicate lemma nat_zero in favor of nat_0
Sat, 03 Sep 2011 15:37:41 -0700 merged
huffman [Sat, 03 Sep 2011 15:37:41 -0700] rev 44694
merged
Sat, 03 Sep 2011 15:09:51 -0700 merged
huffman [Sat, 03 Sep 2011 15:09:51 -0700] rev 44693
merged
Sat, 03 Sep 2011 14:52:40 -0700 modify nominal packages to better respect set/pred distinction
huffman [Sat, 03 Sep 2011 14:52:40 -0700] rev 44692
modify nominal packages to better respect set/pred distinction
Sat, 03 Sep 2011 14:33:45 -0700 merged
huffman [Sat, 03 Sep 2011 14:33:45 -0700] rev 44691
merged
Sat, 03 Sep 2011 11:10:38 -0700 remove unused assumption from lemma posreal_complete
huffman [Sat, 03 Sep 2011 11:10:38 -0700] rev 44690
remove unused assumption from lemma posreal_complete
Sat, 03 Sep 2011 23:59:36 +0200 tuned specifications
haftmann [Sat, 03 Sep 2011 23:59:36 +0200] rev 44689
tuned specifications
Sat, 03 Sep 2011 23:38:06 +0200 merged
haftmann [Sat, 03 Sep 2011 23:38:06 +0200] rev 44688
merged
Sat, 03 Sep 2011 17:56:33 +0200 tuned proof
haftmann [Sat, 03 Sep 2011 17:56:33 +0200] rev 44687
tuned proof
Sat, 03 Sep 2011 17:32:45 +0200 merged
haftmann [Sat, 03 Sep 2011 17:32:45 +0200] rev 44686
merged
Sat, 03 Sep 2011 17:32:35 +0200 assert Pure equations for theorem references; avoid dynamic reference to fact
haftmann [Sat, 03 Sep 2011 17:32:35 +0200] rev 44685
assert Pure equations for theorem references; avoid dynamic reference to fact
Sat, 03 Sep 2011 17:32:34 +0200 assert Pure equations for theorem references; tuned
haftmann [Sat, 03 Sep 2011 17:32:34 +0200] rev 44684
assert Pure equations for theorem references; tuned
Sat, 03 Sep 2011 17:32:34 +0200 tuned specifications and proofs
haftmann [Sat, 03 Sep 2011 17:32:34 +0200] rev 44683
tuned specifications and proofs
Sat, 03 Sep 2011 22:11:49 +0200 merged
wenzelm [Sat, 03 Sep 2011 22:11:49 +0200] rev 44682
merged
Sat, 03 Sep 2011 09:26:11 -0700 remove duplicate lemma finite_choice in favor of finite_set_choice
huffman [Sat, 03 Sep 2011 09:26:11 -0700] rev 44681
remove duplicate lemma finite_choice in favor of finite_set_choice
Sat, 03 Sep 2011 09:12:19 -0700 simplify proof
huffman [Sat, 03 Sep 2011 09:12:19 -0700] rev 44680
simplify proof
Sat, 03 Sep 2011 08:01:49 -0700 shorten some proofs
huffman [Sat, 03 Sep 2011 08:01:49 -0700] rev 44679
shorten some proofs
Fri, 02 Sep 2011 20:58:31 -0700 remove redundant simp rules ceiling_floor and floor_ceiling
huffman [Fri, 02 Sep 2011 20:58:31 -0700] rev 44678
remove redundant simp rules ceiling_floor and floor_ceiling
Sat, 03 Sep 2011 22:05:25 +0200 misc tuning and simplification of proofs;
wenzelm [Sat, 03 Sep 2011 22:05:25 +0200] rev 44677
misc tuning and simplification of proofs;
Sat, 03 Sep 2011 21:15:35 +0200 Document.removed_versions on Scala side;
wenzelm [Sat, 03 Sep 2011 21:15:35 +0200] rev 44676
Document.removed_versions on Scala side;
Sat, 03 Sep 2011 19:47:31 +0200 discontinued predefined empty command (obsolete!?);
wenzelm [Sat, 03 Sep 2011 19:47:31 +0200] rev 44675
discontinued predefined empty command (obsolete!?);
Sat, 03 Sep 2011 19:39:16 +0200 discontinued global execs: store exec value directly within entries;
wenzelm [Sat, 03 Sep 2011 19:39:16 +0200] rev 44674
discontinued global execs: store exec value directly within entries; simplified entries: no extra copy of command_id;
Sat, 03 Sep 2011 18:08:09 +0200 Document.remove_versions on ML side;
wenzelm [Sat, 03 Sep 2011 18:08:09 +0200] rev 44673
Document.remove_versions on ML side;
Sat, 03 Sep 2011 12:31:27 +0200 some support to prune_history;
wenzelm [Sat, 03 Sep 2011 12:31:27 +0200] rev 44672
some support to prune_history; clarified signature: recent_stable is supposed to be always defined;
Fri, 02 Sep 2011 16:58:00 -0700 merged
huffman [Fri, 02 Sep 2011 16:58:00 -0700] rev 44671
merged
Fri, 02 Sep 2011 16:57:51 -0700 speed up extremely slow metis proof of Sup_real_iff
huffman [Fri, 02 Sep 2011 16:57:51 -0700] rev 44670
speed up extremely slow metis proof of Sup_real_iff (reducing total HOL compilation time by 5% on my machine)
Fri, 02 Sep 2011 16:48:30 -0700 remove redundant lemma reals_complete2 in favor of complete_real
huffman [Fri, 02 Sep 2011 16:48:30 -0700] rev 44669
remove redundant lemma reals_complete2 in favor of complete_real
Fri, 02 Sep 2011 15:19:59 -0700 simplify proof of Rats_dense_in_real;
huffman [Fri, 02 Sep 2011 15:19:59 -0700] rev 44668
simplify proof of Rats_dense_in_real; remove lemma Rats_dense_in_nn_real;
Fri, 02 Sep 2011 14:27:55 -0700 remove unused, unnecessary lemmas
huffman [Fri, 02 Sep 2011 14:27:55 -0700] rev 44667
remove unused, unnecessary lemmas
Fri, 02 Sep 2011 13:57:12 -0700 remove more duplicate lemmas
huffman [Fri, 02 Sep 2011 13:57:12 -0700] rev 44666
remove more duplicate lemmas
Fri, 02 Sep 2011 23:04:12 +0200 merged
wenzelm [Fri, 02 Sep 2011 23:04:12 +0200] rev 44665
merged
Fri, 02 Sep 2011 19:29:48 +0200 merged
haftmann [Fri, 02 Sep 2011 19:29:48 +0200] rev 44664
merged
Fri, 02 Sep 2011 19:29:36 +0200 avoid "Code" as structure name
haftmann [Fri, 02 Sep 2011 19:29:36 +0200] rev 44663
avoid "Code" as structure name
Fri, 02 Sep 2011 22:48:56 +0200 more robust chunk painting wrt. hard tabs, when chunk.str == null;
wenzelm [Fri, 02 Sep 2011 22:48:56 +0200] rev 44662
more robust chunk painting wrt. hard tabs, when chunk.str == null;
Fri, 02 Sep 2011 21:48:27 +0200 raw message function "assign_execs" avoids full overhead of decoding and caching message body;
wenzelm [Fri, 02 Sep 2011 21:48:27 +0200] rev 44661
raw message function "assign_execs" avoids full overhead of decoding and caching message body;
Fri, 02 Sep 2011 21:06:05 +0200 less agressive parsing of commands (priority ~1);
wenzelm [Fri, 02 Sep 2011 21:06:05 +0200] rev 44660
less agressive parsing of commands (priority ~1); join commands just before actual assignment;
Fri, 02 Sep 2011 20:35:32 +0200 tuned;
wenzelm [Fri, 02 Sep 2011 20:35:32 +0200] rev 44659
tuned;
Fri, 02 Sep 2011 20:29:39 +0200 more direct Token.range_pos and Outer_Syntax.read_command, bypassing Thy_Syntax.span;
wenzelm [Fri, 02 Sep 2011 20:29:39 +0200] rev 44658
more direct Token.range_pos and Outer_Syntax.read_command, bypassing Thy_Syntax.span;
Fri, 02 Sep 2011 19:25:44 +0200 merged
nipkow [Fri, 02 Sep 2011 19:25:44 +0200] rev 44657
merged
Fri, 02 Sep 2011 19:25:18 +0200 Added Abstract Interpretation theories
nipkow [Fri, 02 Sep 2011 19:25:18 +0200] rev 44656
Added Abstract Interpretation theories
Fri, 02 Sep 2011 18:17:45 +0200 tuned proofs;
wenzelm [Fri, 02 Sep 2011 18:17:45 +0200] rev 44655
tuned proofs;
Fri, 02 Sep 2011 17:58:32 +0200 proper config option linarith_trace;
wenzelm [Fri, 02 Sep 2011 17:58:32 +0200] rev 44654
proper config option linarith_trace;
Fri, 02 Sep 2011 17:57:37 +0200 discontinued slightly odd "Defining record ..." message and corresponding quiet_mode;
wenzelm [Fri, 02 Sep 2011 17:57:37 +0200] rev 44653
discontinued slightly odd "Defining record ..." message and corresponding quiet_mode;
Fri, 02 Sep 2011 16:20:09 +0200 merged
wenzelm [Fri, 02 Sep 2011 16:20:09 +0200] rev 44652
merged
Fri, 02 Sep 2011 14:43:20 +0200 renamed "Metis_Tactics" to "Metis_Tactic", now that there is only one Metis tactic ("metisFT" is legacy)
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44651
renamed "Metis_Tactics" to "Metis_Tactic", now that there is only one Metis tactic ("metisFT" is legacy)
Fri, 02 Sep 2011 14:43:20 +0200 use new syntax for Pi binder in TFF1 output
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44650
use new syntax for Pi binder in TFF1 output
Fri, 02 Sep 2011 14:43:20 +0200 fewer TPTP important messages
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44649
fewer TPTP important messages
Thu, 01 Sep 2011 10:41:19 -0700 simplify some proofs about uniform continuity, and add some new ones;
huffman [Thu, 01 Sep 2011 10:41:19 -0700] rev 44648
simplify some proofs about uniform continuity, and add some new ones; rename some theorems according to standard naming scheme;
Thu, 01 Sep 2011 09:02:14 -0700 modernize lemmas about 'continuous' and 'continuous_on';
huffman [Thu, 01 Sep 2011 09:02:14 -0700] rev 44647
modernize lemmas about 'continuous' and 'continuous_on'; improve automation of continuity proofs;
Thu, 01 Sep 2011 07:31:33 -0700 add lemma tendsto_infnorm
huffman [Thu, 01 Sep 2011 07:31:33 -0700] rev 44646
add lemma tendsto_infnorm
Fri, 02 Sep 2011 15:21:40 +0200 more precise iterate_entries_after if start refers to last entry;
wenzelm [Fri, 02 Sep 2011 15:21:40 +0200] rev 44645
more precise iterate_entries_after if start refers to last entry; do not assign exec states after bad theory init; reject illegal theory header after end of theory;
Fri, 02 Sep 2011 11:52:13 +0200 clarified define_command: store name as structural information;
wenzelm [Fri, 02 Sep 2011 11:52:13 +0200] rev 44644
clarified define_command: store name as structural information;
Thu, 01 Sep 2011 23:08:42 +0200 amended last_common, if that happens to the very last entry (important to load HOL/Auth, for example);
wenzelm [Thu, 01 Sep 2011 23:08:42 +0200] rev 44643
amended last_common, if that happens to the very last entry (important to load HOL/Auth, for example); clarified touch_node: reset result explicitly;
Thu, 01 Sep 2011 22:29:57 +0200 more redable Document.Node.toString;
wenzelm [Thu, 01 Sep 2011 22:29:57 +0200] rev 44642
more redable Document.Node.toString;
Thu, 01 Sep 2011 16:58:41 +0200 sort wrt. theory name;
wenzelm [Thu, 01 Sep 2011 16:58:41 +0200] rev 44641
sort wrt. theory name;
Thu, 01 Sep 2011 16:58:03 +0200 modernized theory name;
wenzelm [Thu, 01 Sep 2011 16:58:03 +0200] rev 44640
modernized theory name;
Thu, 01 Sep 2011 16:46:07 +0200 repaired benchmarks;
wenzelm [Thu, 01 Sep 2011 16:46:07 +0200] rev 44639
repaired benchmarks;
Thu, 01 Sep 2011 14:35:51 +0200 merged
wenzelm [Thu, 01 Sep 2011 14:35:51 +0200] rev 44638
merged
Thu, 01 Sep 2011 14:21:09 +0200 tuning
blanchet [Thu, 01 Sep 2011 14:21:09 +0200] rev 44637
tuning
Thu, 01 Sep 2011 13:18:27 +0200 always measure time for ATPs -- auto minimization relies on it
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44636
always measure time for ATPs -- auto minimization relies on it
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip