Erdős problem 750
Let be some function such that as . Does there exist a graph of infinite chromatic number such that every subgraph on vertices contains an independent set of size at least ?
Sources
FormalConjectures/ErdosProblems/
750.lean
Retained formal statement
In [ErHa67b] Erdős and Hajnal prove this for for all .
True ↔ ∀ c > 1 / 4, ∃ V G, G.chromaticNumber = ⊤ ∧ ∀ (m : ℕ) (S : Set V), 0 < m → S.ncard = m → ∃ I ⊆ S, G.IsIndepSet I ∧ ↑m / 2 - c * ↑m ≤ ↑I.ncardSolvedStatement only, no proof