(* Theory: PDF_Values.thy Author: Manuel Eberl Defines the values and types in the PDF language and the corresponding stock measure spaces. Additionally, some functions and lemmas for lifting functions on the HOL types (int, real, …) to PDF values are provided. *) section ‹Source Language Values› theory PDF_Values imports Density_Predicates begin subsection ‹Values and stock measures›