An exponential representation of the Dirichlet statistic #
Equation (2.1) defines Kₙ using a uniform point of the standard simplex.
For the formal proof of Theorem 2.1, this file uses the equivalent
independent-rate-one-exponential representation. Its identification with
the simplex statistic in (2.1) is isolated in a later geometry module.
The coordinate indexed by none is E₀; some i is Eᵢ. We put the
exponentials on ℝ≥0, so their nonnegativity is encoded by the type and the
coordinatewise antitonicity of K is a pointwise set inclusion.
The rate-one exponential law, pushed to ℝ≥0.
The source exponential law is already supported on the nonnegative reals. Using the push-forward makes nonnegativity definitional in all later finite sum arguments.
Equations
Instances For
The joint law of E₀ and an ι-indexed family of independent
rate-one exponentials.
Equations
- Feige.expProductMeasure ι = MeasureTheory.Measure.pi fun (x : Option ι) => Feige.nnexpMeasure
Instances For
The Dirichlet statistic from (2.1), represented internally by independent rate-one exponentials.
Equations
- Feige.dirichletK y = (Feige.expProductMeasure ι).real (Feige.kEvent y)
Instances For
If every coordinate is at most one, the event defining K is certain.
K is coordinatewise nonincreasing.