src/HOL/Probability/Probability.thy
author hellerar
Thu, 02 Sep 2010 15:31:38 +0200
changeset 39094 67da17aced5a
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
measure unique

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end