Theorems · Definition · group theory
Representation.IntertwiningMap.equivAlgEnd
{A : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
[inst : CommSemiring A] →
[inst_1 : Monoid G] →
[inst_2 : AddCommMonoid V] →
[inst_3 : Module A V] →
(ρ : Representation A G V) → ρ.IntertwiningMap ρ ≃ₐ[A] Module.End (MonoidAlgebra A G) ρ.asModuleIntertwining maps from ρ to itself are the same as A[G]-linear endomorphisms.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- AlgEquivstatement · cited by 1,681
- Module.Endstatement · cited by 774
- MonoidAlgebrastatement · cited by 590
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement · cited by 261
- Representation.asModulestatement · cited by 22
- AlgEquiv.ofLinearEquivproof · cited by 7
- Representation.IntertwiningMap.equivLinearMapAsModuleproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.