Theorems · Theorem · group theory
Representation.char_conj
∀ {G : Type u_1} {k : Type u_2} {V : Type u_3} [inst : Group G] [inst_1 : Field k] [inst_2 : AddCommGroup V]
[inst_3 : Module k V] (ρ : Representation k G V) (g h : G), ρ.character (h * g * h⁻¹) = ρ.character gThe character of a representation is constant on conjugacy classes.
- Defined in
- Mathlib.RepresentationTheory.Character
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupFieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Representationstatement and proof · cited by 396
- inv_mul_cancel_leftproof · cited by 88
- Representation.characterstatement and proof · cited by 10
- Representation.char_mul_commproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.