Theorems · Definition · group theory
Representation.linHom
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : CommSemiring k] →
[inst_1 : Group G] →
[inst_2 : AddCommMonoid V] →
[inst_3 : Module k V] →
[inst_4 : AddCommMonoid W] →
[inst_5 : Module k W] → Representation k G V → Representation k G W → Representation k G (V →ₗ[k] W)Given representations of G on V and W, there is a natural representation of G on the
module V →ₗ[k] W, where G acts by conjugation.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Groupstatement and proof · cited by 6,238
- LinearMap.compproof · cited by 1,642
- Representationstatement and proof · cited by 396
Cited by22
Results whose statement or proof uses this declaration.
- Rep.ihomproof · cited by 7
- Representation.Equiv.dualTensorHomstatement · cited by 3
- FDRep.scalar_product_char_eq_finrank_equivariantproof · cited by 2
- Representation.linHom.invariantsEquivRepHomstatement and proof · cited by 2
- FDRep.dualTensorIsoLinHomstatement · cited by 2
- Representation.invariantsEquivIntertwiningMapstatement and proof · cited by 1
- Representation.linHom.invariantsEquivFDRepHomstatement · cited by 1
- FDRep.char_linHomstatement · cited by 1
- Representation.card_inv_mul_sum_char_mul_char_eq_finrankproof · cited by 1
- Representation.char_linHomstatement · cited by 0
- Representation.Equiv.dualTensorHom_invFunstatement · cited by 0
- Representation.linHom.invariantsEquivRepHom_applystatement and proof · cited by 0