Documentation

FormalConjectures.ErdosProblems.«20»

Erdős Problem 20 #

References:

noncomputable def Erdos20.f (n k : ) :

Let $f(n,k)$ be minimal such that every $F$ family of $n$-uniform sets with $|F| \ge f(n,k)$ contains a $k$-sunflower.

Equations
Instances For
    theorem Erdos20.f_0_1 :
    f 0 1 = 1
    theorem Erdos20.erdos_20 :
    True ∃ (c : ), ∀ (n k : ), n > 0f n k < c k ^ n

    Is it true that $f(n,k) < c_k^n$ for some constant $c_k>0$ and for all $n > 0$?