Theorems · Definition · group theory
Representation.IntertwiningMap.equivLinearMapAsModule
{A : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : CommSemiring 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 σ ≃ₗ[A] ρ.asModule →ₗ[MonoidAlgebra A G] σ.asModuleAn intertwining map is the same thing as a linear map over the group ring.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Monoidstatement and proof · cited by 3,887
- LinearEquivstatement · cited by 3,317
- MonoidAlgebrastatement and proof · cited by 590
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement and proof · cited by 261
- Representation.IntertwiningMap.toLinearMapproof · cited by 205
Cited by4
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.equivAlgEndproof · cited by 1
- Representation.IsIrreducible.injective_or_eq_zeroproof · cited by 0
- Representation.IsIrreducible.surjective_or_eq_zeroproof · cited by 0
- Representation.IsIrreducible.bijective_or_eq_zeroproof · cited by 0