src/HOL/Probability/Probability.thy
author blanchet
Tue, 07 Dec 2010 11:56:01 +0100
changeset 41045 2a41709f34c1
parent 40859 de0b30e6c2d2
child 41689 3e39b0e730d6
permissions -rw-r--r--
use heuristic to determine whether to keep or drop an existing "let" -- and drop all higher-order lets

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin
end