Theorems · Theorem · combinatorics
Finset.kruskal_katona
- 1000+ list: Kruskal–Katona theorem
∀ {n r : ℕ} {𝒜 𝒞 : Finset (Finset (Fin n))},
Set.Sized r ↑𝒜 → 𝒞.card ≤ 𝒜.card → Finset.Colex.IsInitSeg 𝒞 r → 𝒞.shadow.card ≤ 𝒜.shadow.cardThe Kruskal-Katona theorem.
Given a set family 𝒜 consisting of r-sets, and 𝒞 an initial segment of the colex order of the
same size, the shadow of 𝒞 is smaller than the shadow of 𝒜. In particular, this gives that the
minimum shadow size is achieved by initial segments of colex.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- LE.le.transproof · cited by 3,151
- Finset.cardstatement and proof · cited by 2,327
- Eq.leproof · cited by 605
- Eq.geproof · cited by 375
- Finset.card_le_cardproof · cited by 118
- Finset.shadowstatement and proof · cited by 35
- Set.Sizedstatement and proof · cited by 35
- Finset.eq_of_subset_of_card_leproof · cited by 34
- Finset.exists_subset_card_eqproof · cited by 13
- Finset.Colex.IsInitSegstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Finset.iterated_kkproof · cited by 1