src/HOL/Probability/Probability.thy
author hoelzl
Wed, 07 Apr 2010 17:24:44 +0200
changeset 36080 0d9affa4e73c
parent 35833 7b7ae5aa396d
child 40859 de0b30e6c2d2
permissions -rw-r--r--
Added Information theory and Example: dining cryptographers

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end