src/HOL/Real_Vector_Spaces.thy
changeset 51774 916271d52466
parent 51642 400ec5ae7f8f
child 51775 408d937c9486
--- a/src/HOL/Real_Vector_Spaces.thy	Wed Apr 24 13:28:30 2013 +0200
+++ b/src/HOL/Real_Vector_Spaces.thy	Thu Apr 25 10:35:56 2013 +0200
@@ -860,7 +860,7 @@
   qed
 qed
 
-instance real :: linear_continuum_topology ..
+instance real :: connected_linorder_topology ..
 
 lemmas open_real_greaterThan = open_greaterThan[where 'a=real]
 lemmas open_real_lessThan = open_lessThan[where 'a=real]