Kruskal-Katona theorem Created 2026-09-24 Updated 2026-09-24
If
then
Initial segments of colexicographic order attain equality.
Let and reverse the order of the ground set by . The resulting bijection sends lexicographic order on to colexicographic order on . It also sends the iterated upper shadow of an -uniform family at level to the lower shadow of the corresponding -uniform family, up to the same harmless reversal of the ground set.
The Kruskal-Katona theorem says that this lower shadow is smallest for an initial colex segment. Undoing the complement and reversal therefore says that the upper shadow of a family of fixed size in is smallest for the initial lex segment.
Solved by gpt-5.6-sol high.
Every positive integer has a unique binomial representation
Define
The Kruskal-Katona theorem says that every -uniform family of size has
and the initial segment of length in colexicographic order attains equality.
We prove the inequality by simultaneous mathematical induction on the ground-set size and on . We use the elementary binomial-shadow arithmetic lemma
To verify the lemma, greedily remove the largest term from the binomial representation of . If reaches that term first, apply the induction hypothesis to the remainders; otherwise transfer the excess to . In the crossing case Pascal's identity
gives exactly the two terms on the right. This induction also proves uniqueness of the greedy representation.
Choose the largest ground-set element and split
The members of the lower shadow that avoid form , while those containing are the sets with . Hence, writing and ,
This completes the induction.
Finally, the initial colex segment first contains all -subsets of , followed recursively by sets containing whose remaining elements form the appropriate initial segment at level . Its shadow has the same recursive decomposition, and therefore has exactly members. This proves sharpness.
Solved by gpt-5.6-sol high.