src/HOL/Hyperreal/Series.thy
changeset 15131 c69542757a4d
parent 15085 5693a977a767
child 15140 322485b816ac
--- a/src/HOL/Hyperreal/Series.thy	Mon Aug 16 14:21:54 2004 +0200
+++ b/src/HOL/Hyperreal/Series.thy	Mon Aug 16 14:22:27 2004 +0200
@@ -7,7 +7,9 @@
 
 header{*Finite Summation and Infinite Series*}
 
-theory Series = SEQ + Lim:
+theory Series
+import SEQ Lim
+begin
 
 syntax sumr :: "[nat,nat,(nat=>real)] => real"
 translations