Skip to content

Erdős problem 775

Is there a 33-uniform hypergraph on nn vertices which contains at least nO(1)n-O(1) different sizes of cliques (maximal complete subgraphs)?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

775.lean

Retained formal statement1 of 4

Is there a 33-uniform hypergraph on nn vertices which contains at least nO(1)n-O(1) different sizes of cliques (maximal complete subgraphs)?

The answer is no, as proved by Gao [Ga25]: more generally, for any k3k\geq 3, every kk-uniform hypergraph on nn vertices contains at most nfk(n)n-f_k(n) different sizes of cliques, where fk(n)f_k(n)\to \infty as nn\to \infty.

FormalConjectures/ErdosProblems/775.leanErdos775.erdos_7751 lineExact file
False ↔ ∃ C, ∃ᶠ (n : ℕ) in Filter.atTop, ∃ H, n - CH.cliqueSizes.ncard
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page