Theorems · Definition · group theory
GroupAlgebra.average
(k : Type u_1) →
(G : Type u_2) →
[inst : CommSemiring k] → [Group G] → [inst_2 : Fintype G] → [Invertible ↑(Fintype.card G)] → MonoidAlgebra k GThe average of all elements of the group G, considered as an element of k[G].
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Finset.univproof · cited by 3,473
- Fintype.cardstatement and proof · cited by 1,386
- MonoidAlgebrastatement · cited by 590
- Invertiblestatement and proof · cited by 549
- Invertible.invOfproof · cited by 268
- MonoidAlgebra.ofproof · cited by 30
Cited by4
Results whose statement or proof uses this declaration.
- Representation.averageMapproof · cited by 3
- GroupAlgebra.mul_average_leftstatement · cited by 1
- Representation.averageMap_invariantproof · cited by 1
- GroupAlgebra.mul_average_rightstatement · cited by 0