Documentation

MIPRE.Background.LIDT.MIPStarRE.LDT.Basic.DistributionUniform

Uniform subset estimates #

This file contains estimates for the total variation distance between the uniform distribution on a finite type and the uniform distribution on a nonempty finite subset, together with averaging bounds for [0,1]-valued functions. The uniform-subset total-variation identity is proved by transport through Mathlib probability mass functions.

Total variation between the uniform distribution on a finite ambient type and the uniform distribution on a nonempty finite subset.

This is the elementary finite identity TV(uniform α, uniform s) = 1 - |s| / |α|. The proof transports the project Distribution statement to Mathlib's uniform probability mass functions.

A [0,1]-valued function averaged over a nonempty finite subset is bounded by its ambient uniform average plus the total variation distance between the two uniform distributions.