Hypotheses for the general (asymmetric) Lovász Local Lemma: weights $x_i \in [0,1)$ such that each event probability satisfies $P_i \le x_i \prod_{j \in N(i)} (1 - x_j)$, where $N(i)$ is the dependency neighborhood of event $i$ (Theorem 6.1.9).
Instances For
theorem
AlgorithmicLLL.moser_tardos_expected_resamplings
{n : ℕ}
{P x : Fin n → ℝ}
{N : Fin n → Finset (Fin n)}
(hLLL : LLLCondition n P x N)
(i : Fin n)
:
Moser-Tardos theorem: under the LLL hypothesis, the expected number of times the algorithm resamples event $A_i$ is bounded by $x_i / (1 - x_i)$.