Lovasz Local Lemma (LLL)

Reading topics - May 21, 2024

In probability theory, if a large number of events are all independent of one another and each has probability less than 1, then there is a positive (possibly small) probability that none of the events will occur.

The Lovasz local lemma allows to relax the independence condition slightly:

As long as the events are “mostly” independent from one another and aren’t individually too likely, then there will still be a positive probability that none of them occurs.

It is commonly used in the probabilistic method for existence proofs.

For an overview check out:

Slides and lecture notes

Finite algorithmic LLL

Computability and LLL

Kolmogorov complexity and LLL

Pattern avoidance and LLL