Documentation

LeanPool.Feige.NormalizedExponentialProbability

Probability normalization for independent unit exponentials #

This module supplies the product-density normalization needed to turn the normalized-exponential integral identity into a probability-law statement.

The product density of n independent unit exponentials is integrable on the coordinate function space.

noncomputable def Feige.jointUnitExponentialDensity {n : } (e : × (Fin n)) :

Real-valued joint density on ℝ × (Fin n → ℝ).

Equations
Instances For

    ENNReal form of normalization of the full independent exponential product density.

    The sole point removed when passing from the closed nonnegative orthant to positiveExponentialOrthant is Lebesgue-null.

    theorem Feige.nonnegative_nonzero_exponentialTotal_pos {n : } {e : × (Fin n)} (h0 : 0 e.1) (hi : ∀ (i : Fin n), 0 e.2 i) (hne : e (0, fun (x : Fin n) => 0)) :
    theorem Feige.jointUnitExponentialDensity_eq_exp_neg_total {n : } (e : × (Fin n)) (h0 : 0 e.1) (hi : ∀ (i : Fin n), 0 e.2 i) :
    theorem Feige.jointUnitExponentialDensity_eq_zero_of_neg {n : } (e : × (Fin n)) (hneg : e.1 < 0 ∃ (i : Fin n), e.2 i < 0) :

    Exact Lebesgue volume of the standard full simplex.