Theorems · Definition · group theory
Rep.ihom
{k : Type u} →
[inst : CommRing k] →
{G : Type v} →
[inst_1 : Group G] → Rep.{w, u, v} k G → CategoryTheory.Functor (Rep.{u_1, u, v} k G) (Rep.{max w u_1, u, v} k G)Given a k-linear G-representation (A, ρ₁), this is the 'internal Hom' functor sending
(B, ρ₂) to the representation Homₖ(A, B) that maps g : G and f : A →ₗ[k] B to
(ρ₂ g) ∘ₗ f ∘ₗ (ρ₁ g⁻¹).
- Defined in
- Mathlib.RepresentationTheory.Rep.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, 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
- Quiver.Homproof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- Groupstatement and proof · cited by 6,238
- Repstatement and proof · cited by 843
- Rep.Vproof · cited by 695
- Rep.ρproof · cited by 356
- Representation.IntertwiningMap.toLinearMapproof · cited by 205
- Rep.Hom.homproof · cited by 190
- Rep.ofproof · cited by 57
- Rep.ofHomproof · cited by 45
Cited by8
Results whose statement or proof uses this declaration.
- Rep.tensorHomEquivstatement and proof · cited by 4
- Rep.tensorHomEquiv_applystatement · cited by 0
- Rep.tensorHomEquiv_symm_applystatement and proof · cited by 0
- Rep.ihom_mapstatement and proof · cited by 0
- Rep.ihom_obj_Vstatement and proof · cited by 0
- Rep.ihom_obj_ρstatement and proof · cited by 0
- Rep.ihom_obj_ρ_applystatement · cited by 0
- Rep.ihom_obj_ρ_defstatement · cited by 0