Theorems · Theorem · combinatorics
Finset.card_mul_inv_eq_convolution_inv
∀ {G : Type u_1} [inst : Group G] [inst_1 : DecidableEq G] (A B : Finset G) (x : G),
{ab ∈ A ×ˢ B | ab.1 * ab.2⁻¹ = x}.card = A.convolution B⁻¹ x- Cited by
- 1 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.
Cites13
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
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- Finset.cardstatement · cited by 2,327
- SProd.sprodstatement and proof · cited by 1,750
- Finset.filterstatement · cited by 949
- inv_invproof · cited by 494
- Prod.mk.etaproof · cited by 84
- Finset.invstatement · cited by 70
- Finset.coe_filterproof · cited by 49
- Set.RightInvOnproof · cited by 47
- Finset.convolutionstatement · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Finset.doubling_lt_golden_ratioproof · cited by 0