src/HOL/Fun.thy
changeset 11609 3f3d1add4d94
parent 11451 8abfb4f7bd02
child 12114 a8e860c86252
--- a/src/HOL/Fun.thy	Thu Sep 27 22:26:00 2001 +0200
+++ b/src/HOL/Fun.thy	Thu Sep 27 22:28:16 2001 +0200
@@ -6,7 +6,7 @@
 Notions about functions.
 *)
 
-Fun = Inverse_Image + equalities + 
+Fun = Inverse_Image + Typedef + 
 
 instance set :: (term) order
                        (subset_refl,subset_trans,subset_antisym,psubset_eq)