Theorems · Definition · group theory
Representation.IntertwiningMap.inr
(A : Type u_1) →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : Semiring A] →
[inst_1 : Monoid G] →
[inst_2 : AddCommMonoid V] →
[inst_3 : AddCommMonoid W] →
[inst_4 : Module A V] →
[inst_5 : Module A W] →
(ρ : Representation A G V) → (σ : Representation A G W) → σ.IntertwiningMap (ρ.prod σ)The right inclusion of a product representation is an intertwining map.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 49 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.
- 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
- Representation.IntertwiningMapstatement · cited by 261
- Representation.IntertwiningMap.idproof · cited by 21
- Representation.prodstatement · cited by 17
- Representation.IntertwiningMap.prodproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.coprod_inl_inrstatement · cited by 0
- Representation.IntertwiningMap.fst_comp_inrstatement · cited by 0
- Representation.IntertwiningMap.range_inrstatement · cited by 0
- Representation.IntertwiningMap.snd_comp_inrstatement · cited by 0