src/HOL/Probability/Probability.thy
author haftmann
Mon, 04 Jan 2010 16:00:23 +0100
changeset 34250 3b619abaa67a
parent 33544 fbebb43610dc
child 35582 b16d99a72dc9
permissions -rw-r--r--
moved name duplicates to end of theory; reduced warning noise
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33536
fd28b7399f2b eliminated hard tabulators;
wenzelm
parents: 33271
diff changeset
     1
theory Probability
33544
fbebb43610dc Inserted missing theory dependency
paulson
parents: 33536
diff changeset
     2
imports Measure Borel
33271
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     3
begin
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     4
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     5
end