src/HOL/Probability/Information.thy
changeset 43556 0d78c8d31d0d
parent 43340 60e181c4eae4
child 43920 cedb5cb948fd
--- a/src/HOL/Probability/Information.thy	Sun Jun 26 19:10:03 2011 +0200
+++ b/src/HOL/Probability/Information.thy	Mon Jun 27 09:42:46 2011 +0200
@@ -8,6 +8,7 @@
 theory Information
 imports
   Independent_Family
+  Radon_Nikodym
   "~~/src/HOL/Library/Convex"
 begin