Documentation

Atlas.BooleanFunctions.code.LindebergHybrid

noncomputable def BooleanFourier.hybridMeasure (n k : ) :
Instances For
    noncomputable def BooleanFourier.hybridExpectation {n : } (f : (Fin nBool)) (Ψ : ) (k : ) :
    Instances For
      theorem BooleanFourier.hybridExpectation_n {n : } (f : (Fin nBool)) (Ψ : ) :
      noncomputable def BooleanFourier.boolToRealVec {n : } (b : Fin nBool) :
      Fin n
      Instances For
        theorem BooleanFourier.integral_pi_rademacher {n : } (g : (Fin n)) :
        ( (z : Fin n), g z MeasureTheory.Measure.pi fun (x : Fin n) => rademacherMeasure) = 1 / 2 ^ n * b : Fin nBool, g (boolToRealVec b)
        theorem BooleanFourier.lindeberg_telescoping {n : } (f : (Fin nBool)) (Ψ : ) :
        booleanExpectation f Ψ - gaussianExpectation f Ψ = k : Fin n, (hybridExpectation f Ψ k - hybridExpectation f Ψ (k + 1))