Theorems · Theorem · combinatorics
Finset.op_smul_convolution_eq_convolution_smul
∀ {G : Type u_1} [inst : Group G] [inst_1 : DecidableEq G] (A B : Finset G) (s : G),
(MulOpposite.op s • A).convolution B = A.convolution (s • B)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.
Cites14
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
- MulOppositestatement · cited by 1,135
- MulOpposite.opstatement and proof · cited by 520
- inv_invproof · cited by 494
- SMulCommClass.smul_commproof · cited by 143
- Finset.smulFinsetstatement · cited by 101
- smul_inv_smulproof · cited by 53
- Finset.convolutionstatement and proof · cited by 20
- Finset.card_smul_finsetproof · cited by 12
- Finset.card_inter_smulproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.