Documentation

PFR.HundredPercent

The 100% version of entropic PFR #

Here we show entropic PFR in the case of doubling constant zero.

Main results #

def symmGroup {Ω : Type u_1} {G : Type u_2} [MeasureTheory.MeasureSpace Ω] [MeasurableSpace G] [AddCommGroup G] [MeasurableAdd₂ G] (X : ΩG) (hX : Measurable X) :

The symmetry group Sym of X: the set of all hG such that X+h has an identical distribution to X.

Equations
  • One or more equations did not get rendered due to their size.
@[simp]
theorem mem_symmGroup {Ω : Type u_1} {G : Type u_2} [MeasureTheory.MeasureSpace Ω] [MeasurableSpace G] [AddCommGroup G] [MeasurableAdd₂ G] {X : ΩG} (hX : Measurable X) {x : G} :

If d[X;X]=0, and x,yG are such that P[X=x],P[X=y]>0, then xySym[X].

If d[X # X] = 0, then X - x₀ is the uniform distribution on the subgroup of G stabilizing the distribution of X, for any x₀ of positive probability.

If d[X;X]=0, then there exists a subgroup HG such that d[X;UH]=0.

If d[X1;X2]=0, then there exists a subgroup HG such that d[X1;UH]=d[X2;UH]=0. Follows from the preceding claim by the triangle inequality.