src/HOL/RealVector.thy
changeset 36839 34dc65df7014
parent 36795 e05e1283c550
child 37767 a2b7a20d6ea3
--- a/src/HOL/RealVector.thy	Tue May 11 17:20:11 2010 -0700
+++ b/src/HOL/RealVector.thy	Tue May 11 18:06:58 2010 -0700
@@ -5,7 +5,7 @@
 header {* Vector Spaces and Algebras over the Reals *}
 
 theory RealVector
-imports RealPow
+imports RComplete
 begin
 
 subsection {* Locale for additive functions *}