Skip to content

Erdős problem 760

The cochromatic number of GG, denoted by ζ(G)\zeta(G), is the minimum number of colours needed to colour the vertices of GG such that each colour class induces either a complete graph or independent set.

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

760.lean

Retained formal statement2 of 2

A problem of Erdős and Gimbel, who proved that there must exist a subgraph HH with ζ(H)(mlogm)1/2. \zeta(H) \gg \left(\frac{m}{\log m}\right)^{1/2}.

FormalConjectures/ErdosProblems/760.leanErdos760.erdos_760.variants.erdos_gimbel3 linesExact file
c > 0,  ∀ (V : Type u_1) [Finite V] (G : SimpleGraph V) (m : ℕ),    G.chromaticNumber = ↑m → ∃ H k, ↑kH.coe.cochromaticNumberc * √(↑m / Real.logm) ≤ ↑k
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page