avoid potential conflict with Eisbach keyword (although keywords are local to the theory context);
authorwenzelm
Thu, 30 Apr 2015 17:00:50 +0200
changeset 60208 d72795f401c3
parent 60207 81a0900f0ddc
child 60209 022ca2799c73
avoid potential conflict with Eisbach keyword (although keywords are local to the theory context);
src/ZF/AC/AC16_WO4.thy
--- a/src/ZF/AC/AC16_WO4.thy	Tue Apr 28 13:30:28 2015 +0200
+++ b/src/ZF/AC/AC16_WO4.thy	Thu Apr 30 17:00:50 2015 +0200
@@ -541,7 +541,7 @@
                                   THEN apply_type])+
 done
 
-lemma (in AC16) conclusion:
+lemma (in AC16) "conclusion":
      "\<exists>a f. Ord(a) & domain(f) = a & (\<Union>b<a. f ` b) = x & (\<forall>b<a. f ` b \<lesssim> m)"
 apply (rule well_ord_LL [THEN exE])
 apply (rename_tac S)