Documentation

LeanPool.Feige.TwoPointInduction

Finite expectations in the two-point calibration argument #

This file defines the independent product expectation and the rejection payoff used by the ordered insertion proof.

noncomputable def Feige.productHighSetExpectation {m : } (p : Fin m) (g : Finset (Fin m)) :

Expectation under the independent product law on high sets.

Equations
Instances For
    @[simp]
    theorem Feige.productHighSetExpectation_one {m : } (p : Fin m) :
    (productHighSetExpectation p fun (x : Finset (Fin m)) => 1) = 1
    theorem Feige.monotone_booleanRejectionPayoff {m : } (γ β : Fin m) ( : ∀ (i : Fin m), 0 γ i) ( : ∀ (i : Fin m), 0 β i) (α : ) :

    Rejection is an increasing payoff because K is antitone on the Boolean lattice.