src/HOL/Library/RBT_Mapping.thy
changeset 68484 59793df7f853
parent 63649 e690d6f2185b
child 69593 3dda49e08b9d
--- a/src/HOL/Library/RBT_Mapping.thy	Fri Jun 22 18:31:50 2018 +0200
+++ b/src/HOL/Library/RBT_Mapping.thy	Fri Jun 22 20:31:49 2018 +0200
@@ -113,7 +113,7 @@
 text \<open>
   This theory defines abstract red-black trees as an efficient
   representation of finite maps, backed by the implementation
-  in @{theory RBT_Impl}.
+  in @{theory "HOL-Library.RBT_Impl"}.
 \<close>
 
 subsection \<open>Data type and invariant\<close>