Theorems · Definition · group theory
Representation.tprod
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : CommSemiring 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 (TensorProduct k V W)Given representations of G on V and W, there is a natural representation of G on their
tensor product V ⊗[k] W.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 103 results in Mathlib
- Foundations
- Depth 65 from the axioms, rests on 935 definitions · uses propext, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- TensorProductstatement · cited by 2,545
- Representationstatement and proof · cited by 396
- TensorProduct.mapproof · cited by 250
Cited by129
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.lTensorstatement · cited by 18
- Representation.IntertwiningMap.rTensorstatement · cited by 17
- Representation.LinearizeMonoidal.μstatement · cited by 13
- Representation.IndV.mkstatement and proof · cited by 11
- Representation.IndVproof · cited by 11
- Representation.IntertwiningMap.tensorstatement · cited by 10
- Representation.LinearizeMonoidal.δstatement · cited by 10
- Representation.LinearizeMonoidal.μ_toLinearMapstatement · cited by 9
- Representation.indstatement and proof · cited by 7
- Representation.TensorProduct.assocstatement · cited by 7
- Representation.TensorProduct.lidstatement · cited by 7
- Representation.TensorProduct.ridstatement · cited by 7