src/HOL/Probability/Probability.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 15 Oct 2010 21:46:45 +0900
changeset 39994 7bd8013b903f
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
FSet: give names to respectfulness theorems, rename list_all2_refl to avoid clash

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end