oops;
authorwenzelm
Thu, 16 Oct 1997 13:45:27 +0200
changeset 3894 8b9f0bc6dc1a
parent 3893 5a1f22e7b359
child 3895 b2463861c86a
oops;
src/ZF/Cardinal.ML
--- a/src/ZF/Cardinal.ML	Thu Oct 16 13:45:16 1997 +0200
+++ b/src/ZF/Cardinal.ML	Thu Oct 16 13:45:27 1997 +0200
@@ -754,7 +754,7 @@
 qed "nat_wf_on_converse_Memrel";
 
 goal Cardinal.thy "!!n. n:nat ==> well_ord(n,converse(Memrel(n)))";
-by (forward_tac [transfer thy Ord_nat RS Ord_in_Ord RS well_ord_Memre] 1);
+by (forward_tac [transfer thy Ord_nat RS Ord_in_Ord RS well_ord_Memrel] 1);
 by (rewtac well_ord_def);
 by (blast_tac (!claset addSIs [tot_ord_converse, 
 			       nat_wf_on_converse_Memrel]) 1);