Theorems · Theorem · combinatorics
Finset.card_smul_inter_smul
∀ {G : Type u_1} [inst : Group G] [inst_1 : DecidableEq G] (A B : Finset G) (x y : G),
(x • A ∩ y • B).card = A.convolution B⁻¹ (x⁻¹ * y)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- mul_oneproof · cited by 3,885
- Finset.cardstatement · cited by 2,327
- SProd.sprodproof · cited by 1,750
- mul_assocproof · cited by 1,667
- inv_invproof · cited by 494
- mul_inv_revproof · cited by 270
- Finset.filter_congrproof · cited by 167
- inv_mul_cancelproof · cited by 107
Cited by3
Results whose statement or proof uses this declaration.
- Finset.card_inter_smulproof · cited by 5
- Finset.card_smul_interproof · cited by 3
- Finset.doubling_lt_golden_ratioproof · cited by 0