Sunflower (mathematics) explained
In the mathematical fields of set theory and extremal combinatorics, a sunflower or
-system
[1] is a collection of sets in which all possible distinct pairs of sets share the same intersection. This common intersection is called the kernel
of the sunflower.The naming arises from a visual similarity to the botanical sunflower, arising when a Venn diagram of a sunflower set is arranged in an intuitive way. Suppose the shared elements of a sunflower set are clumped together at the centre of the diagram, and the nonshared elements are distributed in a circular pattern around the shared elements. Then when the Venn diagram is completed, the lobe-shaped subsets, which encircle the common elements and one or more unique elements, take on the appearance of the petals of a flower.
The main research question arising in relation to sunflowers is: under what conditions does there exist a large sunflower (a sunflower with many sets) in a given collection of sets? The
-lemma
, sunflower lemma
, and the Erdős-Rado sunflower conjecture
give successively weaker conditions which would imply the existence of a large sunflower in a given collection, with the latter being one of the most famous open problems of extremal combinatorics.[2] Formal definition
Suppose
is a
set system over
, that is, a collection of
subsets of a set
. The collection
is a
sunflower (or
-system) if there is a subset
of
such that for each
distinct
and
in
, we have
. In other words, a set system or collection of sets
is a sunflower if all sets in
share the same common subset of elements. An element in
is either found in the common subset
or else appears in at most one of the
elements. No element of
is shared by just
some of the
subset, but not others. Note that this intersection,
, may be
empty; a collection of pairwise
disjoint subsets is also a sunflower. Similarly, a collection of sets each containing the same elements is also trivially a sunflower.
Sunflower lemma and conjecture
The study of sunflowers generally focuses on when set systems contain sunflowers, in particular, when a set system is sufficiently large to necessarily contain a sunflower.
Specifically, researchers analyze the function
for nonnegative
integers
, which is defined to be the smallest nonnegative
integer
such that, for any set system
such that every set
has cardinality at most
, if
has more than
sets, then
contains a sunflower of
sets. Though it is not obvious that such an
must exist, a basic and simple result of
Erdős and
Rado, the Delta System Theorem, indicates that it does.
Erdos-Rado Delta System Theorem(corollary of the Sunflower lemma):
For each
,
, there is an integer
such that if a set system
of
-sets is of cardinality greater than
, then
contains a sunflower of size
.
In the literature,
is often assumed to be a set rather than a collection, so any set can appear in
at most once. By adding dummy elements, it suffices to only consider set systems
such that every set in
has cardinality
, so often the sunflower lemma is equivalently phrased as holding for "
-uniform" set systems.
Sunflower lemma
proved the sunflower lemma, which states that
That is, if
and
are positive
integers, then a set system
of cardinality greater than or equal to
of sets of cardinality
contains a sunflower with at least
sets.
The Erdős-Rado sunflower lemma can be proved directly through induction. First,
, since the set system
must be a collection of distinct sets of size one, and so
of these sets make a sunflower. In the general case, suppose
has no sunflower with
sets. Then consider
to be a maximal collection of pairwise disjoint sets (that is,
is the empty set unless
, and every set in
intersects with some
). Because we assumed that
had no sunflower of size
, and a collection of pairwise disjoint sets is a sunflower,
.
Let
. Since each
has cardinality
, the cardinality of
is bounded by
. Define
for some
to be
Wa=\{S\setminus\{a\}\mida\inS,S\inW\}.
Then
is a set system, like
, except that every element of
has
elements. Furthermore, every sunflower of
corresponds to a sunflower of
, simply by adding back
to every set. This means that, by our assumption that
has no sunflower of size
, the size of
must be bounded by
.
Since every set
intersects with one of the
's, it intersects with
, and so it corresponds to at least one of the sets in a
:
|W|\leq\suma|Wa|\leq|A|(f(k-1,r)-1)\leqk(r-1)f(k-1,r)-|A|\leqk(r-1)f(k-1,r)-1.
Hence, if
, then
contains an
set sunflower of size
sets. Hence,
and the theorem follows.
[2] Erdős-Rado sunflower conjecture
The sunflower conjecture is one of several variations of the conjecture of that for each
,
for some constant
depending only on
. The conjecture remains wide open even for fixed low values of
; for example
; it is not known whether
for some
.
[3] A 2021 paper by Alweiss, Lovett, Wu, and Zhang gives the best progress towards the conjecture, proving that
for A month after the release of the first version of their paper, Rao sharpened the bound to
; the current best-known bound is
.
Sunflower lower bounds
Erdős and Rado proved the following lower bound on
. It is equal to the statement that the original sunflower lemma is optimal in
.
Theorem.
Proof.For
a set of
sequence of distinct elements is not a sunflower.Let
denote the size of the largest set of
-sets with no
sunflower. Let
be such a set. Take an additional set of
elements and add one element to each set in one of
disjoint copies of
. Take the union of the
disjoint copies with the elements added and denote this set
. The copies of
with an element added form an
partition of
. We have that,
.
is sunflower free since any selection of
sets if in one of the disjoint partitions is sunflower free by assumption of H being sunflower free. Otherwise, if
sets are selected from across multiple sets of the partition, then two must be selected from one partition since there are only
partitions. This implies that at least two sets and not all the sets will have an element in common. Hence this is not a sunflower of
sets.
A stronger result is the following theorem:
Theorem.
f(a+b,r)\ge(f(a,r)-1)(f(b,r)-1)
Proof. Let
and
be two sunflower free families. For each set
in F, append every set in
to
to produce
many sets. Denote this family of sets
. Take the union of
over all
in
. This produces a family of
sets which is sunflower free.
The best existing lower bound for the Erdos-Rado Sunflower problem for
is
} \le f(k,3) , due to Abott, Hansen, and Sauer.
[4] [5] This bound has not been improved in over 50 years.
Applications of the sunflower lemma
The sunflower lemma has numerous applications in theoretical computer science. For example, in 1986, Razborov used the sunflower lemma to prove that the Clique language required
(superpolynomial) size monotone circuits, a breakthrough result in
circuit complexity theory at the time. Håstad, Jukna, and Pudlák used it to prove lower bounds on depth-
circuits. It has also been applied in the
parameterized complexity of the
hitting set problem, to design fixed-parameter tractable algorithms for finding small sets of elements that contain at least one element from a given family of sets.
Analogue for infinite collections of sets
A version of the
-lemma
which is essentially equivalent to the Erdős-Rado
-system theorem states that a countable collection of k-sets contains a countably infinite sunflower or
-system.The
-lemma
states that every uncountable collection of finite sets contains an uncountable
-system.The
-lemma is a
combinatorial set-theoretic tool used in proofs to impose an
upper bound on the size of a collection of pairwise incompatible elements in a
forcing poset. It may for example be used as one of the ingredients in a proof showing that it is consistent with
Zermelo–Fraenkel set theory that the
continuum hypothesis does not hold. It was introduced by .
If
is an
-sized collection of
countable subsets of
, and if the continuum hypothesis holds, then there is an
-sized
-subsystem. Let
\langleA\alpha:\alpha<\omega2\rangle
enumerate
. For
\operatorname{cf}(\alpha)=\omega1
, let
f(\alpha)=\sup(A\alpha\cap\alpha)
. By
Fodor's lemma, fix
stationary in
such that
is constantly equal to
on
.Build
of
cardinality
such that whenever
are in
then
. Using the continuum hypothesis, there are only
-many countable subsets of
, so by further thinning we may stabilize the kernel.
See also
External links
Notes and References
- The original term for this concept was "
-system". More recently the term "sunflower", possibly introduced by, has been gradually replacing it.
- Web site: Extremal Combinatorics III: Some Basic Theorems. Combinatorics and more. 28 September 2008 . 2021-12-10.
- Abbott . H.L . Hanson . D . Sauer . N . Intersection theorems for systems of sets . Journal of Combinatorial Theory, Series A . May 1972 . 12 . 3 . 381–389 . 10.1016/0097-3165(72)90103-3 . free .
- Abbott . H.L . Hanson . D . Sauer . N . Intersection theorems for systems of sets . Journal of Combinatorial Theory, Series A . May 1972 . 12 . 3 . 381–389 . 10.1016/0097-3165(72)90103-3 . free .
- Lower Bounds for the Sunflower Problem https://mathoverflow.net/a/420288/12176