Theorems · Theorem · combinatorics
Finset.convolution.congr_simp
∀ {G : Type u_1} [inst : Group G] {inst_1 : DecidableEq G} [inst_2 : DecidableEq G] (A A_1 : Finset G),
A = A_1 → ∀ (B B_1 : Finset G), B = B_1 → ∀ (a a_1 : G), a = a_1 → A.convolution B a = A_1.convolution B_1 a_1- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 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.
Cites3
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.convolutionstatement and proof · cited by 20
Cited by4
Results whose statement or proof uses this declaration.
- Finset.card_inter_smulproof · cited by 5
- Finset.card_smul_interproof · cited by 3
- Finset.doubling_lt_golden_ratioproof · cited by 0
- Finset.card_inter_smul_invproof · cited by 0