GroupTheory
authorpaulson
Tue, 03 Jul 2001 15:40:25 +0200
changeset 11397 0427e3c88062
parent 11396 48fc0db9b896
child 11398 d7711be8c3a9
GroupTheory
NEWS
--- a/NEWS	Tue Jul 03 15:29:29 2001 +0200
+++ b/NEWS	Tue Jul 03 15:40:25 2001 +0200
@@ -17,6 +17,9 @@
   (rare) case use   delSWrapper "split_all_tac" addSbefore 
                     ("unsafe_split_all_tac", unsafe_split_all_tac)
 
+* HOL/GroupTheory: group theory examples including Sylow's theorem, by Florian
+  Kammueller;
+
 * ZF: the integer library now covers quotients and remainders, with many laws
 relating division to addition, multiplication, etc.;