src/HOL/Probability/Probability.thy
author paulson
Tue, 10 Nov 2009 09:22:55 +0000
changeset 33544 fbebb43610dc
parent 33536 fd28b7399f2b
child 35582 b16d99a72dc9
permissions -rw-r--r--
Inserted missing theory dependency
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