wenzelm [Thu, 08 Jul 1999 18:34:59 +0200] rev 6932
propp: 'concl' patterns;
assumptions: tactics for non-goal export;
use Display.pretty_thm_no_hyps;
assm vs. assume vs. presume;
tuned type goal;
tuned print_goal;
relative exports, absolute export_thm rule;
transfer_facts;
tuned;
wenzelm [Thu, 08 Jul 1999 18:32:43 +0200] rev 6931
propp: 'concl' patterns;
assumptions: tactics for non-goal export;
use Display.pretty_thm_no_hyps;
wenzelm [Thu, 08 Jul 1999 18:31:04 +0200] rev 6930
improved error msgs of cterm_instantiate;
fixed incr_indexes;
wenzelm [Thu, 08 Jul 1999 18:30:21 +0200] rev 6929
aprop: ??id, ...;
wenzelm [Thu, 08 Jul 1999 18:30:00 +0200] rev 6928
improved error msgs of instantiate;
wenzelm [Thu, 08 Jul 1999 18:29:30 +0200] rev 6927
added commute: 'a seq list -> 'a list seq;
wenzelm [Thu, 08 Jul 1999 18:29:07 +0200] rev 6926
added pretty_thm_no_hyps;
wenzelm [Thu, 08 Jul 1999 18:28:02 +0200] rev 6925
theorems involving oracles are now printed with a suffixed [!];
wenzelm [Thu, 08 Jul 1999 18:27:01 +0200] rev 6924
Theorems involving oracles will be printed with a suffixed \verb|[!]|;
wenzelm [Thu, 08 Jul 1999 18:26:24 +0200] rev 6923
updated usedir;
paulson [Thu, 08 Jul 1999 13:55:18 +0200] rev 6922
integer division
paulson [Thu, 08 Jul 1999 13:48:11 +0200] rev 6921
Renaming of theorems from _nat0 to _int0 and _nat1 to _int1
paulson [Thu, 08 Jul 1999 13:47:27 +0200] rev 6920
Introduction of integer division algorithm
paulson [Thu, 08 Jul 1999 13:46:29 +0200] rev 6919
changed header to cope with default if_weak_cong
paulson [Thu, 08 Jul 1999 13:44:47 +0200] rev 6918
Now if_weak_cong is a standard congruence rule
paulson [Thu, 08 Jul 1999 13:43:42 +0200] rev 6917
Introduction of integer division algorithm
Renaming of theorems from _nat0 to _int0 and _nat1 to _int1
paulson [Thu, 08 Jul 1999 13:42:31 +0200] rev 6916
tidied proofs to cope with default if_weak_cong
paulson [Thu, 08 Jul 1999 13:38:41 +0200] rev 6915
Now if_weak_cong is a standard congruence rule
paulson [Thu, 08 Jul 1999 13:37:40 +0200] rev 6914
new theory IntDiv.thy
paulson [Thu, 08 Jul 1999 13:35:33 +0200] rev 6913
new files IntDiv.{thy,ML}
wenzelm [Wed, 07 Jul 1999 00:15:06 +0200] rev 6912
tuned output;
wenzelm [Tue, 06 Jul 1999 21:16:29 +0200] rev 6911
simp only: attribute, method arg;
asm_simp method;
wenzelm [Tue, 06 Jul 1999 21:14:34 +0200] rev 6910
use generic numeral encoding and syntax;
wenzelm [Tue, 06 Jul 1999 21:13:12 +0200] rev 6909
adapted to generic numerals;
wenzelm [Tue, 06 Jul 1999 21:11:34 +0200] rev 6908
simp only;
wenzelm [Tue, 06 Jul 1999 21:09:23 +0200] rev 6907
added Numeral.thy;
wenzelm [Tue, 06 Jul 1999 21:09:05 +0200] rev 6906
_reflcl;
wenzelm [Tue, 06 Jul 1999 21:08:30 +0200] rev 6905
added Numeral.thy, Tools/numeral_syntax.ML;
wenzelm [Tue, 06 Jul 1999 21:06:51 +0200] rev 6904
removed proof history nesting commands (not useful);
wenzelm [Tue, 06 Jul 1999 21:06:03 +0200] rev 6903
improved errors;