Theorems · Definition · group theory
Rep.diagonalHomEquiv
(k G : Type u) →
[inst : Group G] →
[inst_1 : CommRing k] → (n : ℕ) → (A : Rep.{u, u, u} k G) → (Rep.diagonal k G (n + 1) ⟶ A) ≃ₗ[k] (Fin n → G) → ↑AGiven a k-linear G-representation A, the set of representation morphisms
Hom(k[Gⁿ⁺¹], A) is k-linearly isomorphic to the set of functions Gⁿ → A.
- Defined in
- Mathlib.RepresentationTheory.Rep.Iso
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- LinearEquivstatement · cited by 3,317
- Repstatement and proof · cited by 843
- CategoryTheory.Iso.reflproof · cited by 727
- Rep.Vstatement · cited by 695
- LinearEquiv.transproof · cited by 298
- Rep.freeLiftLEquivproof · cited by 2
- CategoryTheory.Linear.homCongrproof · cited by 2
- Rep.diagonalstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.