src/HOL/Fun.thy
changeset 8924 c434283b4cfa
parent 8258 666d3a4f3b9d
child 8960 0cd01ec1830b
--- a/src/HOL/Fun.thy	Mon May 22 16:05:22 2000 +0200
+++ b/src/HOL/Fun.thy	Tue May 23 07:32:24 2000 +0200
@@ -6,7 +6,7 @@
 Notions about functions.
 *)
 
-Fun = Vimage + equalities + 
+Fun = Vimage + SetInterval + 
 
 instance set :: (term) order
                        (subset_refl,subset_trans,subset_antisym,psubset_eq)