src/HOL/Probability/Probability.thy
author boehmes
Fri, 13 Nov 2009 15:06:19 +0100
changeset 33661 31a129cc0d10
parent 33544 fbebb43610dc
child 35582 b16d99a72dc9
permissions -rw-r--r--
corrected translation of integer operators, keep argument order for n-ary symbols (conjunction, disjunction), removed unused code

theory Probability
imports Measure Borel
begin

end