src/HOL/Probability/Probability.thy
author blanchet
Fri, 11 Feb 2011 11:54:24 +0100
changeset 41752 949eaf045e00
parent 41689 3e39b0e730d6
child 41981 cdf7693bbe08
permissions -rw-r--r--
added option to Mirabelle Sledgehammer

theory Probability
imports
  Complete_Measure
  Information
  "ex/Dining_Cryptographers"
  "ex/Koepf_Duermuth_Countermeasure"
begin
end