Theorems · Theorem · group theory
GroupAlgebra.mul_average_left
∀ (k : Type u_1) (G : Type u_2) [inst : CommSemiring k] [inst_1 : Group G] [inst_2 : Fintype G] [inst_3 : Invertible ↑(Fintype.card G)] (g : G), MonoidAlgebra.single g 1 * GroupAlgebra.average k G = GroupAlgebra.average k G
average k G is invariant under left multiplication by elements of G.
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Fintype.cardstatement and proof · cited by 1,386
- MonoidAlgebrastatement and proof · cited by 590
- Invertiblestatement and proof · cited by 549
- Invertible.invOfproof · cited by 268
- MonoidAlgebra.singlestatement and proof · cited by 253
Cited by1
Results whose statement or proof uses this declaration.
- Representation.averageMap_invariantproof · cited by 1