How large or how small a collection of finite objects can be, if it has to satisfy certain restrictions
Sunflower
- set system F⊂2[n] with ground set [n]
- a sunflower of size r with center C
- ∣F∣=r
- ∀S,T∈F,S∩T=C
- Sunflower Lemma (Erdős-Rado 1960)
- F⊂(k[n]),∣F∣>k!(r−1)k⇒∃ a sunflower G⊂F such that ∣G∣=r
- Sunflower Conjecture: ∣F∣>c(r)k
Mutually Intersecting
- Erdős-Ko-Rado Theorem: F⊂(k[n]),n≥2k,∀S,T∈F,S∩T=∅⇒∣F∣≤(k−1n−1)
- Katona's proof: double counting
- Erdős' proof: shifting
- Shifting(Compression)
- Define a shift operator
- perserve desired property
- original problem is easy on shifted elements
- e.g. Isoperimetric problem: Steiner symmetrization
Sperner System
- Antichains: ∀A,B∈F,A⊆B,(k[n]) is an antichain
- Sperner's Theorem(1928): F⊆2[n] is an antichain, ∣F∣≤(⌊n/2⌋n)
- Sperner's proof(shadows)
- LYM inequality: F⊆2[n] is an antichain, ∑S∈F(∣S∣n)1≤1
- Lubell's proof(counting)
- Alon's proof(probabilistic)
VC-dimension
- trace: F⊆2X,R⊆X, the trace of F on R is F∣R={S∩R∣S∈F}
- F shatters R if F∣R=2R
- ∀T⊆R,∃S∈F,T=S∩R
- VC-dimesion(Vapnik–Chervonenkis dimension) of a set family F⊆2[n]: VC-dim(F)=max{∣R∣∣R⊆[n],F∣R=2R}
- Sauer's Lemma: Let F⊆2X,∣X∣=n. If ∣F∣>∑1≤i<k(in) then ∃R∈(kX), F shatters R
- ∣F∣>∑1≤i<k(in) then VC-dim(F)≥k
- hereditary(ideal, abstract simplicial): S⊆T∈F⇒S∈F
- R∈F,F shatters R
- down-shift Si: Si(T)=T\{i} if i∈T and T\{i}∈F, T otherwise