src/ZF/AC/AC18_AC19.ML
changeset 2845 b4f8df0efa6c
parent 2496 40efb87985b5
child 3731 71366483323b
--- a/src/ZF/AC/AC18_AC19.ML	Thu Mar 27 10:07:11 1997 +0100
+++ b/src/ZF/AC/AC18_AC19.ML	Thu Mar 27 10:08:31 1997 +0100
@@ -108,7 +108,7 @@
 goalw thy AC_defs "!!Z. AC19 ==> AC1";
 by (REPEAT (resolve_tac [allI,impI] 1));
 by (excluded_middle_tac "A=0" 1);
-by (fast_tac (!claset addSIs [empty_fun]) 2);
+by (fast_tac (!claset addSIs [exI, empty_fun]) 2);
 by (eres_inst_tac [("x","{u_(a). a:A}")] allE 1);
 by (etac impE 1);
 by (etac RepRep_conj 1 THEN (assume_tac 1));