src/HOL/Probability/Probability.thy
author paulson
Mon, 09 Nov 2009 15:50:15 +0000
changeset 33533 40b44cb20c8c
parent 33271 7be66dee1a5a
child 33536 fd28b7399f2b
permissions -rw-r--r--
New theory Probability/Borel.thy, and some associated lemmas
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33271
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     1
theory Probability imports
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     2
	Measure
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