Erdős problem 835
Does there exist a such that the -sized subsets of {1,...,2k} can be coloured with colours such that for every with all colours appear among the -sized subsets of ?
Sources
FormalConjectures/ErdosProblems/
835.lean
Retained formal statement
Alternative statement of Erdős Problem 835 using the chromatic number of the Johnson graph. This is equivalent to asking whether there exists such that the chromatic number of the Johnson graph is .
(∃ l, (SimpleGraph.johnson (2 * (l + 3)) (l + 3)).chromaticNumber = ↑(l + 3) + 1) ↔ sorryOpenStatement only, no proof