ConceptComplete

Quivers and Their Representations

Quiver representations provide a combinatorial approach to representation theory, connecting algebra, geometry, and category theory through directed graphs.

DefinitionQuiver

A quiver QQ is a directed graph consisting of:

  • A set of vertices Q0={1,2,,n}Q_0 = \{1, 2, \ldots, n\}
  • A set of arrows Q1Q_1, where each arrow α:ij\alpha: i \to j has a source s(α)=is(\alpha) = i and target t(α)=jt(\alpha) = j

Quivers may have multiple arrows between vertices and loops (arrows from a vertex to itself).

ExampleSimple Quivers

Linear quiver AnA_n: 123n1 \to 2 \to 3 \to \cdots \to n

Cyclic quiver: 123n11 \to 2 \to 3 \to \cdots \to n \to 1 (oriented cycle)

Star quiver: Multiple arrows emanating from or pointing to a central vertex

Jordan quiver: A single vertex with a loop: \circ \circlearrowleft

DefinitionRepresentation of a Quiver

A representation VV of a quiver QQ over a field F\mathbb{F} assigns:

  • A vector space ViV_i to each vertex iQ0i \in Q_0
  • A linear map Vα:Vs(α)Vt(α)V_\alpha: V_{s(\alpha)} \to V_{t(\alpha)} to each arrow αQ1\alpha \in Q_1

The dimension vector is dim(V)=(dimV1,,dimVn)Zn\underline{\dim}(V) = (\dim V_1, \ldots, \dim V_n) \in \mathbb{Z}^n.

ExampleRepresentation of $A_2$

For the quiver 121 \to 2 with arrow α\alpha, a representation consists of:

  • Vector spaces V1,V2V_1, V_2
  • A linear map ϕ:V1V2\phi: V_1 \to V_2

Example: V1=C2V_1 = \mathbb{C}^2, V2=C3V_2 = \mathbb{C}^3, and ϕ=(100100)\phi = \begin{pmatrix} 1 & 0 \\ 0 & 1 \\ 0 & 0 \end{pmatrix}.

Dimension vector: (2,3)(2, 3).

DefinitionMorphism of Representations

A morphism f:VWf: V \to W between quiver representations is a collection of linear maps {fi:ViWi}iQ0\{f_i: V_i \to W_i\}_{i \in Q_0} making all diagrams commute: ft(α)Vα=Wαfs(α)f_{t(\alpha)} \circ V_\alpha = W_\alpha \circ f_{s(\alpha)} for all arrows αQ1\alpha \in Q_1.

Quiver representations form a category Rep(Q)\text{Rep}(Q).

Remark

Quiver representations generalize many classical theories:

  • Modules: Representations of a quiver with one vertex are modules over the algebra of loops
  • Linear algebra: The Jordan quiver captures Jordan normal form theory
  • Dynkin quivers: Finite-type quivers correspond to ADE classifications
  • Hereditary algebras: Path algebras FQ\mathbb{F}Q are hereditary, connecting to homological algebra

Quiver representation theory provides a unified framework for understanding indecomposable representations, Auslander-Reiten theory, and derived categories.