src/HOL/Real/RealInt.thy
changeset 7334 a90fc1e5fb19
parent 7292 dff3470c5c62
child 8856 435187ffc64e
--- a/src/HOL/Real/RealInt.thy	Tue Aug 24 11:50:58 1999 +0200
+++ b/src/HOL/Real/RealInt.thy	Tue Aug 24 11:54:13 1999 +0200
@@ -5,7 +5,7 @@
     Description: Embedding the integers in the reals
 *)
 
-RealInt = Real + Int + 
+RealInt = RealOrd + Int + 
 
 constdefs 
    real_of_int :: int => real