paulson [Fri, 26 May 2000 18:03:54 +0200] rev 8982
renamed upt_Suc, since that name is needed for its primrec rule
paulson [Fri, 26 May 2000 18:03:25 +0200] rev 8981
new setsum results
wenzelm [Fri, 26 May 2000 17:29:07 +0200] rev 8980
tuned case_tac;
paulson [Fri, 26 May 2000 11:18:06 +0200] rev 8979
updated acknowledgements
paulson [Fri, 26 May 2000 11:17:53 +0200] rev 8978
fixed the documentation of goalw_cterm and prove_goalw_cterm
paulson [Thu, 25 May 2000 15:22:19 +0200] rev 8977
res_inst_tac, etc., no longer print the "dest_state" message when the selected
subgoal does not exist
paulson [Thu, 25 May 2000 15:20:44 +0200] rev 8976
setsum replaces sum_below
paulson [Thu, 25 May 2000 15:15:54 +0200] rev 8975
moved mostly to HOL/SetInterval.ML and UNITY/UNITY.ML
paulson [Thu, 25 May 2000 15:15:22 +0200] rev 8974
sum_below moved here from Arith
paulson [Thu, 25 May 2000 15:14:39 +0200] rev 8973
improved error msgs, listing variable names
paulson [Thu, 25 May 2000 15:14:20 +0200] rev 8972
better indentation; declared function "null"
paulson [Thu, 25 May 2000 15:13:57 +0200] rev 8971
new default rules
paulson [Thu, 25 May 2000 15:12:40 +0200] rev 8970
deleted sum_below: no need for it with setsum and lessThan
paulson [Thu, 25 May 2000 15:12:00 +0200] rev 8969
documented permute_prems
paulson [Thu, 25 May 2000 15:11:32 +0200] rev 8968
better indentation
paulson [Thu, 25 May 2000 15:10:57 +0200] rev 8967
overloading of 0
wenzelm [Wed, 24 May 2000 19:09:50 +0200] rev 8966
added "done" proof;
wenzelm [Wed, 24 May 2000 19:09:36 +0200] rev 8965
proper token_translation for latex mode;
paulson [Wed, 24 May 2000 18:51:28 +0200] rev 8964
some lemmas about plus_ac0
paulson [Wed, 24 May 2000 18:50:08 +0200] rev 8963
setsum is now overloaded on plus_ac0; lemmas about lessThan, etc.
paulson [Wed, 24 May 2000 18:49:05 +0200] rev 8962
setsum is now overloaded on plus_ac0
paulson [Wed, 24 May 2000 18:48:22 +0200] rev 8961
installing plus_ac0 for nat
paulson [Wed, 24 May 2000 18:48:03 +0200] rev 8960
we must not require SetInterval this early
paulson [Wed, 24 May 2000 18:47:43 +0200] rev 8959
installing the plus_ac0 axclass