src/HOL/Probability/Probability.thy
author huffman
Sun, 09 May 2010 22:51:11 -0700
changeset 36778 739a9379e29b
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
avoid using real-specific versions of generic lemmas

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end