src/HOL/Probability/Probability.thy
author blanchet
Mon, 20 Sep 2010 16:29:55 +0200
changeset 39560 c13b4589fddf
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
preprocess "Ex" before doing clausification in Metis; this is dual to "All" in b96941dddd04

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end