src/HOL/Probability/Probability.thy
author haftmann
Tue, 20 Jul 2010 14:08:47 +0200
changeset 37896 4274a8d60fa1
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
tuned

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end