move Henstock-Kurzweil integration after Lebesgue_Measure; replace content by abbreviation measure lborel
(* Title: HOL/Probability/Probability.thy
Author: Johannes Hölzl, TU München
*)
theory Probability
imports
Central_Limit_Theorem
Discrete_Topology
PMF_Impl
Projective_Limit
Random_Permutations
SPMF
Stream_Space
begin
end