tuned comment;
authorwenzelm
Fri, 15 Dec 2000 17:59:30 +0100
changeset 10680 26e4aecf3207
parent 10679 b619b56f562f
child 10681 ec76e17f73c5
tuned comment;
src/HOL/PreList.thy
--- a/src/HOL/PreList.thy	Fri Dec 15 17:59:05 2000 +0100
+++ b/src/HOL/PreList.thy	Fri Dec 15 17:59:30 2000 +0100
@@ -21,7 +21,11 @@
 hide const Node Atom Leaf Numb Lim Funs Split Case
 
 
-(*belongs to theory Nat, but requires Datatype*)
+(* generic summation indexed over nat *)
+
+(*FIXME move to Ring_and_Field, when it is made part of main HOL (!?)*)
+(*FIXME port theorems from Algebra/abstract/NatSum*)
+
 consts
   Summation :: "(nat => 'a::{zero,plus}) => nat => 'a"
 primrec