Skip to Content
Combinatorics

9. Extremal set theory

2019-09-04Original-language archivelegacy assets may be incomplete

How large or how small a collection of finite objects can be, if it has to satisfy certain restrictions

Sunflower

  • set system F2[n]\mathcal{F}\subset 2^{[n]} with ground set [n][n]
  • a sunflower of size rr with center CC
    • F=r|\mathcal{F}|=r
    • S,TF,ST=C\forall S,T\in\mathcal{F},S\cap T=C
  • Sunflower Lemma (Erdős-Rado 1960)
    • F([n]k),F>k!(r1)k\mathcal{F}\subset{[n]\choose k},|\mathcal{F}|>k!(r-1)^k\Rightarrow\exists a sunflower GF\mathcal{G}\subset\mathcal{F} such that G=r|\mathcal{G}|=r
  • Sunflower Conjecture: F>c(r)k|\mathcal{F}|>c(r)^k

Mutually Intersecting

  • Erdős-Ko-Rado Theorem: F([n]k),n2k,S,TF,STF(n1k1)\mathcal{F}\subset{[n]\choose k},n\geq 2k,\forall S,T\in\mathcal{F},S\cap T\neq\emptyset\Rightarrow|\mathcal{F}|\leq{n-1\choose k-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,BF,A⊈B,([n]k)\forall A,B\in\mathcal{F},A\not\subseteq B,{[n]\choose k} is an antichain
  • Sperner's Theorem(1928): F2[n]\mathcal{F}\subseteq 2^{[n]} is an antichain, F(nn/2)|\mathcal{F}|\leq {n\choose\lfloor n/2\rfloor}
    • Sperner's proof(shadows)
    • LYM inequality: F2[n]\mathcal{F}\subseteq 2^{[n]} is an antichain, SF1(nS)1\sum_{S\in\mathcal{F}}\frac{1}{n\choose|S|}\leq 1
      • Lubell's proof(counting)
      • Alon's proof(probabilistic)

VC-dimension

  • trace: F2X,RX\mathcal{F}\subseteq 2^X,R\subseteq X, the trace of F\mathcal{F} on RR is FR={SRSF}\mathcal{F}|_R=\{S\cap R|S\in \mathcal{F}\}
  • F\mathcal{F} shatters RR if FR=2R\mathcal{F}|_R=2^R
    • TR,SF,T=SR\forall T\subseteq R,\exists S\in\mathcal{F},T=S\cap R
  • VC-dimesion(Vapnik–Chervonenkis dimension) of a set family F2[n]\mathcal{F}\subseteq 2^{[n]}: VC-dim(F)=max{RR[n],FR=2R}\text{VC-dim}(\mathcal{F})=\max\{|R||R\subseteq [n],\mathcal{F}|_R=2^R\}
  • Sauer's Lemma: Let F2X,X=n\mathcal{F}\subseteq 2^X,|X|=n. If F>1i<k(ni)|\mathcal{F}|>\sum_{1\leq i<k}{n\choose i} then R(Xk)\exists R\in{X\choose k}, FF shatters RR
    • F>1i<k(ni)|\mathcal{F}|>\sum_{1\leq i<k}{n\choose i} then VC-dim(F)k\text{VC-dim}(\mathcal{F})\geq k
  • hereditary(ideal, abstract simplicial): STFSFS\subseteq T\in\mathcal{F}\Rightarrow S\in\mathcal{F}
    • RF,FR\in\mathcal{F},\mathcal{F} shatters RR
  • down-shift SiS_i: Si(T)=T\{i}S_i(T)=T\backslash\{i\} if iTi\in T and T\{i}∉FT\backslash\{i\}\not\in\mathcal{F}, TT otherwise