Skip to content

Erdős problem 750

Let f(m)f(m) be some function such that f(m)f(m)\to \infty as mm\to \infty. Does there exist a graph GG of infinite chromatic number such that every subgraph on mm vertices contains an independent set of size at least m2f(m)\frac{m}{2}-f(m)?

Sources

Browse retained paths and inspect the exact material available for this Problem.

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

750.lean

Retained formal statement3 of 3

In [Er69b] Erdős conjectures this for f(m)=ϵmf(m)=\epsilon m for any fixed ϵ>0\epsilon>0. This follows from a result of Erdős, Hajnal, and Szemerédi [EHS82], as described by Sellke in the comments.

FormalConjectures/ErdosProblems/750.leanErdos750.erdos_750.variants.epsilon5 linesExact file
True  ∀ ε > 0,V G,      G.chromaticNumber = ⊤ ∧        ∀ (m : ℕ) (S : Set V), 0 < mS.ncard = m → ∃ IS, G.IsIndepSet I ∧ ↑m / 2 - ε * ↑m ≤ ↑I.ncard
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page