Erdős–Hajnal for graphs with no 5-hole

lax-54·formalized by Édouard Bonnet @EdouardBonnet · Codex 5.6 and 6·registered·created ·GitHub @63f5c92·Lean v4.33.0 epoch · mathlib db584cd6d46c

Loading review…

Sign in with ORCID

Community review

Flags

Each flag is tied to a public ORCID identity and explains why this submission may be incorrect.

No flags have been submitted.

    Community review

    Flag this submission

    State precisely what appears incorrect. This explanation will be public under your ORCID name.

    Abstract

    This submission formalizes the proof of Chudnovsky, Scott, Seymour, and Spirkl that the five-cycle has the Erdős–Hajnal property. Its main theorem states that there is a positive integer qq such that every finite graph GG with no induced C5C_5 satisfies

    V(G)max(α(G),ω(G))q.|V(G)| \leq \max(\alpha(G),\omega(G))^q.

    Equivalently, every such graph contains a clique or stable set of order at least V(G)1/q|V(G)|^{1/q}.

    The submission formalizes every argument in the paper required for this conclusion. It also derives the form of Rödl's theorem used there from mathlib's formalization of Szemerédi's regularity lemma, a finite Ramsey argument, and an induced-embedding lemma. The formalized arguments include the d=1/2d=1/2 case of the bipartite comb lemma (Theorem 2.1), the critical-graph comb lemma (Lemma 3.1), the averaging and maximum-degree reductions (Lemma 4.2 and Lemma 4.3), and the final minimal-counterexample argument (Theorem 4.4). The Lean statements parameterize densities by reciprocals of positive integers and clear all denominators. Some absolute constants are enlarged to avoid rounding; neither modification affects the Erdős–Hajnal conclusion.

    The annotated paper covers the five-cycle argument in Sections 2–4 and its introductory statement. The later results about other excluded graphs are outside this submission’s scope. Annotation links use the integral versions described in the concept cards.

    View annotated paper

    19 pages · 17 marked passages

    Concepts

    Concept map
    8 concepts; 10 descendants hidden
    100%
    Proven claimDefinitionThis submissionOther submissionA → B: B builds on A

    Proofs

    Proof networkview on GitHub

    100%
    assumptions conclusionProven claimClaim from this submission / another submissionProof — open large view for details
    Proof list

    Proof code is not displayed; the archive records each proof's checked relationship between claims.

    Related submissions

    Submission map

    100%
    This submissionOther submissionA → B: B's concepts build on AA → B: only B's proofs build on A

    Cite this

    This is only the formalizers. The authors of the formalized results may be different (see References).

    @misc{lax-54,
      author = {Édouard Bonnet and Codex 5.6 and 6},
      title = {Erdős–Hajnal for graphs with no 5-hole},
      year = {2026},
      howpublished = {Lax Archive, lax-54},
      url = {https://laxarchive.org/lax-54/},
    }

    References

    1. Maria Chudnovsky, Alex Scott, Paul Seymour and Sophie Spirkl. Erdős–Hajnal for graphs with no 5-hole. Proceedings of the London Mathematical Society 126(3):997–1014, 2023. doi:10.1112/plms.12504

    Discussion

    Ask a question or add context. Endorsements and structured flags are kept in the review panel above.

    Loading discussion…