Documentation

TestingLowerBounds.Divergences.Chernoff

Chernoff divergence #

Main definitions #

Main statements #

noncomputable def ProbabilityTheory.chernoffDiv {α : Type u_1} {mα : MeasurableSpace α} (a : ) (μ : MeasureTheory.Measure α) (ν : MeasureTheory.Measure α) :

Chernoff divergence of order a between two measures μ, ν. This is the infimum over probability measures ξ of the maximum of the Rényi divergences of order a from ξ to μ and from ξ to ν.

Equations
  • One or more equations did not get rendered due to their size.
Instances For