Wed, 30 Jun 1999 12:22:31 +0200 added sync marker;
wenzelm [Wed, 30 Jun 1999 12:22:31 +0200] rev 6857
added sync marker;
Wed, 30 Jun 1999 09:47:16 +0200 New thm trancl_trans_induct
nipkow [Wed, 30 Jun 1999 09:47:16 +0200] rev 6856
New thm trancl_trans_induct
Tue, 29 Jun 1999 11:58:21 +0200 Bad translation fixed.
nipkow [Tue, 29 Jun 1999 11:58:21 +0200] rev 6855
Bad translation fixed.
Mon, 28 Jun 1999 23:05:19 +0200 updated;
wenzelm [Mon, 28 Jun 1999 23:05:19 +0200] rev 6854
updated;
Mon, 28 Jun 1999 23:02:38 +0200 improved RANGE;
wenzelm [Mon, 28 Jun 1999 23:02:38 +0200] rev 6853
improved RANGE;
Mon, 28 Jun 1999 23:02:03 +0200 tuned;
wenzelm [Mon, 28 Jun 1999 23:02:03 +0200] rev 6852
tuned;
Mon, 28 Jun 1999 21:48:36 +0200 cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:48:36 +0200] rev 6851
cond_extern_table;
Mon, 28 Jun 1999 21:47:55 +0200 added presume command;
wenzelm [Mon, 28 Jun 1999 21:47:55 +0200] rev 6850
added presume command;
Mon, 28 Jun 1999 21:47:04 +0200 cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:47:04 +0200] rev 6849
cond_extern_table; datatype method = Method of thm list -> tactic;
Mon, 28 Jun 1999 21:46:33 +0200 tuned print_state;
wenzelm [Mon, 28 Jun 1999 21:46:33 +0200] rev 6848
tuned print_state; datatype method = Method of thm list -> tactic; assumptions: back-pressure solver as parameter;
Mon, 28 Jun 1999 21:44:19 +0200 tuned output: print_context replaced by strings_of_context;
wenzelm [Mon, 28 Jun 1999 21:44:19 +0200] rev 6847
tuned output: print_context replaced by strings_of_context; assumptions: back-pressure solver as parameter;
Mon, 28 Jun 1999 21:41:02 +0200 cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:41:02 +0200] rev 6846
cond_extern_table;
Mon, 28 Jun 1999 21:38:50 +0200 added cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:38:50 +0200] rev 6845
added cond_extern_table;
Fri, 25 Jun 1999 13:37:51 +0200 branching_level = 400;
wenzelm [Fri, 25 Jun 1999 13:37:51 +0200] rev 6844
branching_level = 400;
Wed, 23 Jun 1999 10:40:13 +0200 tidied
paulson [Wed, 23 Jun 1999 10:40:13 +0200] rev 6843
tidied
Wed, 23 Jun 1999 10:39:35 +0200 renamed PPI to plam
paulson [Wed, 23 Jun 1999 10:39:35 +0200] rev 6842
renamed PPI to plam simplified the definition of lift_act
Wed, 23 Jun 1999 10:38:49 +0200 renamed PPI to plam
paulson [Wed, 23 Jun 1999 10:38:49 +0200] rev 6841
renamed PPI to plam
Wed, 23 Jun 1999 10:38:09 +0200 another non-working snapshot
paulson [Wed, 23 Jun 1999 10:38:09 +0200] rev 6840
another non-working snapshot
Wed, 23 Jun 1999 10:37:29 +0200 new distributive laws involving * and -
paulson [Wed, 23 Jun 1999 10:37:29 +0200] rev 6839
new distributive laws involving * and -
Wed, 23 Jun 1999 10:36:59 +0200 rewrite rules to distribute CONSTANT multiplication over sum and difference;
paulson [Wed, 23 Jun 1999 10:36:59 +0200] rev 6838
rewrite rules to distribute CONSTANT multiplication over sum and difference; removed automatic rewriting of 2x to x+x
Thu, 17 Jun 1999 10:43:05 +0200 another snapshot, still not working
paulson [Thu, 17 Jun 1999 10:43:05 +0200] rev 6837
another snapshot, still not working
Thu, 17 Jun 1999 10:41:39 +0200 new results about SKIP
paulson [Thu, 17 Jun 1999 10:41:39 +0200] rev 6836
new results about SKIP
Thu, 17 Jun 1999 10:39:30 +0200 addition of drop_... operators with new results and simplification of old ones
paulson [Thu, 17 Jun 1999 10:39:30 +0200] rev 6835
addition of drop_... operators with new results and simplification of old ones
Thu, 17 Jun 1999 10:36:03 +0200 renamed UNION_... to UN_..., INTER_... to INT_... (to fit the convention)
paulson [Thu, 17 Jun 1999 10:36:03 +0200] rev 6834
renamed UNION_... to UN_..., INTER_... to INT_... (to fit the convention)
Thu, 17 Jun 1999 10:35:01 +0200 many new guarantees laws
paulson [Thu, 17 Jun 1999 10:35:01 +0200] rev 6833
many new guarantees laws
Thu, 17 Jun 1999 10:34:23 +0200 moved image_UNION to Fun/image_UN
paulson [Thu, 17 Jun 1999 10:34:23 +0200] rev 6832
moved image_UNION to Fun/image_UN
Thu, 17 Jun 1999 10:33:43 +0200 expandshort
paulson [Thu, 17 Jun 1999 10:33:43 +0200] rev 6831
expandshort
Thu, 17 Jun 1999 10:33:33 +0200 renamed UNION_... to UN_... (to fit the convention)
paulson [Thu, 17 Jun 1999 10:33:33 +0200] rev 6830
renamed UNION_... to UN_... (to fit the convention)
Thu, 17 Jun 1999 10:32:52 +0200 renamed UNION_o to UN_o (to fit the convention) and added image_UN, image_INT
paulson [Thu, 17 Jun 1999 10:32:52 +0200] rev 6829
renamed UNION_o to UN_o (to fit the convention) and added image_UN, image_INT
Sun, 13 Jun 1999 13:57:31 +0200 not working but taking shape
paulson [Sun, 13 Jun 1999 13:57:31 +0200] rev 6828
not working but taking shape
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip