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
Thu, 01 Sep 2011 13:18:27 +0200 added two lemmas about "distinct" to help Sledgehammer
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44635
added two lemmas about "distinct" to help Sledgehammer
Thu, 01 Sep 2011 13:18:27 +0200 make "sound" sound and "unsound" more sound, based on evaluation
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44634
make "sound" sound and "unsound" more sound, based on evaluation
Thu, 01 Sep 2011 16:16:25 +0900 HOL/Import: observe distinction between sets and predicates (where possible)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 01 Sep 2011 16:16:25 +0900] rev 44633
HOL/Import: observe distinction between sets and predicates (where possible)
Wed, 31 Aug 2011 13:28:29 -0700 simplify/generalize some proofs
huffman [Wed, 31 Aug 2011 13:28:29 -0700] rev 44632
simplify/generalize some proofs
Wed, 31 Aug 2011 10:42:31 -0700 generalize lemma isCont_vec_nth
huffman [Wed, 31 Aug 2011 10:42:31 -0700] rev 44631
generalize lemma isCont_vec_nth
Wed, 31 Aug 2011 10:24:29 -0700 convert proof to Isar-style
huffman [Wed, 31 Aug 2011 10:24:29 -0700] rev 44630
convert proof to Isar-style
Wed, 31 Aug 2011 13:51:22 -0700 remove redundant lemma card_enum
huffman [Wed, 31 Aug 2011 13:51:22 -0700] rev 44629
remove redundant lemma card_enum
Wed, 31 Aug 2011 08:11:47 -0700 move lemmas from Topology_Euclidean_Space to Euclidean_Space
huffman [Wed, 31 Aug 2011 08:11:47 -0700] rev 44628
move lemmas from Topology_Euclidean_Space to Euclidean_Space
Wed, 31 Aug 2011 07:51:55 -0700 convert to Isar-style proof
huffman [Wed, 31 Aug 2011 07:51:55 -0700] rev 44627
convert to Isar-style proof
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip