Theorems · Definition · combinatorics
Finset.addConvolution
{G : Type u_1} → [AddGroup G] → [DecidableEq G] → Finset G → Finset G → G → ℕGiven finite subsets A and B of an additive 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 = a + b, where a ∈ A, b ∈ B.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupDecidableEq
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
- AddGroupstatement and proof · cited by 4,410
- Finset.cardproof · cited by 2,327
- SProd.sprodproof · cited by 1,750
- Finset.filterproof · cited by 949
Cited by18
Results whose statement or proof uses this declaration.
- Finset.card_inter_vaddstatement and proof · cited by 5
- Finset.card_vadd_interstatement and proof · cited by 3
- Finset.card_inter_vadd_negstatement and proof · cited by 2
- Finset.card_vadd_inter_vaddstatement · cited by 2
- Finset.addConvolution_posstatement · cited by 1
- Finset.addConvolution_ne_zerostatement and proof · cited by 1
- Finset.univ_addConvolutionstatement · cited by 0
- Finset.op_vadd_addConvolution_eq_addConvolution_vaddstatement and proof · cited by 0
- Finset.vadd_addConvolution_eq_addConvolution_neg_addstatement and proof · cited by 0
- Finset.card_sub_eqstatement · cited by 0
- Finset.card_add_eqstatement · cited by 0
- Finset.card_add_neg_eq_addConvolution_negstatement · cited by 0