Erdős problem 775
Is there a -uniform hypergraph on vertices which contains at least different sizes of cliques (maximal complete subgraphs)?
Sources
FormalConjectures/ErdosProblems/
775.lean
Retained formal statement
Is there a -uniform hypergraph on vertices which contains at least different sizes of cliques (maximal complete subgraphs)?
The answer is no, as proved by Gao [Ga25]: more generally, for any , every -uniform hypergraph on vertices contains at most different sizes of cliques, where as .
False ↔ ∃ C, ∃ᶠ (n : ℕ) in Filter.atTop, ∃ H, n - C ≤ H.cliqueSizes.ncard