src/HOL/Probability/Probability.thy
author blanchet
Tue, 10 Nov 2009 14:20:15 +0100
changeset 33584 488837bf01d7
parent 33544 fbebb43610dc
child 35582 b16d99a72dc9
permissions -rw-r--r--
remove spurious parameter to "merge"
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