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;