Theorems · Theorem · group theory
Finset.card_le_card_mul_left
∀ {α : Type u_2} [inst : Mul α] [IsLeftCancelMul α] [inst_2 : DecidableEq α] {t s : Finset α},
s.Nonempty → t.card ≤ (s * t).card- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Finset.Nonemptystatement and proof · cited by 1,001
- Finset.mulstatement · cited by 155
- IsLeftCancelMulstatement and proof · cited by 51
- mul_right_injectiveproof · cited by 15
- Finset.card_le_card_mul_left_of_injectiveproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Finset.ruzsa_triangle_inequality_mul_mul_mulproof · cited by 2
- cauchy_davenport_minOrder_mulproof · cited by 1
- Finset.le_card_quotient_mul_sq_inter_subgroupproof · cited by 0