src/HOL/Fun.thy
changeset 8960 0cd01ec1830b
parent 8924 c434283b4cfa
child 9141 49f6e45e7199
--- a/src/HOL/Fun.thy	Wed May 24 18:47:43 2000 +0200
+++ b/src/HOL/Fun.thy	Wed May 24 18:48:03 2000 +0200
@@ -6,7 +6,7 @@
 Notions about functions.
 *)
 
-Fun = Vimage + SetInterval + 
+Fun = Vimage + equalities + 
 
 instance set :: (term) order
                        (subset_refl,subset_trans,subset_antisym,psubset_eq)