src/HOL/Wellfounded.thy
changeset 35727 817b8e0f7086
parent 35719 99b6152aedf5
child 35828 46cfc4b8112e
--- a/src/HOL/Wellfounded.thy	Thu Mar 11 14:39:58 2010 +0100
+++ b/src/HOL/Wellfounded.thy	Thu Mar 11 14:40:29 2010 +0100
@@ -8,7 +8,7 @@
 header {*Well-founded Recursion*}
 
 theory Wellfounded
-imports Transitive_Closure Big_Operators
+imports Transitive_Closure
 uses ("Tools/Function/size.ML")
 begin