src/HOL/Probability/Probability.thy
author wenzelm
Tue, 22 Dec 2009 21:47:27 +0100
changeset 34168 18843829c7f2
parent 33544 fbebb43610dc
child 35582 b16d99a72dc9
permissions -rw-r--r--
clarified atom parser: return content; added tags parser;

theory Probability
imports Measure Borel
begin

end