Documentation

Mathlib.MeasureTheory.Integral.RieszMarkovKakutani.NNReal

Riesz–Markov–Kakutani representation theorem for ℝ≥0 #

This file proves the Riesz-Markov-Kakutani representation theorem on a locally compact T2 space X for ℝ≥0-linear functionals Λ.

Implementation notes #

The proof depends on the version of the theorem for -linear functional Λ because in a standard proof one has to prove the inequalities by le_antisymm, yet for C_c(X, ℝ≥0) there is no Neg. Here we prove the result by writing ℝ≥0-linear Λ in terms of -linear toRealLinear Λ and by reducing the statement to the -version of the theorem.

References #

The Riesz-Markov-Kakutani representation theorem: given a positive linear functional Λ, the (Bochner) integral of f (as a -valued function) with respect to the rieszMeasure associated to Λ is equal to Λ f.

The Riesz-Markov-Kakutani representation theorem: given a positive linear functional Λ, the (lower) Lebesgue integral of f with respect to the rieszMeasure associated to Λ is equal to Λ f.