Theorems · Definition · combinatorics
Finset.convolution
{G : Type u_1} → [Group G] → [DecidableEq G] → Finset G → Finset G → G → ℕGiven finite subsets A and B of a group G, convolution of A and B is a map G → ℕ
that maps x ∈ G to the number of distinct representations of x in the form x = ab, where
a ∈ A, b ∈ B.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 64 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.
Cites5
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
- Finset.cardproof · cited by 2,327
- SProd.sprodproof · cited by 1,750
- Finset.filterproof · cited by 949
Cited by20
Results whose statement or proof uses this declaration.
- Finset.card_inter_smulstatement · cited by 5
- Finset.convolution.congr_simpstatement and proof · cited by 4
- Finset.card_smul_interstatement · cited by 3
- Finset.card_smul_inter_smulstatement · cited by 3
- Finset.card_mul_inv_eq_convolution_invstatement · cited by 1
- Finset.convolution_invstatement and proof · cited by 1
- Finset.convolution_le_card_leftstatement and proof · cited by 1
- Finset.convolution_ne_zerostatement and proof · cited by 0
- Finset.convolution_op_smul_eq_convolution_mul_invstatement and proof · cited by 0
- Finset.convolution_posstatement · cited by 0
- Finset.convolution_univstatement · cited by 0
- Finset.card_div_eqstatement · cited by 0