src/ZF/UNITY/SubstAx.thy
changeset 69593 3dda49e08b9d
parent 69587 53982d5ec0bb
child 74563 042041c0ebeb
--- a/src/ZF/UNITY/SubstAx.thy	Fri Jan 04 21:49:06 2019 +0100
+++ b/src/ZF/UNITY/SubstAx.thy	Fri Jan 04 23:22:53 2019 +0100
@@ -354,7 +354,7 @@
                 REPEAT (ares_tac ctxt [@{thm LeadsTo_Basis}, @{thm leadsTo_Basis},
                                   @{thm EnsuresI}, @{thm ensuresI}] 1),
             (*now there are two subgoals: co & transient*)
-            simp_tac (ctxt addsimps (Named_Theorems.get ctxt @{named_theorems program})) 2,
+            simp_tac (ctxt addsimps (Named_Theorems.get ctxt \<^named_theorems>\<open>program\<close>)) 2,
             Rule_Insts.res_inst_tac ctxt
               [((("act", 0), Position.none), sact)] [] @{thm transientI} 2,
                (*simplify the command's domain*)