src/HOL/Probability/Probability.thy
author huffman
Sat, 08 Jan 2011 10:02:43 -0800
changeset 41478 18500bd1f47b
parent 40859 de0b30e6c2d2
child 41689 3e39b0e730d6
permissions -rw-r--r--
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin
end