src/HOL/Probability/Probability.thy
author blanchet
Thu, 02 Sep 2010 22:50:16 +0200
changeset 39110 a74bd9bfa880
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
show the number of facts for each prover in "verbose" mode

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end