Theorems · Theorem · group theory
FDRep.scalar_product_char_eq_finrank_equivariant
∀ {k : Type u} [inst : Field k] {G : Type v} [inst_1 : Group G] [inst_2 : Fintype G] [Invertible ↑(Nat.card G)]
(V W : FDRep k G), (↑(Nat.card G))⁻¹ * ∑ g, W.character g * V.character g⁻¹ = ↑(Module.finrank k (V ⟶ W))If V and W are finite-dimensional representations of a finite group, then the
scalar product of their characters is equal to the dimension of the space of
equivariant maps from V to W.
- Defined in
- Mathlib.RepresentationTheory.Character
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldGroupFintypeInvertible
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idproof · cited by 18,349
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- LinearMapproof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Finset.sumstatement and proof · cited by 5,195
- MonoidHomproof · cited by 3,629
- Finset.univstatement and proof · cited by 3,473
- mul_commproof · cited by 2,262
Cited by2
Results whose statement or proof uses this declaration.
- FDRep.char_orthonormalproof · cited by 1
- FDRep.simple_iff_char_is_norm_oneproof · cited by 0