Documentation

LeanPool.Feige.TransferProbability

Exponential tail formulas used by the transfer identity #

This file supplies the reusable one-dimensional probability calculations behind the local exponential transfer step. They are stated for Mathlib's rate-one exponential measure. In particular, the strict and non-strict tails agree, since this measure has no atoms.

The rate-one exponential distribution has no atoms.

The rate-one exponential upper tail, in strict form.

The rate-one exponential upper tail, in non-strict form.

Conditional u-integrand calculation. If d > 0, the exponential probability of z < dE', subject to z ≥ 0, is exp (-z/d).

Conditional v-integrand calculation. If c > 0, the exponential probability of z ≥ -cE', subject to z < 0, is exp (z/c).

Product-measure/Tonelli form of the lower-tail transfer probability. On the canonical product space, the first coordinate is Z with law μ and the second coordinate is an independent rate-one exponential variable.

Product-measure/Tonelli form of the upper-tail transfer probability. This is the mass between the threshold -cE' and zero.

Conditional width of the random interval [-cE', dE'] at a fixed value z; this is the integrand for w = u + v.

Equations
Instances For

    The interval width w is strictly positive under every probability law for Z.