Theorems · Theorem · combinatorics
Finset.card_div_choose_le_card_shadow_div_choose
∀ {𝕜 : Type u_1} {α : Type u_2} [inst : Semifield 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : DecidableEq α] [inst_4 : Fintype α] {𝒜 : Finset (Finset α)} {r : ℕ},
r ≠ 0 → Set.Sized r ↑𝒜 → ↑𝒜.card / ↑((Fintype.card α).choose r) ≤ ↑𝒜.shadow.card / ↑((Fintype.card α).choose (r - 1))The downward local LYM inequality. 𝒜 takes up less of α^(r) (the finsets of card r)
than ∂𝒜 takes up of α^(r - 1).
- Defined in
- Mathlib.Combinatorics.SetFamily.LYM
- Cited by
- 0 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- LinearOrderstatement · cited by 8,572
- SetLike.coestatement · cited by 8,199
- Fintypestatement · cited by 7,736
- IsStrictOrderedRingstatement · cited by 2,490
- Finset.cardstatement · cited by 2,327
- Fintype.cardstatement · cited by 1,386
- Nat.choosestatement · cited by 494
- Semifieldstatement · cited by 439
- Finset.shadowstatement · cited by 35
- Set.Sizedstatement · cited by 35
- Finset.local_lubell_yamamoto_meshalkin_inequality_divproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.