Documentation

LeanPool.Feige.SimplexExponentialIdentification

Event bridge for the exponential and simplex statistics #

This file records the deterministic normalization identity between the simplex statistic in (2.1) and the internal exponential representation, in the NNReal coordinate model used by expProductMeasure.

Binary density-product bridge used in the finite-dimensional induction.

theorem Feige.MeasurePreserving.map_withDensity_equiv {α : Type u_1} {β : Type u_2} [MeasurableSpace α] [MeasurableSpace β] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} (T : α ≃ᵐ β) (hT : MeasureTheory.MeasurePreserving (⇑T) μ ν) {f : βENNReal} (hf : Measurable f) :

Transporting a density through a measure-preserving measurable equivalence transports the underlying measure and composes the density with the equivalence.

One induction step: adjoining an independent unit exponential to a finite-dimensional density multiplies the joint density.

noncomputable def Feige.finExponentialDensity (n : ) :
(Fin n)ENNReal

The joint unit-exponential density on Fin n → ℝ.

Equations
Instances For

    The finite product of unit exponential laws has the product of the one-dimensional exponential densities with respect to Lebesgue volume.

    def Feige.nnrealOptionToRealOption {n : } (e : Option (Fin n)NNReal) :
    Option (Fin n)

    Coerce every coordinate of an NNReal vector to a real number.

    Equations
    Instances For

      The total mass of an optional-indexed nonnegative vector.

      Equations
      Instances For
        noncomputable def Feige.nnrealNormalizedCoordinates {n : } (e : Option (Fin n)NNReal) :
        Fin n

        Normalize the finite coordinates by the total exponential mass.

        Equations
        Instances For

          On every nonzero exponential vector, the event defining dirichletK is exactly the simplex halfspace event after normalization.