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
Wed, 31 Aug 2011 13:22:50 +0200 make SML/NJ happy
blanchet [Wed, 31 Aug 2011 13:22:50 +0200] rev 44626
make SML/NJ happy
Wed, 31 Aug 2011 11:52:03 +0200 more tuning
blanchet [Wed, 31 Aug 2011 11:52:03 +0200] rev 44625
more tuning
Wed, 31 Aug 2011 11:23:16 +0200 more tuning
blanchet [Wed, 31 Aug 2011 11:23:16 +0200] rev 44624
more tuning
Wed, 31 Aug 2011 11:14:53 +0200 tuning
blanchet [Wed, 31 Aug 2011 11:14:53 +0200] rev 44623
tuning
Wed, 31 Aug 2011 11:12:27 +0200 avoid relying on dubious TFF1 feature
blanchet [Wed, 31 Aug 2011 11:12:27 +0200] rev 44622
avoid relying on dubious TFF1 feature
Wed, 31 Aug 2011 08:49:10 +0200 killed FIXME (the ATP exporter outputs TPTP FOF, which is first-order)
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44621
killed FIXME (the ATP exporter outputs TPTP FOF, which is first-order)
Wed, 31 Aug 2011 08:49:10 +0200 fixed explicit declaration of TFF1 types
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44620
fixed explicit declaration of TFF1 types
Tue, 30 Aug 2011 20:10:48 +0200 adding list_size_append (thanks to Rene Thiemann)
bulwahn [Tue, 30 Aug 2011 20:10:48 +0200] rev 44619
adding list_size_append (thanks to Rene Thiemann)
Tue, 30 Aug 2011 20:10:47 +0200 strengthening list_size_pointwise (thanks to Rene Thiemann)
bulwahn [Tue, 30 Aug 2011 20:10:47 +0200] rev 44618
strengthening list_size_pointwise (thanks to Rene Thiemann)
Thu, 01 Sep 2011 14:10:52 +0200 more flexible sorting;
wenzelm [Thu, 01 Sep 2011 14:10:52 +0200] rev 44617
more flexible sorting; tuned display;
Thu, 01 Sep 2011 13:39:40 +0200 tuned signature;
wenzelm [Thu, 01 Sep 2011 13:39:40 +0200] rev 44616
tuned signature;
Thu, 01 Sep 2011 13:34:45 +0200 more abstract Document.Node.Name;
wenzelm [Thu, 01 Sep 2011 13:34:45 +0200] rev 44615
more abstract Document.Node.Name; tuned signature;
Thu, 01 Sep 2011 11:33:44 +0200 more careful treatment of interrupts, to retain them within forked/joined boundary of command transactions;
wenzelm [Thu, 01 Sep 2011 11:33:44 +0200] rev 44614
more careful treatment of interrupts, to retain them within forked/joined boundary of command transactions;
Wed, 31 Aug 2011 22:10:07 +0200 crude display of node status;
wenzelm [Wed, 31 Aug 2011 22:10:07 +0200] rev 44613
crude display of node status; tuned signature;
Wed, 31 Aug 2011 20:47:33 +0200 explicit cancel_execution before queueing new edits -- potential performance improvement for machines with few cores;
wenzelm [Wed, 31 Aug 2011 20:47:33 +0200] rev 44612
explicit cancel_execution before queueing new edits -- potential performance improvement for machines with few cores;
Wed, 31 Aug 2011 20:32:24 +0200 explicit running_color;
wenzelm [Wed, 31 Aug 2011 20:32:24 +0200] rev 44611
explicit running_color; stronger colors for overview, more transparent colors for status within text;
Wed, 31 Aug 2011 19:52:13 +0200 tuned join_commands: avoid traversing cumulative table;
wenzelm [Wed, 31 Aug 2011 19:52:13 +0200] rev 44610
tuned join_commands: avoid traversing cumulative table;
Wed, 31 Aug 2011 17:36:10 +0200 some support for theory status overview;
wenzelm [Wed, 31 Aug 2011 17:36:10 +0200] rev 44609
some support for theory status overview;
Wed, 31 Aug 2011 17:22:49 +0200 tuned Commands_Changed: cover nodes as well;
wenzelm [Wed, 31 Aug 2011 17:22:49 +0200] rev 44608
tuned Commands_Changed: cover nodes as well;
Wed, 31 Aug 2011 15:41:22 +0200 maintain name of *the* enclosing node as part of command -- avoid full document traversal;
wenzelm [Wed, 31 Aug 2011 15:41:22 +0200] rev 44607
maintain name of *the* enclosing node as part of command -- avoid full document traversal;
Wed, 31 Aug 2011 14:39:41 +0200 improved auto loading: selectable file list;
wenzelm [Wed, 31 Aug 2011 14:39:41 +0200] rev 44606
improved auto loading: selectable file list;
Tue, 30 Aug 2011 18:12:48 +0200 tuned document;
wenzelm [Tue, 30 Aug 2011 18:12:48 +0200] rev 44605
tuned document;
Tue, 30 Aug 2011 17:53:03 +0200 tuned import;
wenzelm [Tue, 30 Aug 2011 17:53:03 +0200] rev 44604
tuned import; discontinued obsolete Sorting.thy (cf. 4d57f872dc2c);
Tue, 30 Aug 2011 17:51:30 +0200 tuned document;
wenzelm [Tue, 30 Aug 2011 17:51:30 +0200] rev 44603
tuned document;
Tue, 30 Aug 2011 17:50:41 +0200 tuned color for Mac OS X (very light color profile?);
wenzelm [Tue, 30 Aug 2011 17:50:41 +0200] rev 44602
tuned color for Mac OS X (very light color profile?);
Tue, 30 Aug 2011 17:36:12 +0200 tuned document;
wenzelm [Tue, 30 Aug 2011 17:36:12 +0200] rev 44601
tuned document;
Tue, 30 Aug 2011 17:02:06 +0200 merged;
wenzelm [Tue, 30 Aug 2011 17:02:06 +0200] rev 44600
merged;
Tue, 30 Aug 2011 16:25:10 +0200 fixed just introduced silly bug
blanchet [Tue, 30 Aug 2011 16:25:10 +0200] rev 44599
fixed just introduced silly bug
Tue, 30 Aug 2011 16:23:25 +0200 "simple" was renamed "mono_simple" and there's now "poly_simple" as well -- but they are not needed here since for Metis they amount to the same as guards
blanchet [Tue, 30 Aug 2011 16:23:25 +0200] rev 44598
"simple" was renamed "mono_simple" and there's now "poly_simple" as well -- but they are not needed here since for Metis they amount to the same as guards
Tue, 30 Aug 2011 16:11:42 +0200 tuning
blanchet [Tue, 30 Aug 2011 16:11:42 +0200] rev 44597
tuning
Tue, 30 Aug 2011 16:07:46 +0200 cleaner "pff" dummy TFF0 prover
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44596
cleaner "pff" dummy TFF0 prover
Tue, 30 Aug 2011 16:07:46 +0200 generate properly typed TFF1 (PFF) problems in the presence of type class predicates
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44595
generate properly typed TFF1 (PFF) problems in the presence of type class predicates
Tue, 30 Aug 2011 16:07:45 +0200 added type abstractions (for declaring polymorphic constants) to TFF syntax
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44594
added type abstractions (for declaring polymorphic constants) to TFF syntax
Tue, 30 Aug 2011 16:07:45 +0200 implement more of the polymorphic simply typed format TFF(1)
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44593
implement more of the polymorphic simply typed format TFF(1)
Tue, 30 Aug 2011 16:07:45 +0200 flip logic of boolean option so it's off by default
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44592
flip logic of boolean option so it's off by default
Tue, 30 Aug 2011 16:07:45 +0200 extended simple types with polymorphism -- the implementation still needs some work though
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44591
extended simple types with polymorphism -- the implementation still needs some work though
Tue, 30 Aug 2011 16:07:45 +0200 added dummy PFF prover, for debugging purposes
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44590
added dummy PFF prover, for debugging purposes
Tue, 30 Aug 2011 16:07:34 +0200 first step towards polymorphic TFF + changed defaults for Vampire
blanchet [Tue, 30 Aug 2011 16:07:34 +0200] rev 44589
first step towards polymorphic TFF + changed defaults for Vampire
Tue, 30 Aug 2011 16:04:23 +0200 tuning
blanchet [Tue, 30 Aug 2011 16:04:23 +0200] rev 44588
tuning
Tue, 30 Aug 2011 14:29:39 +0200 removed explicit reliance on Hilbert_Choice.Eps
nik [Tue, 30 Aug 2011 14:29:39 +0200] rev 44587
removed explicit reliance on Hilbert_Choice.Eps
Tue, 30 Aug 2011 14:12:55 +0200 improved handling of induction rules in Sledgehammer
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44586
improved handling of induction rules in Sledgehammer
Tue, 30 Aug 2011 14:12:55 +0200 added generation of induction rules
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44585
added generation of induction rules
Mon, 29 Aug 2011 13:50:47 -0700 simplify some proofs
huffman [Mon, 29 Aug 2011 13:50:47 -0700] rev 44584
simplify some proofs
Tue, 30 Aug 2011 16:33:24 +0200 restrict perspective to actual buffer_range, to avoid spurious edits due to faulty last_exec_offset (NB: jEdit screenlines may be silently extended by trailing newline);
wenzelm [Tue, 30 Aug 2011 16:33:24 +0200] rev 44583
restrict perspective to actual buffer_range, to avoid spurious edits due to faulty last_exec_offset (NB: jEdit screenlines may be silently extended by trailing newline);
Tue, 30 Aug 2011 16:04:26 +0200 tuned signature;
wenzelm [Tue, 30 Aug 2011 16:04:26 +0200] rev 44582
tuned signature;
Tue, 30 Aug 2011 15:49:27 +0200 dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
wenzelm [Tue, 30 Aug 2011 15:49:27 +0200] rev 44581
dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
Tue, 30 Aug 2011 15:43:27 +0200 some support for hyperlinks between different buffers;
wenzelm [Tue, 30 Aug 2011 15:43:27 +0200] rev 44580
some support for hyperlinks between different buffers; tuned signature;
Tue, 30 Aug 2011 12:24:55 +0200 tuned colors -- more distance between outdated_color and quoted_color;
wenzelm [Tue, 30 Aug 2011 12:24:55 +0200] rev 44579
tuned colors -- more distance between outdated_color and quoted_color;
Tue, 30 Aug 2011 12:01:07 +0200 do not normalized extra file dependencies for now -- still loaded by prover process;
wenzelm [Tue, 30 Aug 2011 12:01:07 +0200] rev 44578
do not normalized extra file dependencies for now -- still loaded by prover process;
Tue, 30 Aug 2011 11:43:47 +0200 separate module for jEdit primitives for loading theory files;
wenzelm [Tue, 30 Aug 2011 11:43:47 +0200] rev 44577
separate module for jEdit primitives for loading theory files;
Mon, 29 Aug 2011 22:10:08 +0200 merged
wenzelm [Mon, 29 Aug 2011 22:10:08 +0200] rev 44576
merged
Mon, 29 Aug 2011 08:31:09 -0700 Product_Vector.thy: clean up some proofs
huffman [Mon, 29 Aug 2011 08:31:09 -0700] rev 44575
Product_Vector.thy: clean up some proofs
Mon, 29 Aug 2011 21:55:49 +0200 actual auto loading of required files;
wenzelm [Mon, 29 Aug 2011 21:55:49 +0200] rev 44574
actual auto loading of required files; eliminated File_Store in favour of Thy_Load; tuned;
Mon, 29 Aug 2011 16:38:56 +0200 some dialog for auto loading of required files (still inactive);
wenzelm [Mon, 29 Aug 2011 16:38:56 +0200] rev 44573
some dialog for auto loading of required files (still inactive);
Mon, 29 Aug 2011 16:28:51 +0200 invoke in Swing thread to make double sure;
wenzelm [Mon, 29 Aug 2011 16:28:51 +0200] rev 44572
invoke in Swing thread to make double sure;
Sun, 28 Aug 2011 20:56:49 -0700 move class perfect_space into RealVector.thy;
huffman [Sun, 28 Aug 2011 20:56:49 -0700] rev 44571
move class perfect_space into RealVector.thy; use not_open_singleton as perfect_space class axiom; generalize some lemmas to class perfect_space;
Sun, 28 Aug 2011 16:28:07 -0700 generalize LIM_zero lemmas to arbitrary filters
huffman [Sun, 28 Aug 2011 16:28:07 -0700] rev 44570
generalize LIM_zero lemmas to arbitrary filters
Sun, 28 Aug 2011 09:22:42 -0700 merged
huffman [Sun, 28 Aug 2011 09:22:42 -0700] rev 44569
merged
Sun, 28 Aug 2011 09:20:12 -0700 discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
huffman [Sun, 28 Aug 2011 09:20:12 -0700] rev 44568
discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip