Erdős problem 564
Let be the minimal such that if the edges of the -uniform hypergraph on vertices are -coloured then there is a monochromatic copy of the complete -uniform hypergraph on vertices.
Sources
FormalConjectures/ErdosProblems/
564.lean
Retained formal statement
Let be the minimal such that if the edges of the -uniform hypergraph on vertices are -coloured then there is a monochromatic copy of the complete -uniform hypergraph on vertices.
Is there some constant such that
True ↔ ∃ c > 0, ∀ᶠ (n : ℕ) in Filter.atTop, 2 ^ 2 ^ (c * n) ≤ ↑(Combinatorics.hypergraphRamsey 3 n)OpenStatement only, no proof