src/HOL/Probability/Probability.thy
author wenzelm
Fri, 07 Jan 2011 21:26:49 +0100
changeset 41451 892e67be8304
parent 40859 de0b30e6c2d2
child 41689 3e39b0e730d6
permissions -rw-r--r--
do not open ML structures;

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin
end