src/HOL/Probability/Probability.thy
author haftmann
Tue, 11 May 2010 18:46:03 +0200
changeset 36832 e6078ef937df
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
tuned reification functions

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end