ML_Context.thm;
authorwenzelm
Mon, 06 Sep 2010 19:11:01 +0200
changeset 39158 e6b96b4cde7e
parent 39157 b98909faaea8
child 39159 0dec18004e75
ML_Context.thm;
src/HOL/Tools/TFL/tfl.ML
--- a/src/HOL/Tools/TFL/tfl.ML	Mon Sep 06 14:18:16 2010 +0200
+++ b/src/HOL/Tools/TFL/tfl.ML	Mon Sep 06 19:11:01 2010 +0200
@@ -564,7 +564,7 @@
      val body_th = R.LIST_CONJ (map R.ASSUME full_rqt_prop)
      val SELECT_AX = (*in this way we hope to avoid a STATIC dependence upon
                        theory Hilbert_Choice*)
-         thm "Hilbert_Choice.tfl_some"
+         ML_Context.thm "Hilbert_Choice.tfl_some"
          handle ERROR msg => cat_error msg
     "defer_recdef requires theory Main or at least Hilbert_Choice as parent"
      val bar = R.MP (R.ISPECL[tych R'abs, tych R1] SELECT_AX) body_th