Theorems · Theorem · combinatorics
Finset.le_card_falling_div_choose
∀ {𝕜 : Type u_1} {α : Type u_2} [inst : Semifield 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : DecidableEq α] {k : ℕ} {𝒜 : Finset (Finset α)} [inst_4 : Fintype α],
k ≤ Fintype.card α →
IsAntichain (fun x1 x2 => x1 ⊆ x2) ↑𝒜 →
∑ r ∈ Finset.range (k + 1),
↑(𝒜.slice (Fintype.card α - r)).card / ↑((Fintype.card α).choose (Fintype.card α - r)) ≤
↑(Finset.falling (Fintype.card α - k) 𝒜).card / ↑((Fintype.card α).choose (Fintype.card α - k))A bound on any top part of the sum in LYM in terms of the size of falling k 𝒜.
- Defined in
- Mathlib.Combinatorics.SetFamily.LYM
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Nat.cast_oneproof · cited by 2,501
- IsStrictOrderedRingstatement and proof · cited by 2,490
- zero_addproof · cited by 2,366
- Finset.cardstatement and proof · cited by 2,327
- le_reflproof · cited by 2,061
- add_commproof · cited by 1,535
- LT.lt.ne'proof · cited by 1,417
Cited by1
Results whose statement or proof uses this declaration.
- Finset.lubell_yamamoto_meshalkin_inequality_sum_card_div_chooseproof · cited by 2