src/HOL/Probability/Probability.thy
author blanchet
Wed, 04 Aug 2010 10:39:35 +0200
changeset 38190 b02e204b613a
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
get rid of all "optimizations" regarding "unit" and other cardinality-1 types

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end