The total crossing mass is :
ProvedExcursionCoupling.lintegral_crossingMultiplicity_eq_twomeasure-theoryoptimal-transport
Let be mutually singular Borel probability measures on and . Then
where and count the increasing and the decreasing points of the completed graph at height .
This is the normalisation that makes Juillet's sampling law a probability law: the integrand is the total crossing multiplicity of the level , its integral is the total variation of over the whole line, and mutual singularity identifies that total variation with
Preamble
import Definitions.Def_JuilletExcursionCoupling open MeasureTheory Set Function Filter Topology
Formal statement
namespace ExcursionCoupling
theorem lintegral_crossingMultiplicity_eq_two
(μ ν : Measure ℝ) [IsProbabilityMeasure μ] [IsProbabilityMeasure ν] (hsing : μ ⟂ₘ ν) :
∫⁻ h : ℝ, crossingMultiplicity (Fsigma μ ν) h = 2 := by
sorry
end ExcursionCouplingSource
Nicolas Juillet, On a solution to the Monge transport problem on the real line arising from the strictly concave case, arXiv:1907.00681v1 (2019), Section 3.1, proof of Theorem 1.1 (p. 15): "We proved that i_R is almost surely an even integer and int i_R(h) dh = TV(F_sigma) = TV(F_mu) + TV(F_nu) = 2".