In algebraic combinatorics, the Kruskal–Katona theorem gives a complete characterization of the f-vectors of abstract simplicial complexes. It includes as a special case the Erdős–Ko–Rado theorem and can be restated in terms of uniform hypergraphs. It is named after Joseph Kruskal and Gyula O. H. Katona, but has been independently discovered by several others.
Statement Given two positive integers N and i, there is a unique way to expand N as a sum of binomial coefficients as follows:
N = ( n i i ) + ( n i − 1 i − 1 ) + … + ( n j j ) , n i > n i − 1 > … > n j ≥ j ≥ 1. {\displaystyle N={\binom {n_{i}}{i}}+{\binom {n_{i-1}}{i-1}}+\ldots +{\binom {n_{j}}{j}},\quad n_{i}>n_{i-1}>\ldots >n_{j}\geq j\geq 1.}
This expansion can be constructed by applying the greedy algorithm: set ni to be the maximal n such that N ≥ ( n i ) , {\displaystyle N\geq {\binom {n}{i}},} replace N with the difference, i with i − 1, and repeat until the difference becomes zero. Define
N ( i − 1 ) = ( n i i − 1 ) + ( n i − 1 i − 2 ) + … + ( n j j − 1 ) . {\displaystyle N^{(i-1)}={\binom {n_{i}}{i-1}}+{\binom {n_{i-1}}{i-2}}+\ldots +{\binom {n_{j}}{j-1}}.}
Statement for simplicial complexes An integral vector ( f 0 , f 1 , . . . , f d − 1 ) {\displaystyle (f_{0},f_{1},...,f_{d-1})} is the f-vector of some ( d − 1 ) {\displaystyle (d-1)} -dimensional simplicial complex if and only if
0 ≤ f i ( i ) ≤ f i − 1 , 1 ≤ i ≤ d − 1. {\displaystyle 0\leq f_{i}^{(i)}\leq f_{i-1},\quad 1\leq i\leq d-1.}
Statement for uniform hypergraphs Let A be a set consisting of N distinct i-element subsets of a fixed set U ("the universe") and B be the set of all ( i − r ) {\displaystyle (i-r)} -element subsets of the sets in A. Expand N as above. Then the cardinality of B is bounded below as follows:
… excerpt ends here. Continue reading the full article.
