Theorems · Theorem · combinatorics
Finset.Colex.shadow_initSeg
∀ {α : Type u_1} [inst : LinearOrder α] {s : Finset α} [inst_1 : Fintype α] (hs : s.Nonempty),
(Finset.Colex.initSeg s).shadow = Finset.Colex.initSeg (s.erase (s.min' hs))This is important for iterating Kruskal-Katona: the shadow of an initial segment is also an initial segment.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Compl.complproof · cited by 2,925
- Finset.cardproof · cited by 2,327
- LT.lt.ne'proof · cited by 1,417
- Finset.Nonemptystatement and proof · cited by 1,001
- Finset.filterproof · cited by 949
- LE.le.trans_ltproof · cited by 795
- LT.lt.trans_leproof · cited by 678
- Finset.extproof · cited by 565
Cited by1
Results whose statement or proof uses this declaration.
- Finset.Colex.IsInitSeg.shadowproof · cited by 1