Theorems · Inductive type · group theory
Representation.IntertwiningMap
{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 → Type (max u_3 u_4)An intertwining map between two representations ρ and σ of the same monoid G is a map
between underlying modules which commutes with the G-actions.
- Cited by
- 261 results in Mathlib
- Foundations
- Depth 33 from the axioms, rests on 358 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- Semiringstatement · cited by 13,802
- AddCommMonoidstatement · cited by 12,281
- Monoidstatement · cited by 3,887
- Representationstatement · cited by 396
Cited by326
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.toLinearMapstatement and proof · cited by 205
- Rep.Hom.homstatement · cited by 190
- Representation.IntertwiningMap.extstatement and proof · cited by 51
- Representation.Equiv.toIntertwiningMapstatement · cited by 46
- Rep.ofHomstatement and proof · cited by 45
- Representation.IntertwiningMap.compstatement and proof · cited by 41
- Rep.coinvariantsMkstatement · cited by 26
- Representation.IntertwiningMap.idstatement · cited by 21
- Representation.IntertwiningMap.lTensorstatement and proof · cited by 18
- Representation.IntertwiningMap.rTensorstatement and proof · cited by 17
- Rep.hom_extstatement · cited by 16
- Representation.linearizeMapstatement · cited by 15
Showing the 200 most cited of 326.