src/HOL/Probability/Probability.thy
author huffman
Tue, 18 May 2010 06:28:42 -0700
changeset 36978 4ec5131c6f46
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
merged

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end