wenzelm [Thu, 01 Jul 1999 21:28:49 +0200] rev 6880
Isar_examples/KnasterTarski.thy;
wenzelm [Thu, 01 Jul 1999 21:27:46 +0200] rev 6879
added with_facts(_i);
also, finally: opt_rules;
wenzelm [Thu, 01 Jul 1999 21:27:04 +0200] rev 6878
'with' as == 'from' as facts;
also, finally: opt_rules;
wenzelm [Thu, 01 Jul 1999 21:25:58 +0200] rev 6877
also, finally: opt_rules;
wenzelm [Thu, 01 Jul 1999 21:20:57 +0200] rev 6876
have_thmss: more_ths;
simple_have_thmss;
wenzelm [Thu, 01 Jul 1999 21:20:27 +0200] rev 6875
have_thmss: more_ths;
wenzelm [Thu, 01 Jul 1999 21:19:45 +0200] rev 6874
renamed with/APP to of/OF;
wenzelm [Thu, 01 Jul 1999 17:42:27 +0200] rev 6873
tuned;
wenzelm [Thu, 01 Jul 1999 17:41:16 +0200] rev 6872
fixed backtracking of global_qed;
wenzelm [Thu, 01 Jul 1999 17:40:48 +0200] rev 6871
added check_result;
setmp Display.show_hyps false;
fixed auto_bind_facts;
tuned finish_proof;
fixed backtracking of global_qed;
wenzelm [Thu, 01 Jul 1999 17:38:44 +0200] rev 6870
setmp Display.show_hyps false;
wenzelm [Thu, 01 Jul 1999 17:24:29 +0200] rev 6869
fix, assume, presume: prf_asm;
wenzelm [Thu, 01 Jul 1999 17:24:14 +0200] rev 6868
added prf_asm;
paulson [Thu, 01 Jul 1999 10:36:38 +0200] rev 6867
expandshort
paulson [Thu, 01 Jul 1999 10:35:35 +0200] rev 6866
many new theorems concerning multiplication and (in)equations
paulson [Thu, 01 Jul 1999 10:33:50 +0200] rev 6865
now div and mod are overloaded; dvd is polymorphic
paulson [Thu, 01 Jul 1999 10:32:57 +0200] rev 6864
new laws mult_le_cancel1, mult_le_cancel2
wenzelm [Wed, 30 Jun 1999 16:00:06 +0200] rev 6863
antisym first;
wenzelm [Wed, 30 Jun 1999 13:42:47 +0200] rev 6862
more robust trans rules;
wenzelm [Wed, 30 Jun 1999 12:24:32 +0200] rev 6861
Isar.sync_main;
wenzelm [Wed, 30 Jun 1999 12:23:46 +0200] rev 6860
added sync;
wenzelm [Wed, 30 Jun 1999 12:23:34 +0200] rev 6859
sync token;
wenzelm [Wed, 30 Jun 1999 12:22:45 +0200] rev 6858
sync;
wenzelm [Wed, 30 Jun 1999 12:22:31 +0200] rev 6857
added sync marker;
nipkow [Wed, 30 Jun 1999 09:47:16 +0200] rev 6856
New thm trancl_trans_induct
nipkow [Tue, 29 Jun 1999 11:58:21 +0200] rev 6855
Bad translation fixed.
wenzelm [Mon, 28 Jun 1999 23:05:19 +0200] rev 6854
updated;
wenzelm [Mon, 28 Jun 1999 23:02:38 +0200] rev 6853
improved RANGE;
wenzelm [Mon, 28 Jun 1999 23:02:03 +0200] rev 6852
tuned;
wenzelm [Mon, 28 Jun 1999 21:48:36 +0200] rev 6851
cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:47:55 +0200] rev 6850
added presume command;
wenzelm [Mon, 28 Jun 1999 21:47:04 +0200] rev 6849
cond_extern_table;
datatype method = Method of thm list -> tactic;
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;
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;
wenzelm [Mon, 28 Jun 1999 21:41:02 +0200] rev 6846
cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:38:50 +0200] rev 6845
added cond_extern_table;
wenzelm [Fri, 25 Jun 1999 13:37:51 +0200] rev 6844
branching_level = 400;
paulson [Wed, 23 Jun 1999 10:40:13 +0200] rev 6843
tidied
paulson [Wed, 23 Jun 1999 10:39:35 +0200] rev 6842
renamed PPI to plam
simplified the definition of lift_act
paulson [Wed, 23 Jun 1999 10:38:49 +0200] rev 6841
renamed PPI to plam
paulson [Wed, 23 Jun 1999 10:38:09 +0200] rev 6840
another non-working snapshot
paulson [Wed, 23 Jun 1999 10:37:29 +0200] rev 6839
new distributive laws involving * and -
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
paulson [Thu, 17 Jun 1999 10:43:05 +0200] rev 6837
another snapshot, still not working
paulson [Thu, 17 Jun 1999 10:41:39 +0200] rev 6836
new results about SKIP
paulson [Thu, 17 Jun 1999 10:39:30 +0200] rev 6835
addition of drop_... operators with new results and simplification of old ones
paulson [Thu, 17 Jun 1999 10:36:03 +0200] rev 6834
renamed UNION_... to UN_..., INTER_... to INT_... (to fit the convention)
paulson [Thu, 17 Jun 1999 10:35:01 +0200] rev 6833
many new guarantees laws
paulson [Thu, 17 Jun 1999 10:34:23 +0200] rev 6832
moved image_UNION to Fun/image_UN
paulson [Thu, 17 Jun 1999 10:33:43 +0200] rev 6831
expandshort
paulson [Thu, 17 Jun 1999 10:33:33 +0200] rev 6830
renamed UNION_... to UN_... (to fit the convention)
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
paulson [Sun, 13 Jun 1999 13:57:31 +0200] rev 6828
not working but taking shape
paulson [Sun, 13 Jun 1999 13:56:12 +0200] rev 6827
guar; locale for the spec
paulson [Sun, 13 Jun 1999 13:55:28 +0200] rev 6826
many new results for reachable and lift_prog
paulson [Sun, 13 Jun 1999 13:54:56 +0200] rev 6825
new finiteness theorems
paulson [Sun, 13 Jun 1999 13:54:34 +0200] rev 6824
renamed pfix_[lg}e
paulson [Sun, 13 Jun 1999 13:53:33 +0200] rev 6823
new-style infix directives
paulson [Sun, 13 Jun 1999 13:52:50 +0200] rev 6822
guarantees -> guar
paulson [Sun, 13 Jun 1999 13:52:26 +0200] rev 6821
guarantees -> juar