Theorems · Theorem · group theory
FDRep.char_orthonormal
∀ {k : Type u} [inst : Field k] {G : Type v} [inst_1 : Group G] [IsAlgClosed k] [inst_3 : Fintype G]
[Invertible ↑(Nat.card G)] (V W : FDRep k G) [CategoryTheory.Simple V] [CategoryTheory.Simple W],
(↑(Nat.card G))⁻¹ * ∑ g, V.character g * W.character g⁻¹ = if Nonempty (V ≅ W) then 1 else 0Orthogonality of characters for irreducible representations of finite group over an algebraically closed field whose characteristic doesn't divide the order of the group.
- Defined in
- Mathlib.RepresentationTheory.Character
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Finset.sumstatement · cited by 5,195
- CategoryTheory.Isostatement and proof · cited by 3,963
- Finset.univstatement · cited by 3,473
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_zeroproof · cited by 1,870
- Module.finrankproof · cited by 1,770
- ModuleCatstatement · cited by 1,429
- Nat.cardstatement and proof · cited by 844
Cited by1
Results whose statement or proof uses this declaration.
- FDRep.simple_iff_char_is_norm_oneproof · cited by 0