src/HOL/Probability/Probability.thy
author wenzelm
Mon, 27 Sep 2010 20:26:10 +0200
changeset 39733 6d373e9dcb9d
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
renamed raw output primitives to emphasize their meaning -- not to be used in user-space;

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end