Documentation

LeanPool.Feige.TwoPointBoundary

Removing strict positivity from the finite two-point bound #

noncomputable def Feige.boundaryEpsilon (n : ) :

A positive perturbation parameter tending to zero.

Equations
Instances For
    noncomputable def Feige.strictGammaApprox {m : } (γ : Fin m) (n : ) (i : Fin m) :

    A strictly positive approximation to a nonnegative lower displacement.

    Equations
    Instances For
      theorem Feige.strictGammaApprox_pos {m : } {γ : Fin m} ( : ∀ (i : Fin m), 0 γ i) (n : ) (i : Fin m) :
      theorem Feige.strictGammaApprox_le_one {m : } {γ : Fin m} (hγ1 : ∀ (i : Fin m), γ i 1) (n : ) (i : Fin m) :
      theorem Feige.tendsto_twoPointHighProbability_strictGammaApprox {m : } (γ β : Fin m) ( : ∀ (i : Fin m), 0 γ i) ( : ∀ (i : Fin m), 0 < β i) (i : Fin m) :
      theorem Feige.tendsto_highSetMass_strictGammaApprox {m : } (γ β : Fin m) ( : ∀ (i : Fin m), 0 γ i) ( : ∀ (i : Fin m), 0 < β i) (S : Finset (Fin m)) :
      theorem Feige.eventually_rejectionFinset_subset_strictApprox {m : } (γ β : Fin m) (α δ : ) ( : 0 < δ) :
      ∀ᶠ (n : ) in Filter.atTop, S{S : Finset (Fin m) | twoPointKFinset γ β S α}, twoPointKFinset (strictGammaApprox γ n) β S α + δ

      Every state rejected at the limiting parameter is, uniformly over the finite Boolean state space, eventually rejected at threshold α + δ by the strict approximants.

      theorem Feige.twoPointRejectionMass_le_add_delta {m : } (γ β : Fin m) (hγ0 : ∀ (i : Fin m), 0 γ i) (hγ1 : ∀ (i : Fin m), γ i 1) ( : ∀ (i : Fin m), 0 < β i) {α δ : } ( : 0 α) ( : 0 < δ) :
      twoPointRejectionMass γ β α α + δ
      theorem Feige.twoPointRejectionMass_le_alpha {m : } (γ β : Fin m) (hγ0 : ∀ (i : Fin m), 0 γ i) (hγ1 : ∀ (i : Fin m), γ i 1) ( : ∀ (i : Fin m), 0 < β i) {α : } ( : 0 α) :

      Closed-boundary two-point rejection estimate.

      The fully discharged finite two-point rejection hypothesis used by the conditional-mixture calibration theorem.