Theorems · Theorem · combinatorics
Finset.card_div_mul_le_card_div_mul_card_mul
∀ {G : Type u_1} [inst : DecidableEq G] [inst_1 : CommGroup G] (A B C : Finset G),
(A / C).card * B.card ≤ (A / B).card * (B * C).cardRuzsa's triangle inequality. Div-div-mul version.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Finset.cardstatement and proof · cited by 2,327
- CommGroupstatement and proof · cited by 990
- div_eq_mul_invproof · cited by 715
- Finset.mulstatement · cited by 155
- Finset.divstatement · cited by 63
- div_inv_eq_mulproof · cited by 53
- Finset.ruzsa_triangle_inequality_mul_div_divproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.