Theorems · Definition · group theory
Representation.prod
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : Semiring k] →
[inst_1 : Monoid 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 × W)Given representations of G on V and W, there is a natural representation of G on their
product V × W.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Monoidstatement and proof · cited by 3,887
- Representationstatement and proof · cited by 396
- LinearMap.prodMapproof · cited by 44
Cited by22
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.fststatement · cited by 8
- Representation.IntertwiningMap.sndstatement · cited by 8
- Representation.IntertwiningMap.inlstatement · cited by 4
- Representation.IntertwiningMap.inrstatement · cited by 4
- Representation.IntertwiningMap.prodstatement · cited by 3
- Representation.IntertwiningMap.coe_fststatement · cited by 0
- Representation.prod_apply_applystatement and proof · cited by 0
- Representation.IntertwiningMap.coe_sndstatement · cited by 0
- Representation.IntertwiningMap.prod_compstatement · cited by 0
- Representation.IntertwiningMap.snd_prodstatement · cited by 0
- Representation.IntertwiningMap.coprod_inl_inrstatement · cited by 0
- Representation.IntertwiningMap.range_inlstatement · cited by 0