Theorems · Theorem · combinatorics
Finset.op_vadd_addConvolution_eq_addConvolution_vadd
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : DecidableEq G] (A B : Finset G) (s : G),
(AddOpposite.op s +ᵥ A).addConvolution B = A.addConvolution (s +ᵥ B)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.
Cites15
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
- HVAdd.hVAddstatement and proof · cited by 1,820
- neg_negproof · cited by 960
- AddOppositestatement · cited by 452
- AddOpposite.opstatement and proof · cited by 192
- Finset.vaddFinsetstatement · cited by 70
- vadd_neg_vaddproof · cited by 31
- VAddCommClass.vadd_commproof · cited by 19
- Finset.addConvolutionstatement and proof · cited by 18
- Finset.card_vadd_finsetproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.