src/HOL/Probability/Probability.thy
author hoelzl
Thu, 02 Sep 2010 19:51:53 +0200
changeset 39097 943c7b348524
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
Moved lemmas to appropriate locations

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end