src/ZF/Constructible/WFrec.thy
changeset 13295 ca2e9b273472
parent 13293 09276ee04361
child 13299 3a932abf97e8
--- a/src/ZF/Constructible/WFrec.thy	Thu Jul 04 11:13:56 2002 +0200
+++ b/src/ZF/Constructible/WFrec.thy	Thu Jul 04 15:03:03 2002 +0200
@@ -113,7 +113,7 @@
 apply (blast intro!: is_recfun_equal dest: transM) 
 done 
 
-text{*Tells us that is_recfun can (in principle) be relativized.*}
+text{*Tells us that @{text is_recfun} can (in principle) be relativized.*}
 lemma (in M_axioms) is_recfun_relativize:
   "[| M(r); M(f); \<forall>x[M]. \<forall>g[M]. function(g) --> M(H(x,g)) |] 
    ==> is_recfun(r,a,H,f) <->
@@ -347,7 +347,7 @@
 
 
 
-text{*is_oadd_fun: Relating the pure "language of set theory" to Isabelle/ZF*}
+text{*@{text is_oadd_fun}: Relating the pure "language of set theory" to Isabelle/ZF*}
 lemma (in M_ord_arith) is_oadd_fun_iff:
    "[| a\<le>j; M(i); M(j); M(a); M(f) |] 
     ==> is_oadd_fun(M,i,j,a,f) <->