wenzelm [Fri, 02 Sep 2011 17:57:37 +0200] rev 44653
discontinued slightly odd "Defining record ..." message and corresponding quiet_mode;
wenzelm [Fri, 02 Sep 2011 16:20:09 +0200] rev 44652
merged
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)
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44650
use new syntax for Pi binder in TFF1 output
blanchet [Fri, 02 Sep 2011 14:43:20 +0200] rev 44649
fewer TPTP important messages
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;
huffman [Thu, 01 Sep 2011 09:02:14 -0700] rev 44647
modernize lemmas about 'continuous' and 'continuous_on';
improve automation of continuity proofs;
huffman [Thu, 01 Sep 2011 07:31:33 -0700] rev 44646
add lemma tendsto_infnorm
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;
wenzelm [Fri, 02 Sep 2011 11:52:13 +0200] rev 44644
clarified define_command: store name as structural information;
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;
wenzelm [Thu, 01 Sep 2011 22:29:57 +0200] rev 44642
more redable Document.Node.toString;
wenzelm [Thu, 01 Sep 2011 16:58:41 +0200] rev 44641
sort wrt. theory name;
wenzelm [Thu, 01 Sep 2011 16:58:03 +0200] rev 44640
modernized theory name;
wenzelm [Thu, 01 Sep 2011 16:46:07 +0200] rev 44639
repaired benchmarks;
wenzelm [Thu, 01 Sep 2011 14:35:51 +0200] rev 44638
merged
blanchet [Thu, 01 Sep 2011 14:21:09 +0200] rev 44637
tuning
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44636
always measure time for ATPs -- auto minimization relies on it
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44635
added two lemmas about "distinct" to help Sledgehammer
blanchet [Thu, 01 Sep 2011 13:18:27 +0200] rev 44634
make "sound" sound and "unsound" more sound, based on evaluation
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)
huffman [Wed, 31 Aug 2011 13:28:29 -0700] rev 44632
simplify/generalize some proofs
huffman [Wed, 31 Aug 2011 10:42:31 -0700] rev 44631
generalize lemma isCont_vec_nth
huffman [Wed, 31 Aug 2011 10:24:29 -0700] rev 44630
convert proof to Isar-style
huffman [Wed, 31 Aug 2011 13:51:22 -0700] rev 44629
remove redundant lemma card_enum
huffman [Wed, 31 Aug 2011 08:11:47 -0700] rev 44628
move lemmas from Topology_Euclidean_Space to Euclidean_Space
huffman [Wed, 31 Aug 2011 07:51:55 -0700] rev 44627
convert to Isar-style proof
blanchet [Wed, 31 Aug 2011 13:22:50 +0200] rev 44626
make SML/NJ happy
blanchet [Wed, 31 Aug 2011 11:52:03 +0200] rev 44625
more tuning
blanchet [Wed, 31 Aug 2011 11:23:16 +0200] rev 44624
more tuning
blanchet [Wed, 31 Aug 2011 11:14:53 +0200] rev 44623
tuning
blanchet [Wed, 31 Aug 2011 11:12:27 +0200] rev 44622
avoid relying on dubious TFF1 feature
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44621
killed FIXME (the ATP exporter outputs TPTP FOF, which is first-order)
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44620
fixed explicit declaration of TFF1 types
bulwahn [Tue, 30 Aug 2011 20:10:48 +0200] rev 44619
adding list_size_append (thanks to Rene Thiemann)
bulwahn [Tue, 30 Aug 2011 20:10:47 +0200] rev 44618
strengthening list_size_pointwise (thanks to Rene Thiemann)
wenzelm [Thu, 01 Sep 2011 14:10:52 +0200] rev 44617
more flexible sorting;
tuned display;
wenzelm [Thu, 01 Sep 2011 13:39:40 +0200] rev 44616
tuned signature;
wenzelm [Thu, 01 Sep 2011 13:34:45 +0200] rev 44615
more abstract Document.Node.Name;
tuned signature;
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;
wenzelm [Wed, 31 Aug 2011 22:10:07 +0200] rev 44613
crude display of node status;
tuned signature;
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;
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;
wenzelm [Wed, 31 Aug 2011 19:52:13 +0200] rev 44610
tuned join_commands: avoid traversing cumulative table;
wenzelm [Wed, 31 Aug 2011 17:36:10 +0200] rev 44609
some support for theory status overview;
wenzelm [Wed, 31 Aug 2011 17:22:49 +0200] rev 44608
tuned Commands_Changed: cover nodes as well;
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;
wenzelm [Wed, 31 Aug 2011 14:39:41 +0200] rev 44606
improved auto loading: selectable file list;
wenzelm [Tue, 30 Aug 2011 18:12:48 +0200] rev 44605
tuned document;
wenzelm [Tue, 30 Aug 2011 17:53:03 +0200] rev 44604
tuned import;
discontinued obsolete Sorting.thy (cf. 4d57f872dc2c);
wenzelm [Tue, 30 Aug 2011 17:51:30 +0200] rev 44603
tuned document;
wenzelm [Tue, 30 Aug 2011 17:50:41 +0200] rev 44602
tuned color for Mac OS X (very light color profile?);
wenzelm [Tue, 30 Aug 2011 17:36:12 +0200] rev 44601
tuned document;
wenzelm [Tue, 30 Aug 2011 17:02:06 +0200] rev 44600
merged;
blanchet [Tue, 30 Aug 2011 16:25:10 +0200] rev 44599
fixed just introduced silly bug
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
blanchet [Tue, 30 Aug 2011 16:11:42 +0200] rev 44597
tuning
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44596
cleaner "pff" dummy TFF0 prover
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44595
generate properly typed TFF1 (PFF) problems in the presence of type class predicates
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44594
added type abstractions (for declaring polymorphic constants) to TFF syntax