Erdős Problem 20 #
Reference: erdosproblems.com/20
A sunflower $F$ with kernel $S$ is a collection of sets in which all possible distinct pairs of sets share the same intersection $S$.
Instances For
A sunflower $F$ is a collection of sets in which all possible distinct pairs of sets share the same intersection.
Equations
- IsSunflower F = ∃ (S : Set α), IsSunflowerWithKernel F S
Instances For
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.