src/HOL/Fun.thy
changeset 10212 33fe2d701ddd
parent 9352 416b2ecd97a1
child 10826 f3b7201dda27
--- a/src/HOL/Fun.thy	Thu Oct 12 18:09:06 2000 +0200
+++ b/src/HOL/Fun.thy	Thu Oct 12 18:38:23 2000 +0200
@@ -6,7 +6,7 @@
 Notions about functions.
 *)
 
-Fun = Vimage + equalities + 
+Fun = Inverse_Image + equalities + 
 
 instance set :: (term) order
                        (subset_refl,subset_trans,subset_antisym,psubset_eq)