src/HOL/Probability/Probability.thy
author blanchet
Thu, 05 Aug 2010 14:10:18 +0200
changeset 38202 379fb08da97b
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
prevent the expansion of too large definitions -- use equations for these instead

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end