How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The conditional-probability induction underlying the Lovász Local Lemma
Statement
Let be a dependency digraph for finite events . Suppose and for every . If and , then
Facts & Assumptions
Given: Events, a dependency digraph, parameters, an index , and a set satisfying the Statement.
Conditional probability is formed only for a positive-probability conditioning event (Conditional probability for ).
The finite chain rule factors probabilities of successive intersections when all prefix conditioning events are positive (The multiplication rule and finite chain rule for conditional probability).
A dependency digraph makes independent of every conjunction of complements indexed by non-out-neighbours (Dependency digraphs for a finite family of bad events).
Proof
For , the conditional probability is .
Assume the assertion holds whenever the conditioning set has fewer than elements, and let . Put and .
If , [L3] gives .
Suppose , order it as , and write . Since , also . Conditional multiplication gives , where the equality uses [L3] because consists of non-out-neighbours of .
The chain rule writes . Every displayed conditioning set has fewer than elements and positive probability, because its complement intersection contains the positive event . The induction hypothesis therefore bounds the conditional probability by , so this denominator is at least .
Consequently .
Steps 2.1 and 4.1 cover the two possibilities for , completing the induction. No conditional probability with zero denominator was formed.
Depends on
Used by
Dependency tree · two levels
6 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- J. Matousek and J. Vondrak, The Probabilistic Method, proof of Theorem 5.1.1 (standard reference, not scraped)
- Y. Zhao, MIT 18.218 Probabilistic Method in Combinatorics, proof of Theorem 5.1 (standard reference, not scraped)