Theorems · Theorem · combinatorics
Finset.local_lubell_yamamoto_meshalkin_inequality_div
∀ {𝕜 : 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
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- LE.le.transproof · cited by 3,151
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.cardstatement and proof · cited by 2,327
- mul_commproof · cited by 2,262
- Nat.cast_zeroproof · cited by 1,870
- mul_assocproof · cited by 1,667
- Fintype.cardstatement and proof · cited by 1,386
- Nat.choosestatement and proof · cited by 494
Cited by2
Results whose statement or proof uses this declaration.
- Finset.le_card_falling_div_chooseproof · cited by 1
- Finset.card_div_choose_le_card_shadow_div_chooseproof · cited by 0